diff --git a/package.json b/package.json index 1ac15c6a3..5944cf7c6 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@stimulus-components/sortable": "^5.0.1", "@sentry/browser": "^8.47.0", "@tailwindcss/forms": "^0.5.9", - "@tailwindcss/typography": "^0.5.15", + "@tailwindcss/typography": "^0.5.16", "@webpack-cli/serve": "^3.0.0", "autoprefixer": "^10.4.20", "event-target-shim": "^6.0.2", diff --git a/yarn.lock b/yarn.lock index 511d94424..c611dadac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -532,10 +532,10 @@ dependencies: mini-svg-data-uri "^1.2.3" -"@tailwindcss/typography@^0.5.15": - version "0.5.15" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.15.tgz#007ab9870c86082a1c76e5b3feda9392c7c8d648" - integrity sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA== +"@tailwindcss/typography@^0.5.16": + version "0.5.16" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.16.tgz#a926c8f44d5c439b2915e231cad80058850047c6" + integrity sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"