diff --git a/package.json b/package.json index 5e903b2..f338d36 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "gatsby": "^4.17.0", "gatsby-plugin-image": "^2.16.1", "gatsby-plugin-manifest": "^4.17.0", - "gatsby-plugin-react-helmet": "^5.16.0", + "gatsby-plugin-react-helmet": "^5.17.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.16.1", "gatsby-plugin-sass": "^5.16.0", diff --git a/yarn.lock b/yarn.lock index 18b3cc7..df04bc4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6617,10 +6617,10 @@ gatsby-plugin-page-creator@^4.17.0: globby "^11.1.0" lodash "^4.17.21" -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== +gatsby-plugin-react-helmet@^5.17.0: + version "5.17.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.17.0.tgz#0d092eb8771aadcf27d8a0f0b4363a9c449cc812" + integrity sha512-Lp52GFGNQO0Rt0VfYbFMFBw67XNaIITvwhBMqzxnIw/OCnnyjhylfYMpmyDQKT5S/yaWEF3MsvPmE2YCbXbSww== dependencies: "@babel/runtime" "^7.15.4" @@ -6723,14 +6723,6 @@ gatsby-sharp@^0.11.0: "@types/sharp" "^0.30.0" sharp "^0.30.3" -gatsby-sharp@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.11.0.tgz#f672e26a4134e2ff264a335ab6efd35782de8052" - integrity sha512-RIbU8qi/Qs7G/KJiY0zyGS9Yic5n4RpDUf/1W3gvRl78Uo3LSuIeGEpaai6mYEnreuGb5fQIcqdkYs/UV3e8WA== - dependencies: - "@types/sharp" "^0.30.0" - sharp "^0.30.3" - gatsby-source-filesystem@^1.5.27: version "1.5.39" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.39.tgz#c7e49b7809632b53c827e66ff3ee0ba74ef62dd8"