diff --git a/gatsby-theme-atom-service/package.json b/gatsby-theme-atom-service/package.json index 59a1a8031..d09deb4bc 100644 --- a/gatsby-theme-atom-service/package.json +++ b/gatsby-theme-atom-service/package.json @@ -59,7 +59,7 @@ "@types/react-helmet": "^6.1.0", "gatsby-plugin-lodash": "^3.8.0", "gatsby-plugin-material-ui": "^2.1.10", - "gatsby-plugin-react-helmet": "^3.7.0", + "gatsby-plugin-react-helmet": "^3.8.0", "gatsby-plugin-typescript": "^2.8.0", "gatsby-source-filesystem": "^2.8.1", "gatsby-transformer-yaml": "^2.8.0", diff --git a/yarn.lock b/yarn.lock index 216330828..dc10abaf9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7251,10 +7251,10 @@ gatsby-plugin-page-creator@^2.7.2: globby "^11.0.1" lodash "^4.17.20" -gatsby-plugin-react-helmet@^3.7.0: - version "3.7.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.7.0.tgz#1a3ca58b399e2a99ff5fec97421ff2156b3d64e0" - integrity sha512-vynqIMOUR/sOfM2eXpZiECuEZ6G/97ic+ulkyCVw7CjHNTQCW2evzJKNbHQrBYgmQCGXzQJuyGf1F5khLm8H7g== +gatsby-plugin-react-helmet@^3.8.0: + version "3.8.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.8.0.tgz#f7bda9378e21795f39d55fbea83a0458e737ff62" + integrity sha512-N3foQUlaA7S7hRHpUtM30eYfhaE/wfC5xJhZ2UJCeos/rRDA6RHEp4IGI+VIs6+4T4ClS9pM9jwg8TfcqNlAiQ== dependencies: "@babel/runtime" "^7.12.5"