fix(deps): update gatsby

This commit is contained in:
Renovate Bot 2019-12-02 13:38:37 +00:00
parent 932fbe60ff
commit 42add50069
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 81 additions and 75 deletions

View File

@ -41,32 +41,32 @@
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.6.1", "codecov": "^3.6.1",
"gatsby": "^2.18.5", "gatsby": "^2.18.6",
"gatsby-link": "^2.2.25", "gatsby-link": "^2.2.25",
"gatsby-plugin-catch-links": "^2.1.19", "gatsby-plugin-catch-links": "^2.1.19",
"gatsby-plugin-feed": "^2.3.22", "gatsby-plugin-feed": "^2.3.22",
"gatsby-plugin-flow": "^1.1.15", "gatsby-plugin-flow": "^1.1.15",
"gatsby-plugin-google-gtag": "^1.1.17", "gatsby-plugin-google-gtag": "^1.1.17",
"gatsby-plugin-manifest": "^2.2.30", "gatsby-plugin-manifest": "^2.2.31",
"gatsby-plugin-netlify": "^2.1.27", "gatsby-plugin-netlify": "^2.1.27",
"gatsby-plugin-netlify-cms": "^4.1.30", "gatsby-plugin-netlify-cms": "^4.1.31",
"gatsby-plugin-offline": "^3.0.25", "gatsby-plugin-offline": "^3.0.26",
"gatsby-plugin-optimize-svgs": "^1.0.3", "gatsby-plugin-optimize-svgs": "^1.0.3",
"gatsby-plugin-react-helmet": "^3.1.16", "gatsby-plugin-react-helmet": "^3.1.16",
"gatsby-plugin-sass": "^2.1.24", "gatsby-plugin-sass": "^2.1.24",
"gatsby-plugin-sharp": "^2.3.4", "gatsby-plugin-sharp": "^2.3.5",
"gatsby-plugin-sitemap": "^2.2.22", "gatsby-plugin-sitemap": "^2.2.22",
"gatsby-remark-autolink-headers": "^2.1.19", "gatsby-remark-autolink-headers": "^2.1.19",
"gatsby-remark-copy-linked-files": "^2.1.31", "gatsby-remark-copy-linked-files": "^2.1.31",
"gatsby-remark-external-links": "0.0.4", "gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.34", "gatsby-remark-images": "^3.1.35",
"gatsby-remark-katex": "^3.1.18", "gatsby-remark-katex": "^3.1.18",
"gatsby-remark-prismjs": "^3.3.25", "gatsby-remark-prismjs": "^3.3.25",
"gatsby-remark-relative-images": "^0.2.3", "gatsby-remark-relative-images": "^0.2.3",
"gatsby-remark-responsive-iframe": "^2.2.28", "gatsby-remark-responsive-iframe": "^2.2.28",
"gatsby-remark-smartypants": "^2.1.17", "gatsby-remark-smartypants": "^2.1.17",
"gatsby-source-filesystem": "^2.1.39", "gatsby-source-filesystem": "^2.1.40",
"gatsby-transformer-remark": "^2.6.38", "gatsby-transformer-remark": "^2.6.39",
"gatsby-transformer-sharp": "^2.3.6", "gatsby-transformer-sharp": "^2.3.6",
"invariant": "^2.2.4", "invariant": "^2.2.4",
"katex": "^0.11.1", "katex": "^0.11.1",

140
yarn.lock
View File

@ -6184,10 +6184,10 @@ fuzzy@^0.1.1:
version "0.1.3" version "0.1.3"
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
gatsby-cli@^2.8.14: gatsby-cli@^2.8.15:
version "2.8.14" version "2.8.15"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.14.tgz#9855e4e3ac89cb1d1492b081b5d627c78ab74526" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.15.tgz#d6445b9d1543003f1ae7199164a1de2519be10f3"
integrity sha512-Mi2ABhshNc0DzRfJAeIJMIgDtZZ7JcVFLvnynTrUqqRxqflLr+yf2ovfTeBzV753TDiV0ft5xs16RPuBuU4XOA== integrity sha512-dBts5O84j7XaCRiiZKFlDQuRm44eQyv1KrzWs/a4un52n9BVzC4FkRu/nafTkI8pNObFKC20VfoK3sHKHst2Rg==
dependencies: dependencies:
"@babel/code-frame" "^7.5.5" "@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
@ -6204,8 +6204,8 @@ gatsby-cli@^2.8.14:
execa "^3.4.0" execa "^3.4.0"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.0.21" gatsby-core-utils "^1.0.22"
gatsby-telemetry "^1.1.40" gatsby-telemetry "^1.1.41"
hosted-git-info "^3.0.2" hosted-git-info "^3.0.2"
is-valid-path "^0.1.1" is-valid-path "^0.1.1"
lodash "^4.17.15" lodash "^4.17.15"
@ -6232,12 +6232,13 @@ gatsby-cli@^2.8.14:
ink "^2.5.0" ink "^2.5.0"
ink-spinner "^3.0.1" ink-spinner "^3.0.1"
gatsby-core-utils@^1.0.21: gatsby-core-utils@^1.0.22:
version "1.0.21" version "1.0.22"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.21.tgz#e14f6c3285faaf20c72cbfa0bbe16a95374b367b" resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.22.tgz#e246c85db5223906f67251ebb0e4e2e4965d66d7"
integrity sha512-rrJFMKHuEC6tlZdsihtLLB/qafEFyX/z7+gbBLLQDmAkISrQ7bes9K8kiyvr3IsdA3SH0ErxOcqpSZaBPQekwA== integrity sha512-38W+lWb7pPiv7AjGxDx/MSWwmgnPtOejNHSxRcMXhrXNSWpiWCDoNTBM6UCXnbky82kUx4DPX5gXgw7u2s+/rA==
dependencies: dependencies:
ci-info "2.0.0" ci-info "2.0.0"
node-object-hash "^2.0.0"
gatsby-graphiql-explorer@^0.2.29: gatsby-graphiql-explorer@^0.2.29:
version "0.2.29" version "0.2.29"
@ -6255,16 +6256,16 @@ gatsby-link@^2.2.25:
"@types/reach__router" "^1.2.6" "@types/reach__router" "^1.2.6"
prop-types "^15.7.2" prop-types "^15.7.2"
gatsby-page-utils@^0.0.32: gatsby-page-utils@^0.0.33:
version "0.0.32" version "0.0.33"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.32.tgz#f72262df1f621ce413b9fe88a63f08d9f414d182" resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.33.tgz#c5065f2fb76e3088ea227d931be4377d35a3fb74"
integrity sha512-+taqs67GmACNGkqqU5ILoeFqd86ubGs4xvFBnhRwq4BSsLt/3M1gHMTx3gGu1EOLLWVIjHR+xWxzVb5yCsAo6A== integrity sha512-0FweVMQc5JklMwPPbwcXRo5N3ydRKrNI+YZzr6731kON1tvCKB7EbbrwMvZLEedv4BNP+XUe33FuT7LsAaUE3g==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
bluebird "^3.7.1" bluebird "^3.7.1"
chokidar "3.3.0" chokidar "3.3.0"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
gatsby-core-utils "^1.0.21" gatsby-core-utils "^1.0.22"
glob "^7.1.6" glob "^7.1.6"
lodash "^4.17.15" lodash "^4.17.15"
micromatch "^3.1.10" micromatch "^3.1.10"
@ -6304,20 +6305,20 @@ gatsby-plugin-google-gtag@^1.1.17:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
minimatch "^3.0.4" minimatch "^3.0.4"
gatsby-plugin-manifest@^2.2.30: gatsby-plugin-manifest@^2.2.31:
version "2.2.30" version "2.2.31"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.30.tgz#6fef1c34fe1624a60b51b87374f66c063a857e11" resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.31.tgz#ed68f9366416e5833de76673a3f6785c96875f82"
integrity sha512-g+QFA6HB9iKCI10Dl51BazMg+ke+DVm+bxMaItBxJD0w8JKByYprMjkz/iPXdYI6YI0zpLl2myCztOn6ngR1Og== integrity sha512-kU49eQQ4HqIVjKa3aMOvKFoDIZD0MahHZg3KluNpgRDw89JgUMivfTrCoTYq364ZCjwRxqYVFIm2CFf5WPRkhQ==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
gatsby-core-utils "^1.0.21" gatsby-core-utils "^1.0.22"
semver "^5.7.1" semver "^5.7.1"
sharp "^0.23.3" sharp "^0.23.3"
gatsby-plugin-netlify-cms@^4.1.30: gatsby-plugin-netlify-cms@^4.1.31:
version "4.1.30" version "4.1.31"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.1.30.tgz#3b55179209302f7ba74a83fd748df7449fbb1754" resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.1.31.tgz#f177758df1fce7fac96407509cbd87ee5edd29d5"
integrity sha512-rQMK/Cu0qXv/NIaX2VAEhqITlcqMP/80OqD7FmDgeN6ftjKguxJ44f9XnRLN8ohh/pR9dXfWUzukbN3xKDx8+A== integrity sha512-5RO6W4mcdmrqHcCwAZcVSXAwGCD3k+p0FKwsho3Z9HVf2L1XZB/NseC0wsCW/7y1HWrvd3F7mYVUcHYp6mge/Q==
dependencies: dependencies:
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2" "@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
copy-webpack-plugin "^5.0.5" copy-webpack-plugin "^5.0.5"
@ -6340,14 +6341,14 @@ gatsby-plugin-netlify@^2.1.27:
lodash "^4.17.15" lodash "^4.17.15"
webpack-assets-manifest "^3.1.1" webpack-assets-manifest "^3.1.1"
gatsby-plugin-offline@^3.0.25: gatsby-plugin-offline@^3.0.26:
version "3.0.25" version "3.0.26"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.25.tgz#25ae9ed42244d4c9b8eb9b05a26d02300e1ce89e" resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.26.tgz#a5fa265031ae7b5ee95c33539d87ec3ffd769409"
integrity sha512-WcMofHahGjCWUlcTdImYSjNTV6gVNZ0KjLqcuq6QpmYRRndK3TrlL1M/YUj6LD3m83n2khXtPmbvNtePCBkTdQ== integrity sha512-8xLHH+iGIzAlX+Pfda1ikxS6TpnIAWVAsCdemp7vYVP7qjhp1N7I9zTHCe/ij6B4UuDLfEowlDtgCru5YJ+kWQ==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
cheerio "^1.0.0-rc.3" cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.0.21" gatsby-core-utils "^1.0.22"
glob "^7.1.6" glob "^7.1.6"
idb-keyval "^3.2.0" idb-keyval "^3.2.0"
lodash "^4.17.15" lodash "^4.17.15"
@ -6361,15 +6362,15 @@ gatsby-plugin-optimize-svgs@^1.0.3:
svgo "^1.3.0" svgo "^1.3.0"
walk "^2.3.14" walk "^2.3.14"
gatsby-plugin-page-creator@^2.1.32: gatsby-plugin-page-creator@^2.1.33:
version "2.1.32" version "2.1.33"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.32.tgz#696fc390ff4abb5daede05a7b76c0516c2a8eec8" resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.33.tgz#384022969834e04607197b36f8fd4c575d1c11e7"
integrity sha512-vgUEd9gBVgyDf7hOZhHEs6QBjQFHWBPcmsBYrL8lQ4XbouYPHg3wLceEcDCxJI1AXpot83YIJIbplH3S74LwXQ== integrity sha512-y1KuApvgLSjSbZumLFk32vNRCbiZjhE2nIR4fVbZZ9XevgPxJgBU+Hn6+xM+mYF4/4qxV7ij1f289U+caWFn5g==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
bluebird "^3.7.1" bluebird "^3.7.1"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.0.32" gatsby-page-utils "^0.0.33"
glob "^7.1.6" glob "^7.1.6"
lodash "^4.17.15" lodash "^4.17.15"
micromatch "^3.1.10" micromatch "^3.1.10"
@ -6389,16 +6390,16 @@ gatsby-plugin-sass@^2.1.24:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
sass-loader "^7.3.1" sass-loader "^7.3.1"
gatsby-plugin-sharp@^2.3.4: gatsby-plugin-sharp@^2.3.5:
version "2.3.4" version "2.3.5"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.4.tgz#1b9e21b56145413b4f1807c685574956a2efba7d" resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.5.tgz#1346e9746937ac20aacc3d11d550226303c1c73c"
integrity sha512-F70ZX0bpb0jMN9xJD3ZDfi3M420Dn9QQkbEIz0lhymL+IZg8u59jlD3HZ/VUGQBPxp1E/etjC/E8P6KOY1Y6IA== integrity sha512-2POz9S1n3Xh2+5nhkJ5Zgp+dZxtgNd/00Q3cjnNGajSciRHeA+wvYilWxiDtudu1gLt5dIRVizj2zRuXgcQYWA==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
async "^2.6.3" async "^2.6.3"
bluebird "^3.7.1" bluebird "^3.7.1"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.0.21" gatsby-core-utils "^1.0.22"
got "^8.3.2" got "^8.3.2"
imagemin "^6.1.0" imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0" imagemin-mozjpeg "^8.0.0"
@ -6468,15 +6469,15 @@ gatsby-remark-external-links@0.0.4:
unist-util-find "^1.0.1" unist-util-find "^1.0.1"
unist-util-visit "^1.1.3" unist-util-visit "^1.1.3"
gatsby-remark-images@^3.1.34: gatsby-remark-images@^3.1.35:
version "3.1.34" version "3.1.35"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.34.tgz#9394dc25f8c03ade6104639d7fb05e0c4b8d4d18" resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.35.tgz#396711597103fb9de9962e318d6858f5fe2871e7"
integrity sha512-+3/4JLmi77fbxRl7PzwiDxx70orQvaC1It4gTQ4N81H3brszMeODcWihyZKUwvnYjMTWYgYdZSMsHbyjmloCgQ== integrity sha512-K5uxdcH3qrkxoAkcmqBiKf1WU3zeU79fqnBxOITT1cjk+ru5mCdpessMLklnVM9fqKbR/MyNu5Jjp7i89ObtNw==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
chalk "^2.4.2" chalk "^2.4.2"
cheerio "^1.0.0-rc.3" cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.0.21" gatsby-core-utils "^1.0.22"
is-relative-url "^3.0.0" is-relative-url "^3.0.0"
lodash "^4.17.15" lodash "^4.17.15"
mdast-util-definitions "^1.2.5" mdast-util-definitions "^1.2.5"
@ -6537,10 +6538,10 @@ gatsby-remark-smartypants@^2.1.17:
retext-smartypants "^3.0.3" retext-smartypants "^3.0.3"
unist-util-visit "^1.4.1" unist-util-visit "^1.4.1"
gatsby-source-filesystem@^2.1.39: gatsby-source-filesystem@^2.1.40:
version "2.1.39" version "2.1.40"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.39.tgz#5d0ae6e532e31378b52101ee82a1aae8941c1bc2" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.40.tgz#482f87a3b1617132b4f4faa64a75d350d8581646"
integrity sha512-fOSgq1MdVL4LluGioRQR5eVxQ6j7PlGHXwBjaVug3QM6n1yiYWiHECwyXrjJc6YqKt64l3wShw6CUArjEChVPA== integrity sha512-lCiuNbrb7yl97JjViP+O/TM0rtgDAFJsiebTsY3aUXOzlzIcfVDS7j7ag/H+aGAk9vs1BgGoa+8XSWjP3i90Og==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
better-queue "^3.8.10" better-queue "^3.8.10"
@ -6548,7 +6549,7 @@ gatsby-source-filesystem@^2.1.39:
chokidar "3.3.0" chokidar "3.3.0"
file-type "^12.4.0" file-type "^12.4.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.0.21" gatsby-core-utils "^1.0.22"
got "^7.1.0" got "^7.1.0"
md5-file "^3.2.3" md5-file "^3.2.3"
mime "^2.4.4" mime "^2.4.4"
@ -6558,10 +6559,10 @@ gatsby-source-filesystem@^2.1.39:
valid-url "^1.0.9" valid-url "^1.0.9"
xstate "^4.6.7" xstate "^4.6.7"
gatsby-telemetry@^1.1.40: gatsby-telemetry@^1.1.41:
version "1.1.40" version "1.1.41"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.40.tgz#fffb27f497f53bce7aede91f89872b0d6a3b6043" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.41.tgz#f0b98e4b600514a266a90499fb0dccbb518a57bd"
integrity sha512-2F73umdYxA628mhoL/lKXFO7c8/p3KOs+Dhe4QKgJB8J+68X/HhtPM8zrcMaYPKjn9kbO03N/T2oRtCdgg5TSw== integrity sha512-ObkSd6zvlyxnLuGyB0EhvXcD6rnhpQ+w3Adu3ozSYIsNG1Q/VyXN08AAhsbzEPfEPbz8AlyGsjGLeYbEtC2xXw==
dependencies: dependencies:
"@babel/code-frame" "^7.5.5" "@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
@ -6570,7 +6571,7 @@ gatsby-telemetry@^1.1.40:
configstore "^5.0.0" configstore "^5.0.0"
envinfo "^7.5.0" envinfo "^7.5.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.0.21" gatsby-core-utils "^1.0.22"
git-up "4.0.1" git-up "4.0.1"
is-docker "2.0.0" is-docker "2.0.0"
lodash "^4.17.15" lodash "^4.17.15"
@ -6581,14 +6582,14 @@ gatsby-telemetry@^1.1.40:
stack-utils "1.0.2" stack-utils "1.0.2"
uuid "3.3.3" uuid "3.3.3"
gatsby-transformer-remark@^2.6.38: gatsby-transformer-remark@^2.6.39:
version "2.6.38" version "2.6.39"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.38.tgz#5fe340d1ad7f0ef1a615ccc455c70dfdb1858681" resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.39.tgz#37d65a1e4c0ca6105db31eeb9fec9ce9e4ced13a"
integrity sha512-ZK/wTX7pbi0G2zqxSW4aP6Jyou87bNzGiKkbSj9XAlU36G4JtXIMgAP76cK5OA7NNssWyBwVTgg1T3cPW7wDNA== integrity sha512-l8xdIT4xcBorph5h4WmOXIdt1cSdfFJo9mcl6LHC2Pt3qkzhY5b2zZi5dZtxAcqOQz7I61nwARknnNkN+6w5PA==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
bluebird "^3.7.1" bluebird "^3.7.1"
gatsby-core-utils "^1.0.21" gatsby-core-utils "^1.0.22"
gray-matter "^4.0.2" gray-matter "^4.0.2"
hast-util-raw "^4.0.0" hast-util-raw "^4.0.0"
hast-util-to-html "^4.0.1" hast-util-to-html "^4.0.1"
@ -6621,10 +6622,10 @@ gatsby-transformer-sharp@^2.3.6:
semver "^5.7.1" semver "^5.7.1"
sharp "^0.23.3" sharp "^0.23.3"
gatsby@^2.18.5: gatsby@^2.18.6:
version "2.18.5" version "2.18.6"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.5.tgz#970e6b550582623fe33d1eab7160037681c00fab" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.6.tgz#a8e037f4f820d87f67323a47605d3cd9c66d8ca8"
integrity sha512-mUoxulq7ELZ2l5dvU3Vr/Wv/zP6xPha2SRcsScjhNE4YevsmEujOk8l4AbaOPYBT+Ei8zu8wck0spN66v8oAMQ== integrity sha512-yOD4vCoWDTtJ3q6cWpdkRXNiGg7h4F3cvTu0mx1T8QV+Mvrm1DxWPivjQkYodEp330xegCXXl9IaoarN7pLfmg==
dependencies: dependencies:
"@babel/code-frame" "^7.5.5" "@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.4" "@babel/core" "^7.7.4"
@ -6685,13 +6686,13 @@ gatsby@^2.18.5:
flat "^4.1.0" flat "^4.1.0"
fs-exists-cached "1.0.0" fs-exists-cached "1.0.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-cli "^2.8.14" gatsby-cli "^2.8.15"
gatsby-core-utils "^1.0.21" gatsby-core-utils "^1.0.22"
gatsby-graphiql-explorer "^0.2.29" gatsby-graphiql-explorer "^0.2.29"
gatsby-link "^2.2.25" gatsby-link "^2.2.25"
gatsby-plugin-page-creator "^2.1.32" gatsby-plugin-page-creator "^2.1.33"
gatsby-react-router-scroll "^2.1.17" gatsby-react-router-scroll "^2.1.17"
gatsby-telemetry "^1.1.40" gatsby-telemetry "^1.1.41"
glob "^7.1.6" glob "^7.1.6"
got "8.3.2" got "8.3.2"
graphql "^14.5.8" graphql "^14.5.8"
@ -10603,6 +10604,11 @@ node-notifier@^5.4.2:
shellwords "^0.1.1" shellwords "^0.1.1"
which "^1.3.1" which "^1.3.1"
node-object-hash@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/node-object-hash/-/node-object-hash-2.0.0.tgz#9971fcdb7d254f05016bd9ccf508352bee11116b"
integrity sha512-VZR0zroAusy1ETZMZiGeLkdu50LGjG5U1KHZqTruqtTyQ2wfWhHG2Ow4nsUbfTFGlaREgNHcCWoM/OzEm6p+NQ==
node-polyglot@^2.3.0: node-polyglot@^2.3.0:
version "2.3.1" version "2.3.1"
resolved "https://registry.yarnpkg.com/node-polyglot/-/node-polyglot-2.3.1.tgz#975e8ae4cd2c717c3aac50aebc1700655d1b0b1c" resolved "https://registry.yarnpkg.com/node-polyglot/-/node-polyglot-2.3.1.tgz#975e8ae4cd2c717c3aac50aebc1700655d1b0b1c"