diff --git a/package-lock.json b/package-lock.json index 18653c38..ca8ce2dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "commander": "^12.0.0" }, "devDependencies": { - "@tailwindcss/typography": "^0.5.11", + "@tailwindcss/typography": "^0.5.12", "chart.js": "^4.4.2", "fuse.js": "^7.0.0", "jquery": "^3.7.1", @@ -279,9 +279,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.11", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.11.tgz", - "integrity": "sha512-ahOULqBQGCdSqL3vMNjH1R5cU2gxTh059fJIKF2enHXE8c/s3yKGDSKZ1+4poCr7BZRREJS8n5cCFmwsW4Ok3A==", + "version": "0.5.12", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.12.tgz", + "integrity": "sha512-CNwpBpconcP7ppxmuq3qvaCxiRWnbhANpY/ruH4L5qs2GCiVDJXde/pjj2HWPV1+Q4G9+V/etrwUYopdcjAlyg==", "dev": true, "dependencies": { "lodash.castarray": "^4.4.0", diff --git a/package.json b/package.json index 00b90e28..383e973f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "homepage": "https://github.com/nunocoracao/blowfish#readme", "devDependencies": { - "@tailwindcss/typography": "^0.5.11", + "@tailwindcss/typography": "^0.5.12", "chart.js": "^4.4.2", "fuse.js": "^7.0.0", "jquery": "^3.7.1",