diff --git a/package.json b/package.json index 2e08129..0252be3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby": "^4.25.0", "gatsby-plugin-image": "^2.24.0", "gatsby-plugin-manifest": "^4.25.0", - "gatsby-plugin-react-helmet": "^5.24.0", + "gatsby-plugin-react-helmet": "^5.25.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.25.0", "gatsby-plugin-sass": "^5.25.0", diff --git a/yarn.lock b/yarn.lock index c44b8c7..634c9f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6026,10 +6026,10 @@ gatsby-plugin-page-creator@^4.25.0: globby "^11.1.0" lodash "^4.17.21" -gatsby-plugin-react-helmet@^5.24.0: - version "5.24.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.24.0.tgz#8c9cf8e93e184c87ee9e605467c735c7eb02b821" - integrity sha512-SU/SrWsbEFLQhuzDXucYlQ4O5pTdpOdxw07xIRwyFfxFzGml/9f62h2dTtUJOIXP1mYfl31bw7eCbGlc8QzF5w== +gatsby-plugin-react-helmet@^5.25.0: + version "5.25.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.25.0.tgz#6849d405bfbc0846e73449d4425b45f84ec58fbb" + integrity sha512-sU/xae/sGuYFcFDpqUxwXnaOmx8xrU2Q+XSULqAapji0uTBhW6al6CJsaPFigi8IOG2bQX8ano2iWWcGF3/GHw== dependencies: "@babel/runtime" "^7.15.4"