diff --git a/packages/website/package.json b/packages/website/package.json index 2006f812..a75b9eb8 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -31,7 +31,7 @@ "gatsby-remark-images": "6.7.0", "gatsby-remark-prismjs": "6.9.0", "gatsby-remark-responsive-iframe": "5.8.0", - "gatsby-remark-smartypants": "5.8.0", + "gatsby-remark-smartypants": "5.9.0", "gatsby-source-filesystem": "4.7.0", "gatsby-transformer-remark": "5.9.0", "gatsby-transformer-sharp": "4.8.0", diff --git a/packages/website/yarn.lock b/packages/website/yarn.lock index 27ba0b5c..767f9d08 100644 --- a/packages/website/yarn.lock +++ b/packages/website/yarn.lock @@ -6691,10 +6691,10 @@ gatsby-remark-responsive-iframe@5.8.0: lodash "^4.17.21" unist-util-visit "^2.0.3" -gatsby-remark-smartypants@5.8.0: - version "5.8.0" - resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.8.0.tgz#64bc17acf43191740f948801f35f28ac308cc47a" - integrity sha512-HJIEXoMFUbxySf130xjoC91WV2she/uuEyfji1KocSJSWgnkCN+M3mot/bNpCPgbnmbYFJAbXQT0llEFjFGzuw== +gatsby-remark-smartypants@5.9.0: + version "5.9.0" + resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.9.0.tgz#38be174debce71a3c98577a2008c689b7d09ae6e" + integrity sha512-d8Z16JjWH7ymcqc+/D3eSu84hGQNCw5JacxR1r9Kn8Fy7pAsnfLVM/bTCnq/jBkSnqux2VwoehSYrvQTNmipNA== dependencies: "@babel/runtime" "^7.15.4" retext "^7.0.1"