diff --git a/package-lock.json b/package-lock.json index ec5d347..8113a38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "devDependencies": { "@awcodes/filament-plugin-purge": "^1.1.1", "@tailwindcss/forms": "^0.5.4", - "@tailwindcss/typography": "^0.5.9", + "@tailwindcss/typography": "^0.5.14", "autoprefixer": "^10.4.20", "esbuild": "^0.19.2", "npm-run-all": "^4.1.5", @@ -572,11 +572,10 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.13", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.13.tgz", - "integrity": "sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==", + "version": "0.5.14", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.14.tgz", + "integrity": "sha512-ZvOCjUbsJBjL9CxQBn+VEnFpouzuKhxh2dH8xMIWHILL+HfOYtlAkWcyoon8LlzE53d2Yo6YO6pahKKNW3q1YQ==", "dev": true, - "license": "MIT", "dependencies": { "lodash.castarray": "^4.4.0", "lodash.isplainobject": "^4.0.6", diff --git a/package.json b/package.json index dbe4347..14d9d43 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@awcodes/filament-plugin-purge": "^1.1.1", "@tailwindcss/forms": "^0.5.4", - "@tailwindcss/typography": "^0.5.9", + "@tailwindcss/typography": "^0.5.14", "autoprefixer": "^10.4.20", "esbuild": "^0.19.2", "npm-run-all": "^4.1.5",