diff --git a/package.json b/package.json index 0620862d..5d088938 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "gatsby-image": "^2.4.12", "gatsby-plugin-manifest": "^2.4.17", "gatsby-plugin-matomo": "^0.8.3", - "gatsby-plugin-react-helmet": "^3.3.4", + "gatsby-plugin-react-helmet": "^3.3.10", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.1", "gatsby-plugin-sass": "^2.3.10", diff --git a/yarn.lock b/yarn.lock index a67cec4a..52e2d58c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6436,12 +6436,12 @@ gatsby-plugin-page-creator@^2.3.15: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-react-helmet@^3.3.4: - version "3.3.4" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.4.tgz#d41decbf4981e580b1006498ce773896f4a9a460" - integrity sha512-tBHxEDqqaqVz6aAgBqpwB+Hg8qcaqb/qPFbdGBggllAoCuFclZfqnxCpy5c65JIBl2xenQVXfBkhn+yBUh4vGg== +gatsby-plugin-react-helmet@^3.3.10: + version "3.3.10" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.10.tgz#ba2f84715cc2471606b90327c7c3ba11c5287bc7" + integrity sha512-AcXYwmS3r298JWs6iQ3OLNxIe8L8i5a2iSdLr/SDMpHqumYm7q/vB9kCX0et5wM7DIuZ7aPXDrdi5yDCAvU5lg== dependencies: - "@babel/runtime" "^7.10.2" + "@babel/runtime" "^7.10.3" gatsby-plugin-remove-serviceworker@^1.0.0: version "1.0.0"