diff --git a/package.json b/package.json index b8e262a..feec814 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dotenv": "^16.0.1", "gatsby": "^4.15.1", "gatsby-plugin-image": "^2.15.0", - "gatsby-plugin-manifest": "^4.14.0", + "gatsby-plugin-manifest": "^4.15.0", "gatsby-plugin-react-helmet": "^5.14.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.15.0", diff --git a/yarn.lock b/yarn.lock index b8e935a..a121a88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6557,14 +6557,14 @@ gatsby-plugin-image@^2.15.0: objectFitPolyfill "^2.3.5" prop-types "^15.8.1" -gatsby-plugin-manifest@^4.14.0: - version "4.14.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.14.0.tgz#aa6414936a3f39a7af520b367e1e594f3a9d48ee" - integrity sha512-vwN5ZasR6/I9Xd1Ar3+UhMaYN6EU7PJhJKY6aQMAtG1Qxva5lDjmrWNzUlm8NHL/XmB4VSS+A4TZUZHyoygZ7Q== +gatsby-plugin-manifest@^4.15.0: + version "4.15.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.15.0.tgz#b8ef2cc23bbbc01731db328d050fc1e2676f575f" + integrity sha512-8DLm6VZoptqBIPrhIO86xx/JYBAbmQWAXvV/AZMEYopA8SxrVXJpJW5MQNeR2ixgwSnFxNBbiim0r0TxTFRYNw== dependencies: "@babel/runtime" "^7.15.4" - gatsby-core-utils "^3.14.0" - gatsby-plugin-utils "^3.8.0" + gatsby-core-utils "^3.15.0" + gatsby-plugin-utils "^3.9.0" semver "^7.3.7" sharp "^0.30.3" @@ -6653,7 +6653,7 @@ gatsby-plugin-typescript@^4.15.0, gatsby-plugin-typescript@^4.6.0: "@babel/runtime" "^7.15.4" babel-plugin-remove-graphql-queries "^4.15.0" -gatsby-plugin-utils@^3.8.0, gatsby-plugin-utils@^3.9.0: +gatsby-plugin-utils@^3.9.0: version "3.9.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.9.0.tgz#5025ff666126174019dcb6ffda894c02eaf968ba" integrity sha512-ZxiVeZ/GigbqeHkbD47Ha5VKDGr9J+2uqxT+aLBaEGtSNTte90x3jzPST2auDRRSrTovf2B2zuzpChI/HB4tSg==