diff --git a/package.json b/package.json index 4941d365..deb5ae03 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "gatsby-plugin-manifest": "^2.12.1", "gatsby-plugin-netlify-cms": "^4.10.0", "gatsby-plugin-offline": "^3.10.2", - "gatsby-plugin-react-helmet": "^3.9.0", + "gatsby-plugin-react-helmet": "^3.10.0", "netlify-cms-app": "^2.14.26", "react": "^16.14.0", "react-dom": "^16.14.0", diff --git a/yarn.lock b/yarn.lock index 15844406..4abecaf4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5910,10 +5910,10 @@ gatsby-plugin-page-creator@^2.10.1: globby "^11.0.2" lodash "^4.17.20" -gatsby-plugin-react-helmet@^3.9.0: - version "3.9.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.9.0.tgz#62dbbc15145004b3ce9d55d9f620726f1900bd7c" - integrity sha512-u9KAVomMMYvX5swwMF2ToyyVWwwduLMuRggeydYGVae9IOz9pRK4QZYpN303tWeuOSKNSAOVo4tcSQ40//jgVg== +gatsby-plugin-react-helmet@^3.10.0: + version "3.10.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.10.0.tgz#421bbee87157c351d19031d62145c2ab6c00ef94" + integrity sha512-TktmUysb7wDwYOKowNcpXxLJfQiwQ7cSQ8ALH3pJrW63wBaCoBXvAHg3OhgHVR74CrqN2Tb89tr3GXa4JhO4Qw== dependencies: "@babel/runtime" "^7.12.5"