diff --git a/package.json b/package.json index feec814..c612c61 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby": "^4.15.1", "gatsby-plugin-image": "^2.15.0", "gatsby-plugin-manifest": "^4.15.0", - "gatsby-plugin-react-helmet": "^5.14.0", + "gatsby-plugin-react-helmet": "^5.16.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.15.0", "gatsby-plugin-sass": "^5.14.0", diff --git a/yarn.lock b/yarn.lock index a121a88..2644054 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6585,10 +6585,10 @@ gatsby-plugin-page-creator@^4.15.0: globby "^11.1.0" lodash "^4.17.21" -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== +gatsby-plugin-react-helmet@^5.16.0: + version "5.16.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.16.0.tgz#a0c2c1acdda9e6ebed749a7e22fdf2d6f59950ef" + integrity sha512-+XrxxLnDuLupyRRNgXxWC3UlkhHMD5e98Sq+8yX92q2zOIr7MH7xax5WppcGb7L0leChMxR93v47jjVDtNAPGA== dependencies: "@babel/runtime" "^7.15.4"