diff --git a/package.json b/package.json index 54562d48..e5e87256 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby-image": "^2.2.45", "gatsby-plugin-manifest": "^2.2.48", "gatsby-plugin-matomo": "^0.8.1", - "gatsby-plugin-react-helmet": "^3.1.24", + "gatsby-plugin-react-helmet": "^3.2.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-robots-txt": "^1.5.0", "gatsby-plugin-sass": "^2.1.31", diff --git a/yarn.lock b/yarn.lock index 0008327d..5ad1a80f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5640,10 +5640,10 @@ gatsby-plugin-page-creator@^2.2.0: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-react-helmet@^3.1.24: - version "3.1.24" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.24.tgz#c732cd6a6eb7b7bfc2fa06ca1423254fa6412118" - integrity sha512-kLR/RMDBVriJptsJufoL1UBVHgq2fZIMXen7nru2ugGn0m8xwpArFoOz6meYlpiDB3Z41eYR/+Nr8GizQnYcxg== +gatsby-plugin-react-helmet@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.2.0.tgz#8356956f9df6c0509aeba809575ce86ec9c56948" + integrity sha512-VByecwSN0wfv8DxVr1IZjjE/9pJ89uNuymThaVDZaHkiufifq+9aOeIVdv4hgd1yeN68rzapukNryMm7gqiyAQ== dependencies: "@babel/runtime" "^7.8.7"