diff --git a/package.json b/package.json index a2e728b..933ddf5 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dotenv": "^16.0.1", "gatsby": "^4.21.1", "gatsby-plugin-image": "^2.21.0", - "gatsby-plugin-manifest": "^4.17.0", + "gatsby-plugin-manifest": "^4.21.0", "gatsby-plugin-react-helmet": "^5.21.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.21.0", diff --git a/yarn.lock b/yarn.lock index 40b72b9..e2d2463 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6694,16 +6694,16 @@ gatsby-plugin-image@^2.21.0: objectFitPolyfill "^2.3.5" prop-types "^15.8.1" -gatsby-plugin-manifest@^4.17.0: - version "4.17.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.17.0.tgz#ac3d8be81629953f8af8e0570fdfc2fad02401db" - integrity sha512-LGxK2tko8DEGLVQEd4FRH3gTDdfSvhOXDuGJxtP5uz382DgVPbfYjU5KO72T6nZ8YJUOyOibCN8o+rw4OzvMzQ== +gatsby-plugin-manifest@^4.21.0: + version "4.21.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.21.0.tgz#15f0c6905be2604e22f2f7dddf239411393ab8f4" + integrity sha512-QzP7J2KKRrpENq5lm85jvLvW/xYCN7bfziaUyfxiip+ztHlF+E8XToxsHZqyLlgZrKoB/cUV6zu7vHpqoYFOQQ== dependencies: "@babel/runtime" "^7.15.4" - gatsby-core-utils "^3.17.0" - gatsby-plugin-utils "^3.11.0" + gatsby-core-utils "^3.21.0" + gatsby-plugin-utils "^3.15.0" semver "^7.3.7" - sharp "^0.30.3" + sharp "^0.30.7" gatsby-plugin-page-creator@^4.21.0: version "4.21.0" @@ -6790,7 +6790,7 @@ gatsby-plugin-typescript@^4.21.0, gatsby-plugin-typescript@^4.6.0: "@babel/runtime" "^7.15.4" babel-plugin-remove-graphql-queries "^4.21.0" -gatsby-plugin-utils@^3.11.0, gatsby-plugin-utils@^3.15.0: +gatsby-plugin-utils@^3.15.0: version "3.15.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.15.0.tgz#1d1d7a3e696c38aa7db848e0d52aaa4ded841172" integrity sha512-O4dm4ntakCoQZnnnS4oGihtT48Rrh888fMpcxj0zWu/6/8Uyz8IgagJyJAz0MMdcfhrLIE+X8Rszjk8hINDQhA== @@ -11733,7 +11733,7 @@ shallow-compare@^1.2.2: resolved "https://registry.yarnpkg.com/shallow-compare/-/shallow-compare-1.2.2.tgz#fa4794627bf455a47c4f56881d8a6132d581ffdb" integrity sha512-LUMFi+RppPlrHzbqmFnINTrazo0lPNwhcgzuAXVVcfy/mqPDrQmHAyz5bvV0gDAuRFrk804V0HpQ6u9sZ0tBeg== -sharp@^0.30.3, sharp@^0.30.7: +sharp@^0.30.7: version "0.30.7" resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.7.tgz#7862bda98804fdd1f0d5659c85e3324b90d94c7c" integrity sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==