diff --git a/package.json b/package.json index 71b05d9..3b39d40 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "gatsby-plugin-emotion": "^4.3.10", "gatsby-plugin-feed": "^2.13.1", "gatsby-plugin-graphql-codegen": "^2.6.1", - "gatsby-plugin-manifest": "^2.4.21", + "gatsby-plugin-manifest": "^2.6.1", "gatsby-plugin-react-helmet": "^3.3.10", "gatsby-plugin-react-helmet-canonical-urls": "^1.4.0", "gatsby-plugin-react-svg": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index ffc9ffb..de3fbae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -975,14 +975,7 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": - version "7.11.1" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.1.tgz#087afc57e7bf1073e792fe54f8fb3cfa752f9230" - integrity sha512-nH5y8fLvVl3HAb+ezbgcgwrH8QbClWo8xzkOu7+oyqngo3EVorwpWJQaqXPjGRpfj7mQvsJCl/S8knkfkPWqrw== - dependencies: - regenerator-runtime "^0.13.4" - -"@babel/runtime@^7.12.5": +"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": version "7.14.0" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6" integrity sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA== @@ -7010,16 +7003,17 @@ gatsby-cli@^2.12.72: yargs "^15.3.1" yurnalist "^1.1.2" -gatsby-core-utils@^1.0.28, gatsby-core-utils@^1.3.14: - version "1.3.14" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.14.tgz#a830412a9edb87544bc0d1ad9c2556d33aa0d157" - integrity sha512-jfC+x5rrYUfl70MHRLsOtsXqdlqIbQGVDKXrvp6IPIUP8TKU6XIpYktF0Yd4ldJIWmGZTa062RWUOd2DFBHVSw== +gatsby-core-utils@^1.0.28, gatsby-core-utils@^1.3.14, gatsby-core-utils@^1.4.0: + version "1.10.1" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.10.1.tgz#97bed40df3fa79800e7ce0c0491680f0aadd6ce7" + integrity sha512-4P3feGCJckg+DRWWl2beFk7N9c63zmCryEGPaU1OHCp+ZT2bO0ihCBuXywDWuuEp6SYP9PZ1fs0YJ/Rt6q6lag== dependencies: ci-info "2.0.0" configstore "^5.0.1" fs-extra "^8.1.0" node-object-hash "^2.0.0" proper-lockfile "^4.1.1" + tmp "^0.2.1" xdg-basedir "^4.0.0" gatsby-design-tokens@^2.0.2: @@ -7135,15 +7129,16 @@ gatsby-plugin-graphql-codegen@^2.6.1: fs-extra "^7.0.1" lodash.debounce "^4.0.8" -gatsby-plugin-manifest@^2.4.21: - version "2.4.21" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.21.tgz#5d0f0348c85ef45805fb1f796965bfa5d53ebc44" - integrity sha512-f+yx8Jnz9rPtzrPLmcesyCUUe91MhvPvlkRkZF3g4/DAQW9fbtUzutICNSlY+JjLzMkYF5x0NJFvX5sSkC9m3A== +gatsby-plugin-manifest@^2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.6.1.tgz#d05fec54c528b0828f4b3db443b28839f0d6f6e0" + integrity sha512-LIDdRi3AAahU9GVLj/leKyRDkWdNHO5p93Q3FS9xiA71ysZ/hJJbDOWB2n8YvCK4Ulx0CCSsr01nVvoMyai+Hw== dependencies: - "@babel/runtime" "^7.10.3" - gatsby-core-utils "^1.3.14" - semver "^5.7.1" - sharp "^0.25.1" + "@babel/runtime" "^7.11.2" + gatsby-core-utils "^1.4.0" + gatsby-plugin-utils "^0.3.0" + semver "^7.3.2" + sharp "^0.25.4" gatsby-plugin-page-creator@^2.3.19: version "2.3.19" @@ -7221,6 +7216,13 @@ gatsby-plugin-typescript@^2.4.16: "@babel/runtime" "^7.10.3" babel-plugin-remove-graphql-queries "^2.9.15" +gatsby-plugin-utils@^0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.3.0.tgz#1d10d3c6423603c391d31bcd12bd683bf40d7037" + integrity sha512-z0FgEM/uU/7IgDYLaNHmUK0m09TJwYaaiefSrj7NWyavF8uEyOd+52qI9TsK2Exv4DYiQI/L7zsC28iKtPbW1g== + dependencies: + joi "^17.2.1" + gatsby-plugin-utils@^0.9.0: version "0.9.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.9.0.tgz#64b35a0faaabad5b5c99ee8951a9c08cd64be289" @@ -13528,7 +13530,7 @@ shallowequal@^1.1.0: resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8" integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ== -sharp@^0.25.1: +sharp@^0.25.1, sharp@^0.25.4: version "0.25.4" resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.25.4.tgz#1a8e542144a07ab7e9316ab89de80182b827c363" integrity sha512-umSzJJ1oBwIOfwFFt/fJ7JgCva9FvrEU2cbbm7u/3hSDZhXvkME8WE5qpaJqLIe2Har5msF5UG4CzYlEg5o3BQ==