diff --git a/desktop-app/package.json b/desktop-app/package.json index f71a082e..a494f237 100644 --- a/desktop-app/package.json +++ b/desktop-app/package.json @@ -142,7 +142,7 @@ "@electron/rebuild": "^3.2.13", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "@svgr/webpack": "^7.0.0", - "@tailwindcss/typography": "^0.5.8", + "@tailwindcss/typography": "^0.5.9", "@teamsupercell/typings-for-css-modules-loader": "^2.5.1", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", diff --git a/desktop-app/yarn.lock b/desktop-app/yarn.lock index d1945e56..3937734f 100644 --- a/desktop-app/yarn.lock +++ b/desktop-app/yarn.lock @@ -1946,10 +1946,10 @@ dependencies: defer-to-connect "^2.0.0" -"@tailwindcss/typography@^0.5.8": - version "0.5.8" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.8.tgz#8fb31db5ab0590be6dfa062b1535ac86ad9d12bf" - integrity sha512-xGQEp8KXN8Sd8m6R4xYmwxghmswrd0cPnNI2Lc6fmrC3OojysTBJJGSIVwPV56q4t6THFUK3HJ0EaWwpglSxWw== +"@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== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"