diff --git a/package-lock.json b/package-lock.json index 4cc951955..9750b43b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "gatsby-plugin-mdx": "5.13.1", "gatsby-plugin-offline": "6.13.3", "gatsby-plugin-sharp": "5.14.0", - "gatsby-plugin-typography": "5.13.1", + "gatsby-plugin-typography": "5.14.0", "gatsby-remark-copy-linked-files": "6.13.2", "gatsby-remark-images": "7.13.2", "gatsby-remark-prismjs": "7.14.0", @@ -11648,9 +11648,9 @@ } }, "node_modules/gatsby-plugin-typography": { - "version": "5.13.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-typography/-/gatsby-plugin-typography-5.13.1.tgz", - "integrity": "sha512-od29WmE+70G85LbtLiageBiFv0yHX5YKk9hs/Fil3+Ua7ATkuEi2221ivRFoRtLoQMRyzv9QB8nM+V+8N4iQ4w==", + "version": "5.14.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typography/-/gatsby-plugin-typography-5.14.0.tgz", + "integrity": "sha512-b8GC4Gec17mUs7ZmjmUi3+dGmZRQaNLEt+56JjQhxj/2VA+8bf6w6q1cFKnDcVJPy701mO/VPiAXTrWg4pBtHA==", "dependencies": { "@babel/runtime": "^7.20.13" }, diff --git a/package.json b/package.json index 5d650a739..a9196a13c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "gatsby-plugin-mdx": "5.13.1", "gatsby-plugin-offline": "6.13.3", "gatsby-plugin-sharp": "5.14.0", - "gatsby-plugin-typography": "5.13.1", + "gatsby-plugin-typography": "5.14.0", "gatsby-remark-copy-linked-files": "6.13.2", "gatsby-remark-images": "7.13.2", "gatsby-remark-prismjs": "7.14.0",