diff --git a/package.json b/package.json index 0c795c8..b34f1a5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby": "^4.12.1", "gatsby-plugin-image": "^2.12.1", "gatsby-plugin-manifest": "^4.12.1", - "gatsby-plugin-react-helmet": "^5.12.1", + "gatsby-plugin-react-helmet": "^5.14.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.12.1", "gatsby-plugin-sass": "^5.12.1", diff --git a/yarn.lock b/yarn.lock index ef83e95..fff56ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6080,10 +6080,10 @@ gatsby-plugin-page-creator@^4.12.1: globby "^11.1.0" lodash "^4.17.21" -gatsby-plugin-react-helmet@^5.12.1: - version "5.12.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.12.1.tgz#98205abb73cd7a522f2891b3a42514ae2b41ca57" - integrity sha512-lW9uRpkccSj0NC41dunFM4AoDuQockgpWHcvLivzGWMnWYtGWPNci7zy8+NUL1+6CchQqWTr0LZEeGYgpHym+w== +gatsby-plugin-react-helmet@^5.14.0: + version "5.14.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.14.0.tgz#35d5c9855a4ff0fcde4b78f44d8d9a4d2a255f94" + integrity sha512-Loy0fUtVDhEuvv1nCpsyyUpAosGRUB3g5GzHvV3oqxcGgrpTgeXTPH64drXuRKcHyJbH1vgUOuPdlIEzXDbQMQ== dependencies: "@babel/runtime" "^7.15.4"