diff --git a/package.json b/package.json index 94d5d4110..3f6facfd5 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@semantic-release/github": "^8.1.0", "@semantic-release/release-notes-generator": "^10.0.3", "@tailwindcss/forms": "^0.5.6", - "@tailwindcss/typography": "^0.5.9", + "@tailwindcss/typography": "^0.5.10", "commitizen": "^4.3.0", "conventional-changelog-conventionalcommits": "^7.0.2", "cz-conventional-changelog": "3.3.0", diff --git a/yarn.lock b/yarn.lock index 255205f64..b7a26b9a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1482,10 +1482,10 @@ dependencies: mini-svg-data-uri "^1.2.3" -"@tailwindcss/typography@^0.5.9": - version "0.5.9" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.9.tgz#027e4b0674929daaf7c921c900beee80dbad93e8" - integrity sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg== +"@tailwindcss/typography@^0.5.10": + version "0.5.10" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.10.tgz#2abde4c6d5c797ab49cf47610830a301de4c1e0a" + integrity sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"