diff --git a/package.json b/package.json index 76342efc..5ba9aa74 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby-image": "^2.4.5", "gatsby-plugin-manifest": "^2.4.9", "gatsby-plugin-matomo": "^0.8.3", - "gatsby-plugin-react-helmet": "^3.2.4", + "gatsby-plugin-react-helmet": "^3.3.2", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", "gatsby-plugin-sass": "^2.3.2", diff --git a/yarn.lock b/yarn.lock index f324e932..b37e9860 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6081,10 +6081,10 @@ gatsby-plugin-page-creator@^2.3.7: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-react-helmet@^3.2.4: - version "3.3.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.1.tgz#e1600bdcf575250707281a85024d10b1ee64048a" - integrity sha512-DZ/IWs+zlGL8N3JAcewPJJUPkl1st6/hIWQ3YphKoTK64DUIoMd2wWSJCrC6LiurS7knGHa4pdGyc5clwV1EKA== +gatsby-plugin-react-helmet@^3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.2.tgz#5619a1808d9607eb89c19d3f04854f497c6fb890" + integrity sha512-uRZlX4ejy0Txlw+9qbIVkULsuc6iniSwDgD+Ed6BOryKmF42qaqmdbcc78ZwPVN2SZJCDhcZKXoJf6QftTwwDg== dependencies: "@babel/runtime" "^7.9.6"