diff --git a/package-lock.json b/package-lock.json index c690054..9fcbb6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,7 +74,7 @@ "devDependencies": { "@jest/globals": "^29.7.0", "@shikijs/rehype": "^1.2.0", - "@tailwindcss/typography": "^0.5.10", + "@tailwindcss/typography": "^0.5.13", "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^14.2.1", "@types/jest": "^29.5.12", @@ -3852,9 +3852,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.10.tgz", - "integrity": "sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==", + "version": "0.5.13", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.13.tgz", + "integrity": "sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==", "dev": true, "dependencies": { "lodash.castarray": "^4.4.0", diff --git a/package.json b/package.json index c331ae1..f3d55ad 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "devDependencies": { "@jest/globals": "^29.7.0", "@shikijs/rehype": "^1.2.0", - "@tailwindcss/typography": "^0.5.10", + "@tailwindcss/typography": "^0.5.13", "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^14.2.1", "@types/jest": "^29.5.12",