diff --git a/package.json b/package.json index 99c730d3..96481528 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@kawalcovid19/tailwind-preset-wbw": "^0.1.1", "@netlify/plugin-nextjs": "3.9.2", "@tailwindcss/forms": "^0.4.0", - "@tailwindcss/typography": "0.4.1", + "@tailwindcss/typography": "0.5.0", "clsx": "^1.1.1", "cross-fetch": "^3.1.5", "globby": "^11.1.0", diff --git a/yarn.lock b/yarn.lock index ff3851b5..12fb07ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2210,10 +2210,10 @@ dependencies: mini-svg-data-uri "^1.2.3" -"@tailwindcss/typography@0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.4.1.tgz#51ddbceea6a0ee9902c649dbe58871c81a831212" - integrity sha512-ovPPLUhs7zAIJfr0y1dbGlyCuPhpuv/jpBoFgqAc658DWGGrOBWBMpAWLw2KlzbNeVk4YBJMzue1ekvIbdw6XA== +"@tailwindcss/typography@0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.0.tgz#47886ec46ac41e1211d24fea05301046d9b30906" + integrity sha512-1p/3C6C+JJziS/ghtG8ACYalbA2SyLJY27Pm33cVTlAoY6VQ7zfm2H64cPxUMBkVIlWXTtWHhZcZJPobMRmQAA== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"