diff --git a/package.json b/package.json index c662b59..d434018 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "gatsby": "^2.18.18", "gatsby-link": "^2.2.24", "gatsby-plugin-postcss": "^2.1.18", - "gatsby-plugin-react-helmet": "^3.1.18", + "gatsby-plugin-react-helmet": "^3.1.22", "postcss-import": "^12.0.1", "precss": "^4.0.0", "prop-types": "^15.6.0", diff --git a/yarn.lock b/yarn.lock index b73ae7b..d24ea46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4616,10 +4616,10 @@ gatsby-plugin-postcss@^2.1.18: "@babel/runtime" "^7.7.6" postcss-loader "^3.0.0" -gatsby-plugin-react-helmet@^3.1.18: - version "3.1.18" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.18.tgz#093b5d92e50dafa837ae97ac2672d79a96feb201" - integrity sha512-wwKH6Z5NK0Gl2hDfMnWNGE41GjWpZGq0eKczPydTJc/1SbPykBFCBrjYgrAPB2ZrRnA8AV06cRwPddJC0mY7sw== +gatsby-plugin-react-helmet@^3.1.22: + version "3.1.22" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.22.tgz#f4c148dfe964af1e1364e6bcd9a4cd3226e8cd7a" + integrity sha512-eG57C7Rm84dOpaFYxqQsKSzP0ge/6SnAEsPH5JcAcJ7vETtn3rCS6SB8qs+Nk/jhziAjdGjBw3CSJnOkg/QUJA== dependencies: "@babel/runtime" "^7.7.6"