Skip to content

Commit

Permalink
Bump gatsby from 3.0.4 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.0.4...gatsby@3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 9a518de commit d45519d
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 90 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"date-fns": "^2.19.0",
"date-fns-tz": "^1.1.3",
"eslint-plugin-mdx": "^1.9.1",
"gatsby": "^3.0.4",
"gatsby": "^3.1.0",
"gatsby-link": "^3.1.0",
"gatsby-plugin-alias-imports": "^1.0.5",
"gatsby-plugin-google-gtag": "^3.1.0",
Expand Down
185 changes: 96 additions & 89 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3543,7 +3543,7 @@ babel-plugin-polyfill-regenerator@^0.1.2:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.1.5"

babel-plugin-remove-graphql-queries@^3.0.0, babel-plugin-remove-graphql-queries@^3.1.0:
babel-plugin-remove-graphql-queries@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.1.0.tgz#03e80d40da51c0240e0e9296e7788c25cca284c0"
integrity sha512-SRQLdxRg74aO8YWi/asxE31qn9bzPzSk28mJ6tHoT7U3Y2VPWhTVCLRXALLlRZEYFyLI4RJKSMT6LdKzN9a79Q==
Expand Down Expand Up @@ -3596,10 +3596,10 @@ babel-preset-fbjs@^3.3.0:
"@babel/plugin-transform-template-literals" "^7.0.0"
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"

babel-preset-gatsby@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-1.0.0.tgz#14bcb46e45bfee12d095819f1f439415401377b7"
integrity sha512-3jCjp/yhbgbvSxj9j6ieF6h1JKi9Kfot8N+NSh80GDQ5iwhg/x+Ev7ocyU0UKm89t5QaZuPcGY/RopK0gck+pg==
babel-preset-gatsby@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-1.1.0.tgz#53176fd26bb798d91b0891d9dffcde5b1a8558cd"
integrity sha512-GM21xzM1mlUvCmA4pjJxyG3Q2abcrIn1wfGgCBUfw3mwHuy/RibF0L9QzpZUcQTRWy82oAjJteA0qaTLFhOD+g==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.12.1"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
Expand All @@ -3614,8 +3614,8 @@ babel-preset-gatsby@^1.0.0:
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-macros "^2.8.0"
babel-plugin-transform-react-remove-prop-types "^0.4.24"
gatsby-core-utils "^2.0.0"
gatsby-legacy-polyfills "^1.0.0"
gatsby-core-utils "^2.1.0"
gatsby-legacy-polyfills "^1.1.0"

backo2@~1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -4734,7 +4734,15 @@ copyfiles@^2.3.0:
untildify "^4.0.0"
yargs "^16.1.0"

core-js-compat@^3.6.5, core-js-compat@^3.8.1, core-js-compat@^3.9.0:
core-js-compat@3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.0.tgz#29da39385f16b71e1915565aa0385c4e0963ad56"
integrity sha512-YK6fwFjCOKWwGnjFUR3c544YsnA/7DoLL0ysncuOJ4pwbriAtOpvM2bygdlcXbvQCQZ7bBU9CL4t7tGl7ETRpQ==
dependencies:
browserslist "^4.16.3"
semver "7.0.0"

core-js-compat@^3.8.1, core-js-compat@^3.9.0:
version "3.9.1"
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.1.tgz#4e572acfe90aff69d76d8c37759d21a5c59bb455"
integrity sha512-jXAirMQxrkbiiLsCx9bQPJFA6llDadKMpYrBJQJ3/c4/vsPP/fAf29h24tviRlvwUL6AmY5CHLu2GvjuYviQqA==
Expand All @@ -4747,7 +4755,7 @@ core-js-pure@^3.0.0:
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.9.1.tgz#677b322267172bd490e4464696f790cbc355bec5"
integrity sha512-laz3Zx0avrw9a4QEIdmIblnVuJz8W51leY9iLThatCsFawWxC3sE4guASC78JbCin+DkwMpCdp1AVAuzL/GN7A==

core-js@^3.6.5:
core-js@^3.6.5, core-js@^3.9.0:
version "3.9.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae"
integrity sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg==
Expand Down Expand Up @@ -4804,10 +4812,10 @@ cosmiconfig@^7.0.0:
path-type "^4.0.0"
yaml "^1.10.0"

create-gatsby@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-1.0.0.tgz#f977ffcf5e005c9885f6a89efcf6a9bbdd92ac17"
integrity sha512-eDa6rpm6sNrqrnzZDBRsbiCvEvUibAswliYcwqEP1ibgljQ88TXZP4FLnX6//Epj4zTwpUPVYALWVluOgBNGCA==
create-gatsby@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-1.1.0.tgz#91a381886d5127d1f0c7ecf52eaf6fd2e1b9b169"
integrity sha512-AM9JNlbIOkTinGNiG7J8AnCCykZxJfVENlv1vF7hS3RqGsKeZlv4PADTLCdkeIUhaLcjEiEVv7HbyfK8dA2eoA==

create-require@^1.1.0:
version "1.1.1"
Expand Down Expand Up @@ -6928,31 +6936,31 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

gatsby-cli@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.0.0.tgz#76842780971a15e78c8219118796d18ebe354b54"
integrity sha512-5vVKmj6D1n71xxD/xwCmmh3O4ixG6sCUeFMAbnA8NlhxXiQSrMOhKlozOmLLa8abrvcR/SQLFzEadSxgG5WE8g==
gatsby-cli@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.1.0.tgz#e67deb874d24c02b7d47a3fdf51f2d06bb2d50ae"
integrity sha512-SOEXePHvk+Lj3XezFOjmtidMUq39hRHQsDa9iAtMvFc6bJxVIm4oGMu59mUWijGEVTlL1kwMOY7kAq1DEEtfNA==
dependencies:
"@babel/code-frame" "^7.10.4"
"@hapi/joi" "^15.1.1"
"@types/common-tags" "^1.8.0"
better-opn "^2.0.0"
chalk "^4.1.0"
clipboardy "^2.3.0"
common-tags "^1.8.0"
configstore "^5.0.1"
convert-hrtime "^3.0.0"
create-gatsby "^1.0.0"
create-gatsby "^1.1.0"
envinfo "^7.7.3"
execa "^3.4.0"
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^2.0.0"
gatsby-recipes "^0.11.0"
gatsby-telemetry "^2.0.0"
gatsby-core-utils "^2.1.0"
gatsby-recipes "^0.12.0"
gatsby-telemetry "^2.1.0"
hosted-git-info "^3.0.6"
is-valid-path "^0.1.1"
lodash "^4.17.20"
joi "^17.4.0"
lodash "^4.17.21"
meant "^1.0.2"
node-fetch "^2.6.1"
opentracing "^0.14.4"
Expand Down Expand Up @@ -6986,21 +6994,21 @@ gatsby-core-utils@^2.0.0, gatsby-core-utils@^2.1.0:
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-graphiql-explorer@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-1.0.0.tgz#5de202dfcf266f4b5e661230e3b862b43c5d3682"
integrity sha512-1ZoeCAEWDLhHLlRwIWG8HjiylgezSXksOYgVn3GfkgwySzFrpqR2CZQlPF342RCoIX2LgcOs2s9It8WT1MDc1A==
gatsby-graphiql-explorer@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-1.1.0.tgz#00e4cfcad769363e6ea97cf6e36ff618c5e31923"
integrity sha512-+HqRSR3tkIAqMloEmLxpnfTpAWF9zHyRfPYw6nOhVmEkC75zNrT22XkFp9toitr0qdCVavpAJMhjBpypL9l3qQ==
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-legacy-polyfills@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.0.0.tgz#42e740b9a62df1a4be022b7519e77a504788f857"
integrity sha512-whGt//oMbsQvr2uok4qkd1MrlbpSKYXl1lifkwZnrHTvAAf5wreeOZKbzM/C3SWLb0lmD2X7WO7gAamOBj7PwA==
gatsby-legacy-polyfills@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.1.0.tgz#70b0a42d1121b04c872b6320ade0efd8b996aaa8"
integrity sha512-h+1dvamBzeItxkWUyjlEJ5/1mBR8nOiS2ZO8L6VOL/s4egwTFbL8ehE/yhn/41nSB/KCKjMY9mv7orU/v/Xdaw==
dependencies:
core-js-compat "^3.6.5"
core-js-compat "3.9.0"

gatsby-link@^3.0.1, gatsby-link@^3.1.0:
gatsby-link@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.1.0.tgz#a64795edc032483450103ab235bab68a6f8dc2b8"
integrity sha512-5l84aGNGYp+8QDWnM030R1TjBms+zgdsNSZrRmwcQ57EF2IW6zRrw+ENSlBrxeV40mkmIXkVmIVbB8XuNKZNrg==
Expand All @@ -7009,18 +7017,18 @@ gatsby-link@^3.0.1, gatsby-link@^3.1.0:
"@types/reach__router" "^1.3.7"
prop-types "^15.7.2"

gatsby-page-utils@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-1.0.0.tgz#1a9a09cc19e26449950b683dbb7e52ce6d661641"
integrity sha512-2NwkABVWqMtlL4HV0JiJJdd94Hib+qi/sOi2zeASLKjw6Ow7p2wqBrI+O6IfOXlFt9T4xq0BbG6YyzyBAptWaA==
gatsby-page-utils@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-1.1.0.tgz#44bbc38a5baf96b97c70ec5be607c594fe12b054"
integrity sha512-hNjEuWYtU95t6ypXn82eC+7OoArH4i/PnlhHt9DS8xdpf7Ad95Bk+wAhpIlF8iv9f/uf/e5DdbQeSXj1E1TeRw==
dependencies:
"@babel/runtime" "^7.12.5"
bluebird "^3.7.2"
chokidar "^3.5.1"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^2.0.0"
gatsby-core-utils "^2.1.0"
glob "^7.1.6"
lodash "^4.17.20"
lodash "^4.17.21"
micromatch "^4.0.2"

gatsby-plugin-alias-imports@^1.0.5:
Expand Down Expand Up @@ -7127,19 +7135,19 @@ gatsby-plugin-mdx@^2.1.0:
unist-util-remove "^1.0.3"
unist-util-visit "^1.4.1"

gatsby-plugin-page-creator@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.0.0.tgz#546a7d7303d2af775bb07ca4663053efd7705e0a"
integrity sha512-xlywUGKkFZpPNXNJ64H/+aJ+ovFV4FK+cNxy+6M9PP10yayZqEtW+nNujil5yTJwPqcuBhtnQEmQrXhYgE/HqQ==
gatsby-plugin-page-creator@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.1.0.tgz#98df02c01beabd6274c1f920d5785ec70f6e9c17"
integrity sha512-0Ji3U8/oPgUCIHUmm5QI09Yz98j8qslqdzDv7veE75+Qqr1oC4ZD650TwH9GVjRKitxwntK+GaNPMS6nDq24kw==
dependencies:
"@babel/traverse" "^7.12.5"
"@sindresorhus/slugify" "^1.1.0"
chokidar "^3.5.1"
fs-exists-cached "^1.0.0"
gatsby-page-utils "^1.0.0"
gatsby-telemetry "^2.0.0"
gatsby-page-utils "^1.1.0"
gatsby-telemetry "^2.1.0"
globby "^11.0.2"
lodash "^4.17.20"
lodash "^4.17.21"

gatsby-plugin-postcss@^4.1.0:
version "4.1.0"
Expand Down Expand Up @@ -7201,37 +7209,37 @@ gatsby-plugin-sitemap@^3.1.0:
pify "^3.0.0"
sitemap "^1.13.0"

gatsby-plugin-typescript@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-3.0.0.tgz#09464dcab1f88d572ba2dedd970cef430a05fd5c"
integrity sha512-s9bhqc8FI12iu07KHzYeQ2yf2LRh0NsfPysKR5prhy9+tmtHT5n7r/JLYJ4AaEycuJfqBYLo4UbR5+WqwVe3sg==
gatsby-plugin-typescript@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-3.1.0.tgz#dafb86c481f8bad84ad761e08f7d6ae83a7c73ba"
integrity sha512-p1tk/7ECbLefJzmEEl/n6qKofNIXIH2B9Bz0XnKyVaRxXNIbE3VI76qFCm3dFh+MUUg8Q4JKc2WAZcBYIdQeZA==
dependencies:
"@babel/core" "^7.12.3"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
"@babel/plugin-proposal-numeric-separator" "^7.12.5"
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
"@babel/preset-typescript" "^7.12.1"
"@babel/runtime" "^7.12.5"
babel-plugin-remove-graphql-queries "^3.0.0"
babel-plugin-remove-graphql-queries "^3.1.0"

gatsby-plugin-utils@^1.0.0, gatsby-plugin-utils@^1.1.0:
gatsby-plugin-utils@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.1.0.tgz#b73f3f196323df3c75e6edb345d221f003b5c152"
integrity sha512-B21V3tFskfZcVSJVaYy6rLrxHcumbcmhKAYKniKThxCP/0KSqHkfC9+Bopsonk8npRKbVX924OI3UOCKfbgFsg==
dependencies:
joi "^17.2.1"

gatsby-react-router-scroll@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-4.0.1.tgz#ac9b7722057b7f14a28136f77e6aa984dbceff03"
integrity sha512-I0owccfyHioK6V8LhbRXkQde9YPbiDzMyA3SGy7p9zRWO5lqmpJU/0g+qf7UAZYYTeoaDyYOP9pek6KcIUwf8Q==
gatsby-react-router-scroll@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-4.1.0.tgz#582a693048cf9a485a567afa11964df366d104fe"
integrity sha512-P2RIO7Py7QQvIntzmrpiz93B6jZsOwVhSVWp3dDa1YrD4/y43553zrEwczifWicLYcgCy/miMnuctfoKCJuxlg==
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-recipes@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.11.0.tgz#5138fd1ad34b766fe438387a35f019e3fa09c160"
integrity sha512-HJXVEKs71HFleUvaapEfqjZLqZOFRbr90uKSn75CsZNnv1SC2HJ2kTEGb4P67CoFlJx4QUG71mhYyT1kPyy+tQ==
gatsby-recipes@^0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.12.0.tgz#3b0e313c6f67ffa750c7ff402ca1196f525a2470"
integrity sha512-WotaMTpVWVP40uO24Iw2ioEAGcO6OZwcJYZz3Ihrb4CmjbKM6KEic8RuXH4d84OTLCvWz0s0lPiIu1IgbnYwgQ==
dependencies:
"@babel/core" "^7.12.3"
"@babel/generator" "^7.12.5"
Expand All @@ -7256,8 +7264,8 @@ gatsby-recipes@^0.11.0:
express "^4.17.1"
express-graphql "^0.9.0"
fs-extra "^8.1.0"
gatsby-core-utils "^2.0.0"
gatsby-telemetry "^2.0.0"
gatsby-core-utils "^2.1.0"
gatsby-telemetry "^2.1.0"
glob "^7.1.6"
graphql "^15.4.0"
graphql-compose "~7.25.0"
Expand All @@ -7268,7 +7276,7 @@ gatsby-recipes@^0.11.0:
is-url "^1.2.4"
jest-diff "^25.5.0"
lock "^1.0.0"
lodash "^4.17.20"
lodash "^4.17.21"
mitt "^1.2.0"
mkdirp "^0.5.1"
node-fetch "^2.5.0"
Expand Down Expand Up @@ -7311,10 +7319,10 @@ gatsby-source-filesystem@^3.1.0:
valid-url "^1.0.9"
xstate "^4.14.0"

gatsby-telemetry@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.0.0.tgz#cf22d8dcee13c5e574569f8182204d3fa63a1805"
integrity sha512-ldEg8jFUW+7JFcMn+6TnH+xHfLM+VIhDvyOIbkAYZZ+rO/RWnCwM44ZZUUpRp4/Ivn/IAiubGwQyXErMHErbAg==
gatsby-telemetry@^2.0.0, gatsby-telemetry@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.1.0.tgz#e7c0f8bc488a93bf4afcd10760f38b50471e754f"
integrity sha512-ZAmjxYsLyJ9eK3ZGphoIjl1C/Mx732h+PWpyD+NNUPf+GFJcPDVAd/tX9XHjNTVrAN3rAaHuH48wK7JNeC/xIA==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/runtime" "^7.12.5"
Expand All @@ -7324,10 +7332,10 @@ gatsby-telemetry@^2.0.0:
boxen "^4.2.0"
configstore "^5.0.1"
fs-extra "^8.1.0"
gatsby-core-utils "^2.0.0"
gatsby-core-utils "^2.1.0"
git-up "^4.0.2"
is-docker "^2.1.1"
lodash "^4.17.20"
lodash "^4.17.21"
node-fetch "^2.6.1"
uuid "3.4.0"

Expand All @@ -7345,10 +7353,10 @@ gatsby-transformer-sharp@^3.0.0:
semver "^7.3.4"
sharp "^0.27.0"

gatsby@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.4.tgz#dce3e44cb85ee6a4cdc71a5be9b3485206bea0fc"
integrity sha512-LIBeox/O4XlgfpPYScS5LwFreWlZuuz4OZl0cnkA3M8EfxelHwLpqMvOeSYsoMHvogBJzlLocfRQIgzqvXS7kA==
gatsby@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.1.0.tgz#88bfd1053d7a6574208d5fb525186a6a20ca8ffd"
integrity sha512-AnEMYZk5f5zEPZ4yHUaJk9G98RyoWdnkif1k2GvEyRrMbPOW6VpZdFnxZKVGfX/AZcA+pA0szuY8f46GASaXEg==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"
Expand All @@ -7359,7 +7367,6 @@ gatsby@^3.0.4:
"@babel/types" "^7.12.6"
"@gatsbyjs/reach-router" "^1.3.6"
"@gatsbyjs/webpack-hot-middleware" "^2.25.2"
"@hapi/joi" "^15.1.1"
"@mikaelkristiansson/domready" "^1.0.10"
"@nodelib/fs.walk" "^1.2.4"
"@pmmmwh/react-refresh-webpack-plugin" "^0.4.3"
Expand All @@ -7375,8 +7382,8 @@ gatsby@^3.0.4:
babel-plugin-add-module-exports "^1.0.4"
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-lodash "^3.3.4"
babel-plugin-remove-graphql-queries "^3.0.0"
babel-preset-gatsby "^1.0.0"
babel-plugin-remove-graphql-queries "^3.1.0"
babel-preset-gatsby "^1.1.0"
better-opn "^2.0.0"
better-queue "^3.8.10"
bluebird "^3.7.2"
Expand All @@ -7388,7 +7395,7 @@ gatsby@^3.0.4:
common-tags "^1.8.0"
compression "^1.7.4"
copyfiles "^2.3.0"
core-js "^3.6.5"
core-js "^3.9.0"
cors "^2.8.5"
css-loader "^5.0.1"
css-minimizer-webpack-plugin "^1.2.0"
Expand Down Expand Up @@ -7418,16 +7425,16 @@ gatsby@^3.0.4:
find-cache-dir "^3.3.1"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^3.0.0"
gatsby-core-utils "^2.0.0"
gatsby-graphiql-explorer "^1.0.0"
gatsby-legacy-polyfills "^1.0.0"
gatsby-link "^3.0.1"
gatsby-plugin-page-creator "^3.0.0"
gatsby-plugin-typescript "^3.0.0"
gatsby-plugin-utils "^1.0.0"
gatsby-react-router-scroll "^4.0.1"
gatsby-telemetry "^2.0.0"
gatsby-cli "^3.1.0"
gatsby-core-utils "^2.1.0"
gatsby-graphiql-explorer "^1.1.0"
gatsby-legacy-polyfills "^1.1.0"
gatsby-link "^3.1.0"
gatsby-plugin-page-creator "^3.1.0"
gatsby-plugin-typescript "^3.1.0"
gatsby-plugin-utils "^1.1.0"
gatsby-react-router-scroll "^4.1.0"
gatsby-telemetry "^2.1.0"
glob "^7.1.6"
got "8.3.2"
graphql "^15.4.0"
Expand All @@ -7443,7 +7450,7 @@ gatsby@^3.0.4:
json-loader "^0.5.7"
json-stringify-safe "^5.0.1"
latest-version "5.1.0"
lodash "^4.17.20"
lodash "^4.17.21"
md5-file "^5.0.0"
meant "^1.0.1"
memoizee "^0.4.15"
Expand Down Expand Up @@ -9258,7 +9265,7 @@ jimp@^0.14.0:
"@jimp/types" "^0.14.0"
regenerator-runtime "^0.13.3"

joi@^17.2.1:
joi@^17.2.1, joi@^17.4.0:
version "17.4.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.4.0.tgz#b5c2277c8519e016316e49ababd41a1908d9ef20"
integrity sha512-F4WiW2xaV6wc1jxete70Rw4V/VuMd6IN+a5ilZsxG4uYtUXWu2kq9W5P2dz30e7Gmw8RCbY/u/uk+dMPma9tAg==
Expand Down

0 comments on commit d45519d

Please sign in to comment.