diff --git a/package.json b/package.json index 319d628a5..6c6751214 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-react": "7.19.0", "eslint-plugin-standard": "4.0.1", "factory.ts": "0.5.1", - "gatsby": "2.20.16", + "gatsby": "2.20.17", "gatsby-source-filesystem": "2.2.2", "jest": "25.3.0", "jest-junit": "10.0.0", diff --git a/yarn.lock b/yarn.lock index 2fc59fdc6..633db236c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6684,10 +6684,10 @@ 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@^2.11.6: - version "2.11.6" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.11.6.tgz#d6d12c86d879b531cf42007faf327d4ef793ff36" - integrity sha512-c5JePnqYGOQckvO1RYCt5UoFrDtvCiJrQgZn04uePImwuOQ7uK9hqua6baDyGhfNNVGjLDsvRLcUoTU38Q58dg== +gatsby-cli@^2.11.7: + version "2.11.7" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.11.7.tgz#2156fb46e96c987358e801b928d2cb693257cedd" + integrity sha512-LORyxuKmZPX+0SGZcD1WXWVZYIcXzIZchENk3hY73WlARNj+qs+0y/+OR7wToydLoTu/iHQ/WZPF4mkwxvIiQQ== dependencies: "@babel/code-frame" "^7.8.3" "@babel/runtime" "^7.8.7" @@ -6837,10 +6837,10 @@ gatsby-telemetry@^1.2.3: stack-utils "1.0.2" uuid "3.4.0" -gatsby@2.20.16: - version "2.20.16" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.20.16.tgz#3935aef136073e244ce234beeaee56c99f6b0e25" - integrity sha512-l5O+chfPCNR9uO390cCA+P7ZE7gAIIdZMhtsXHRR2rp5ZFIZZfNRnKV7ipMtE2cMgPCAXjnx9pOauLqOTeU9Yg== +gatsby@2.20.17: + version "2.20.17" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.20.17.tgz#b381f55225a6437598c1e455d005d240578b7fc9" + integrity sha512-ikwsR5dbuhjrz9K01PHwuBGAxjUpjMxLHOKXqTV/ZfKtAPmZVRoMDMzD4284bGXUFsxYQNKSJogxAph5Mlj+Ug== dependencies: "@babel/code-frame" "^7.8.3" "@babel/core" "^7.8.7" @@ -6903,7 +6903,7 @@ gatsby@2.20.16: flat "^4.1.0" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.11.6" + gatsby-cli "^2.11.7" gatsby-core-utils "^1.1.1" gatsby-graphiql-explorer "^0.3.1" gatsby-link "^2.3.2"