diff --git a/package-lock.json b/package-lock.json index 8a87f177..c70be792 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6151,9 +6151,9 @@ } }, "@tailwindcss/typography": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.4.1.tgz", - "integrity": "sha512-ovPPLUhs7zAIJfr0y1dbGlyCuPhpuv/jpBoFgqAc658DWGGrOBWBMpAWLw2KlzbNeVk4YBJMzue1ekvIbdw6XA==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.0.tgz", + "integrity": "sha512-1p/3C6C+JJziS/ghtG8ACYalbA2SyLJY27Pm33cVTlAoY6VQ7zfm2H64cPxUMBkVIlWXTtWHhZcZJPobMRmQAA==", "requires": { "lodash.castarray": "^4.4.0", "lodash.isplainobject": "^4.0.6", diff --git a/package.json b/package.json index e616d174..ad26ae1a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@docusaurus/mdx-loader": "2.0.0-beta.ff31de0ff", "@docusaurus/utils": "2.0.0-beta.14", "@headlessui/react": "1.4.2", - "@tailwindcss/typography": "0.4.1", + "@tailwindcss/typography": "0.5.0", "@xstate/react": "1.6.3", "autoprefixer": "10.4.0", "babel-plugin-import-glob-array": "0.2.0",