diff --git a/docs/package.json b/docs/package.json index 569e25b613..295bbc826e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -83,7 +83,7 @@ "gatsby-redirect-from": "^0.5.0", "gatsby-remark-copy-linked-files": "^5.11.0", "gatsby-remark-images": "^7.13.1", - "gatsby-remark-smartypants": "^5.9.0", + "gatsby-remark-smartypants": "^6.14.0", "gatsby-source-filesystem": "^4.11.1", "gatsby-transformer-sharp": "^4.11.0", "globby": "^11.0.2", diff --git a/yarn.lock b/yarn.lock index 05daa9ae40..3d0da4d158 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13640,12 +13640,12 @@ gatsby-remark-images@^7.13.1: unist-util-select "^3.0.4" unist-util-visit-parents "^3.1.1" -gatsby-remark-smartypants@^5.9.0: - version "5.25.0" - resolved "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.25.0.tgz" - integrity sha512-HTcDlQkYQ3regRvQYBuGSCTWE6d4l277yGNYOq89yxkn0CSra/FfplLWUakvFrPLQQaQwpXewhUPXSWkp/PTZg== +gatsby-remark-smartypants@^6.14.0: + version "6.14.0" + resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-6.14.0.tgz#04e8ccb6be9e1e0131d0e2279e58a7acf70003c1" + integrity sha512-MqY3deC3vKoaVeRQfOWdX/9/tWAqz04+BFZkeKLrnOkALpVGagU4qpI7Kn1YldiP2Q0VcpN3l2yzvQrDh8hcwA== dependencies: - "@babel/runtime" "^7.15.4" + "@babel/runtime" "^7.20.13" retext "^7.0.1" retext-smartypants "^4.0.0" unist-util-visit "^2.0.3"