fix(deps): update gatsby

This commit is contained in:
Renovate Bot 2019-09-05 10:11:15 +00:00
parent 4e6352b0df
commit 89b54df595
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 153 additions and 104 deletions

View File

@ -41,13 +41,13 @@
"bluebird": "^3.5.5",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"gatsby": "^2.15.2",
"gatsby-link": "^2.2.11",
"gatsby-plugin-catch-links": "^2.1.7",
"gatsby-plugin-feed": "^2.3.10",
"gatsby": "^2.15.7",
"gatsby-link": "^2.2.12",
"gatsby-plugin-catch-links": "^2.1.8",
"gatsby-plugin-feed": "^2.3.11",
"gatsby-plugin-flow": "^1.1.5",
"gatsby-plugin-google-gtag": "^1.1.7",
"gatsby-plugin-manifest": "^2.2.13",
"gatsby-plugin-manifest": "^2.2.14",
"gatsby-plugin-netlify": "^2.1.11",
"gatsby-plugin-netlify-cms": "^4.1.13",
"gatsby-plugin-offline": "^2.2.10",
@ -57,16 +57,16 @@
"gatsby-plugin-sharp": "^2.2.19",
"gatsby-plugin-sitemap": "^2.2.10",
"gatsby-remark-autolink-headers": "^2.1.9",
"gatsby-remark-copy-linked-files": "^2.1.14",
"gatsby-remark-copy-linked-files": "^2.1.16",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.20",
"gatsby-remark-katex": "^3.1.7",
"gatsby-remark-prismjs": "^3.3.12",
"gatsby-remark-relative-images": "^0.2.3",
"gatsby-remark-responsive-iframe": "^2.2.11",
"gatsby-remark-smartypants": "^2.1.6",
"gatsby-source-filesystem": "^2.1.19",
"gatsby-transformer-remark": "^2.6.20",
"gatsby-remark-responsive-iframe": "^2.2.13",
"gatsby-remark-smartypants": "^2.1.7",
"gatsby-source-filesystem": "^2.1.21",
"gatsby-transformer-remark": "^2.6.21",
"gatsby-transformer-sharp": "^2.2.13",
"invariant": "^2.2.4",
"katex": "^0.11.0",

237
yarn.lock
View File

@ -4961,19 +4961,6 @@ execa@^0.10.0:
signal-exit "^3.0.0"
strip-eof "^1.0.0"
execa@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/execa/-/execa-0.11.0.tgz#0b3c71daf9b9159c252a863cd981af1b4410d97a"
integrity sha512-k5AR22vCt1DcfeiRixW46U5tMLtBg44ssdJM9PiXw3D8Bn5qyxFCSnKY/eR22y+ctFDGPqafpaXg2G4Emyua4A==
dependencies:
cross-spawn "^6.0.0"
get-stream "^4.0.0"
is-stream "^1.1.0"
npm-run-path "^2.0.0"
p-finally "^1.0.0"
signal-exit "^3.0.0"
strip-eof "^1.0.0"
execa@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"
@ -4998,6 +4985,21 @@ execa@^1.0.0:
signal-exit "^3.0.0"
strip-eof "^1.0.0"
execa@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/execa/-/execa-2.0.4.tgz#2f5cc589c81db316628627004ea4e37b93391d8e"
integrity sha512-VcQfhuGD51vQUQtKIq2fjGDLDbL6N1DTQVpYzxZ7LPIXw3HqTuIz6uxRmpV1qf8i31LHf2kjiaGI+GdHwRgbnQ==
dependencies:
cross-spawn "^6.0.5"
get-stream "^5.0.0"
is-stream "^2.0.0"
merge-stream "^2.0.0"
npm-run-path "^3.0.0"
onetime "^5.1.0"
p-finally "^2.0.0"
signal-exit "^3.0.2"
strip-final-newline "^2.0.0"
execall@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/execall/-/execall-2.0.0.tgz#16a06b5fe5099df7d00be5d9c06eecded1663b45"
@ -5305,10 +5307,10 @@ file-type@^10.7.0:
version "10.11.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-10.11.0.tgz#2961d09e4675b9fb9a3ee6b69e9cd23f43fd1890"
file-type@^12.2.0:
version "12.2.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-12.2.0.tgz#bc4bce830e38a96a0ecfea0e2dfcee2855ed1380"
integrity sha512-bkDBeH5doAqP69axEO69OviLlWbrZ10Ne2OPHaxBgG+fyT0w/2zfMzJz21SPwq5Iq0aN70q7RN3KRcdUY427Mg==
file-type@^12.3.0:
version "12.3.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-12.3.0.tgz#74d755e5dc9c5cbc7ee6f182529b453906ac88c2"
integrity sha512-4E4Esq9KLwjYCY32E7qSmd0h7LefcniZHX+XcdJ4Wfx1uGJX7QCigiqw/U0yT7WOslm28yhxl87DJ0wHYv0RAA==
file-type@^3.8.0:
version "3.9.0"
@ -5655,10 +5657,10 @@ fuzzy@^0.1.1:
version "0.1.3"
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
gatsby-cli@^2.7.42:
version "2.7.42"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.42.tgz#7dc5ed30fe183fcd2b365a81bf5a8fb39c9bc673"
integrity sha512-qWY87e3IYDWDin5gCe3HdqEnmpMeDDJEZjMuc1ueuO/VLUq+0REjhzsAUAQxIB0SVeRU76CV46anxir1Esk5Qw==
gatsby-cli@^2.7.44:
version "2.7.44"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.44.tgz#5ae22f7eb9bdad7fa87d989e56ba2014e7f2ac1c"
integrity sha512-HSNGXSGNXLUEH4D3CUg/5p24Ft0NEU/Cv40oQ2kgoT7Ccs/hgq6B1MRgBTHi1ew6+zF+UrReb80zYKdePNZzUw==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.5.5"
@ -5673,10 +5675,10 @@ gatsby-cli@^2.7.42:
convert-hrtime "^2.0.0"
core-js "^2.6.9"
envinfo "^5.12.1"
execa "^0.11.0"
execa "^2.0.4"
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-telemetry "^1.1.21"
gatsby-telemetry "^1.1.22"
hosted-git-info "^3.0.0"
is-valid-path "^0.1.1"
lodash "^4.17.15"
@ -5706,26 +5708,26 @@ gatsby-core-utils@^1.0.7:
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.7.tgz#0f41dd91da2f2acb59e102ad4c6a4cffeb176b05"
integrity sha512-G4C/n8tzZVUgs+nLs8Gho7OfgcOWsoKij6az25vCATC9daqrCh1R0ouInqCtIBk7pBim/jt7UAtlClXpp6HyqQ==
gatsby-graphiql-explorer@^0.2.9:
version "0.2.9"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.9.tgz#60b9fd2000e5fdbbfae853162220f949a24e62bc"
integrity sha512-tZU+wwbwULU1DIyucPiSfUN/mIr3BHYNkQzP394U0rLM+oD1t/J9tv7atXW5xsqQI1JRjme4fFyGbKm+HRASJg==
gatsby-graphiql-explorer@^0.2.12:
version "0.2.12"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.12.tgz#8ba0c2ae0ea9cd759dff29951d6d124dcf0ab27b"
integrity sha512-BM66MSA2xGV0uVqrZKZJmglH8+YBlLQX3I7AEgUrWizyLTIkkrLWAt+Dw0GUu8tmIgDKru7SJ55HvEqbwI3i7w==
dependencies:
"@babel/runtime" "^7.5.5"
gatsby-link@^2.2.11:
version "2.2.11"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.11.tgz#e460ef0e904bf4cf28e5955d4426d57cc279ec84"
integrity sha512-aWWhGzhQnCIhVesukeZDYuJqjA/29FZdh+2OYfxBN6nTazpGngdWM63XWYRjXYzKtpIq8/DC1yGfmxVQl2IkdQ==
gatsby-link@^2.2.12:
version "2.2.12"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.12.tgz#ccc0f41b744bf57b318e50e3788c5e12a95906fe"
integrity sha512-21eemFnbXREK61rs3SGuI0exsKBUQvBeNXBgmkYaDuhgtAeGBH0UDhWtsxpsn/EgOMHSxIBQSwi/3bCky8Wp/g==
dependencies:
"@babel/runtime" "^7.5.5"
"@types/reach__router" "^1.2.4"
prop-types "^15.7.2"
gatsby-page-utils@^0.0.15:
version "0.0.15"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.15.tgz#eca42830d4b88fe2d3909169cfd39fd8d426d38d"
integrity sha512-8SzwFwrB1NqB9ZxfwN1QrWdDQ3UBmZ+SrMJLtBnrI30mzIq7yCAoTX4US1EonF6YtO0xxBJe5iqBv9x7pqVrlQ==
gatsby-page-utils@^0.0.16:
version "0.0.16"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.16.tgz#0cae2717bff94e13a6f0ead024f74ebc9a1a0775"
integrity sha512-d/82n6S5Exyg5TXBdAvl1E6tlLNOCaQvdQpxusoaqV3z+ZfbiZlxeQJnKbAANxp1FToK/djkHaxonw1NdpjblQ==
dependencies:
"@babel/runtime" "^7.5.5"
bluebird "^3.5.5"
@ -5736,18 +5738,18 @@ gatsby-page-utils@^0.0.15:
micromatch "^3.1.10"
slash "^3.0.0"
gatsby-plugin-catch-links@^2.1.7:
version "2.1.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.7.tgz#65b9b36ecd69024964deeae4714037ec6054ae9a"
integrity sha512-Qz/wKW50qpFY0Nod07zfvntAkI52L4d92f6rNu0v9GXOJrrAAkueID34eBGQu02p1Rlz40UgqrsT7TX90bimrA==
gatsby-plugin-catch-links@^2.1.8:
version "2.1.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.8.tgz#9cc26dc817d050e6656521dfc53bfd34b92e9ad0"
integrity sha512-jCwugtUcNWcLAG/PGNf7SPtoO1xJSyCaXHSxGqiJ+obPqKCRCftaXNvHPFwCUvEjYt0kTL8olXJ37jBlcY6NAg==
dependencies:
"@babel/runtime" "^7.5.5"
escape-string-regexp "^1.0.5"
gatsby-plugin-feed@^2.3.10:
version "2.3.10"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.10.tgz#6a51d28784e814033c14fdc60fdfb25add329ea9"
integrity sha512-fP1uLsyyrz0qzvKHyADO5eH7DlNj6/070X5c3u0NPk6jqa59Xz3uNssYuJZQ1SLTUVLJkll1wuLvGgMhOgxuXA==
gatsby-plugin-feed@^2.3.11:
version "2.3.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.11.tgz#a6cd9402cff7cf0d2f3e0a0b41411a83f91c7d62"
integrity sha512-rvzqpii6Xczg5PD4qtRXYDrGN6YyC7x0gRu2uXNx1OnnIH1smzl6R8IgaXQeXN4LjAZaVV1y+RelVNXQM5xlpw==
dependencies:
"@babel/runtime" "^7.5.5"
"@hapi/joi" "^15.1.1"
@ -5771,10 +5773,10 @@ gatsby-plugin-google-gtag@^1.1.7:
"@babel/runtime" "^7.5.5"
minimatch "^3.0.4"
gatsby-plugin-manifest@^2.2.13:
version "2.2.13"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.13.tgz#256242bd8658f19240133439dd3b0c3a6cd4107f"
integrity sha512-oUZYdDyqacalq6VkEc7QZIqLZNwAxsBzk9UtJShM6e9otm1XY/R9DGtyS70qnWy9kDb8y5T4qhPVjIGhG1ulgA==
gatsby-plugin-manifest@^2.2.14:
version "2.2.14"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.14.tgz#414d8eb774f6a2a2da264295330b93e6ee91c758"
integrity sha512-4GOyQIVMU+9VMQebXF6F+2TCXyWYe3tmBXEH4HEsdqdz0VEx4ZRsLJYfVl+OHOEFThOfSgkqsISv7NheWwk5KQ==
dependencies:
"@babel/runtime" "^7.5.5"
gatsby-core-utils "^1.0.7"
@ -5825,15 +5827,15 @@ gatsby-plugin-optimize-svgs@^1.0.3:
svgo "^1.3.0"
walk "^2.3.14"
gatsby-plugin-page-creator@^2.1.15:
version "2.1.15"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.15.tgz#b05c18cfac6c2801eb53be3cdc46aa121641778e"
integrity sha512-A0vY4mlXP8WYCTWOhvVDtJ0XWHo/0tVkmVUnZIkHNqd+qPfEAhMAMhxrOR0fsRiNQUgoKBueuvagyyxg8LWdtg==
gatsby-plugin-page-creator@^2.1.16:
version "2.1.16"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.16.tgz#1968fd6e5df92c6a5d7e9df883944f19ed490111"
integrity sha512-UavctQrB208KlC5qVKPUa5trqWW1Z851mKZibepj04uzdme74zUbEAXLipFD6tilXDwzLPqeuRFpcBrFjOJyJQ==
dependencies:
"@babel/runtime" "^7.5.5"
bluebird "^3.5.5"
fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.0.15"
gatsby-page-utils "^0.0.16"
glob "^7.1.4"
lodash "^4.17.15"
micromatch "^3.1.10"
@ -5907,10 +5909,10 @@ gatsby-remark-autolink-headers@^2.1.9:
mdast-util-to-string "^1.0.6"
unist-util-visit "^1.4.1"
gatsby-remark-copy-linked-files@^2.1.14:
version "2.1.14"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.14.tgz#74ef1b567f511bc4c55da535bd7a8bcba91d0d97"
integrity sha512-JNFX3dIit069FMRT2sir8wiHjHzx4TDqK4GYIiw9DK5Y04xdkEzL496lMpmBHMM8yzkzO1JRY51g1RJGBQnqvA==
gatsby-remark-copy-linked-files@^2.1.16:
version "2.1.16"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.16.tgz#7d88b36ce303e7c759660b05dadc8b27b077b0da"
integrity sha512-0QD0gJh0GvZkrAnI3PupvMZaiDhTBtZJ5ae1qr0QM0dz1bYKI7P0kCgYec/ncGC6V7DTPmpcG2LxAiDc4aQ6Dw==
dependencies:
"@babel/runtime" "^7.5.5"
cheerio "^1.0.0-rc.3"
@ -5978,10 +5980,10 @@ gatsby-remark-relative-images@^0.2.3:
slash "^2.0.0"
unist-util-select "^1.5.0"
gatsby-remark-responsive-iframe@^2.2.11:
version "2.2.11"
resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.2.11.tgz#2043c794241366e9152fdb7780e5146d2a4a7d76"
integrity sha512-k0Xa2Ej39ZSUbRltEz0MSOvLWqdfhU/MmE1L2f38oJGDRRSZvJx5z359xS2+CHlxIlML2YixPcAw5aTACBMtag==
gatsby-remark-responsive-iframe@^2.2.13:
version "2.2.13"
resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.2.13.tgz#51a6aaed2bc71ff2f7af712c337ef7af71e47c7b"
integrity sha512-TtBDJ3HFLeKZAAxKhYY3U7g/5Fikl7YtDMB/IXMi/wDXW4qtcNPHShH4PXeyBhyuGZRoR2UzRyTLM4IOxoFktg==
dependencies:
"@babel/runtime" "^7.5.5"
bluebird "^3.5.5"
@ -5989,26 +5991,26 @@ gatsby-remark-responsive-iframe@^2.2.11:
lodash "^4.17.15"
unist-util-visit "^1.4.1"
gatsby-remark-smartypants@^2.1.6:
version "2.1.6"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.6.tgz#446bdabc25a1058830539dc328130442cbef552b"
integrity sha512-FgcX2mZ4HeiorXrV3vgVjvAMgdKp8gg2UhNgHv9kNMs2sm4qVHBUi+PiKk5E6UkbkB0ggQB1m3ieh9BvVjUSHg==
gatsby-remark-smartypants@^2.1.7:
version "2.1.7"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.7.tgz#e8655825f0d2c24fc3001b77486a2faa5668ee8a"
integrity sha512-fKbA1d8YQaoGY+2Kwf8qTpCyNC+ClT+zwdoY3+Lnx8bweNGjxAWE+rcu9vfp3nLxbhuJjx85rG1jaR62Vd77MA==
dependencies:
"@babel/runtime" "^7.5.5"
retext "^5.0.0"
retext-smartypants "^3.0.3"
unist-util-visit "^1.4.1"
gatsby-source-filesystem@^2.1.19:
version "2.1.19"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.19.tgz#7fbe258ddd7d2feb0393c58af71b304798bf25a2"
integrity sha512-InEYdT1YZyualzrGuQX5V3rkqp6Euif3XWJ+0hpNnFct+u3BgS2Mr7tF9XlTC+i7+CvUNer97EK2C3qpaIzK1w==
gatsby-source-filesystem@^2.1.21:
version "2.1.21"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.21.tgz#4d52383887bfa40c484523372f9629e92af6769a"
integrity sha512-CYkj95vp6kNcO/UFYCYmJ78djJZAX1zO2hQyptFNRhto4J5SWB7Zy8Jc0r7sCitMeakfvNOT72y3r7LjcA0dNw==
dependencies:
"@babel/runtime" "^7.5.5"
better-queue "^3.8.10"
bluebird "^3.5.5"
chokidar "3.0.2"
file-type "^12.2.0"
file-type "^12.3.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.7"
got "^7.1.0"
@ -6018,12 +6020,12 @@ gatsby-source-filesystem@^2.1.19:
progress "^2.0.3"
read-chunk "^3.2.0"
valid-url "^1.0.9"
xstate "^3.3.3"
xstate "^4.6.7"
gatsby-telemetry@^1.1.21:
version "1.1.21"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.21.tgz#62ec244c49c6f8de2d418c65b6ed2d1ef2d6fac7"
integrity sha512-2yWdxQxnP/AiGwmF8+vlMoXxlt941zZzX2ZMFLET28ZgdUJW9aylf6IBwF7F7hhaScBJZAyRMjcnczoEwSgX+w==
gatsby-telemetry@^1.1.22:
version "1.1.22"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.22.tgz#b53f91409df906a456a1e9f4f230771de0670c23"
integrity sha512-Gj6FWkW5jid+riu8H0IZrx8pPzvcEJWkCLNMJ3qNtdeK6hdrEj4wjN06tJHxrjIsLiGrXTzpd5iL+70qWbk09w==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.5.5"
@ -6043,10 +6045,10 @@ gatsby-telemetry@^1.1.21:
stack-utils "1.0.2"
uuid "3.3.3"
gatsby-transformer-remark@^2.6.20:
version "2.6.20"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.20.tgz#426b4865e90d5c819cd2e25d143c9feb0f757a96"
integrity sha512-RxQ64qRd3IECf/l+ze7u5At+xmtW0BTdpv9h8FtFhY7STesVIL63rXxG5IWhD5cCTPvApbxPRVHWTNQ8zTNyeg==
gatsby-transformer-remark@^2.6.21:
version "2.6.21"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.21.tgz#1c40ed468f00b770926bdc1d62c573d3b338e99f"
integrity sha512-DNHK4bK8uwMdERrnuxWv3+lQBkzAVJrF0GGqf0iewsnhmm1o3WAN0X06rAVW5gW1njy88RRjYM0D3I3WZRDUaw==
dependencies:
"@babel/runtime" "^7.5.5"
bluebird "^3.5.5"
@ -6083,10 +6085,10 @@ gatsby-transformer-sharp@^2.2.13:
semver "^5.7.1"
sharp "^0.23.0"
gatsby@^2.15.2:
version "2.15.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.15.2.tgz#586e60327e0575116c765edf62c414d6f2fc490f"
integrity sha512-B6mm2RFeKamv9Cy0c9+ExZO34ki+ejlpq88oBXSEJngluX5B7eT98KMcOr5ut788CpE27Py0W+TacNqeUwBUWQ==
gatsby@^2.15.7:
version "2.15.7"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.15.7.tgz#209b1f8cfff0caec2e3313c96b9280b981896620"
integrity sha512-eVNDvyk84WbaLOcecv0sx9Xdm6GdSsHNwvf5gq//weQrvuTRSmUl3D7ROQ1RQWKLLNttY4fKnoNiFyLj3n0eXw==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.5.5"
@ -6148,13 +6150,13 @@ gatsby@^2.15.2:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.7.42"
gatsby-cli "^2.7.44"
gatsby-core-utils "^1.0.7"
gatsby-graphiql-explorer "^0.2.9"
gatsby-link "^2.2.11"
gatsby-plugin-page-creator "^2.1.15"
gatsby-graphiql-explorer "^0.2.12"
gatsby-link "^2.2.12"
gatsby-plugin-page-creator "^2.1.16"
gatsby-react-router-scroll "^2.1.7"
gatsby-telemetry "^1.1.21"
gatsby-telemetry "^1.1.22"
glob "^7.1.4"
got "8.3.2"
graphql "^14.5.4"
@ -6212,7 +6214,7 @@ gatsby@^2.15.2:
uuid "^3.3.3"
v8-compile-cache "^1.1.2"
webpack "~4.39.3"
webpack-dev-middleware "^3.7.0"
webpack-dev-middleware "^3.7.1"
webpack-dev-server "^3.8.0"
webpack-hot-middleware "^2.25.0"
webpack-merge "^4.2.2"
@ -6291,6 +6293,13 @@ get-stream@^4.0.0:
dependencies:
pump "^3.0.0"
get-stream@^5.0.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.1.0.tgz#01203cdc92597f9b909067c3e656cc1f4d3c4dc9"
integrity sha512-EXr1FOzrzTfGeL0gQdeFEvOMm2mzMOglyiOXSTpPC+iAjAKftbr3jpCMWynogwYnM+eSj9sHGc6wjIcDvYiygw==
dependencies:
pump "^3.0.0"
get-value@^2.0.3, get-value@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@ -7861,6 +7870,11 @@ is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
is-stream@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3"
integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==
is-svg@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-3.0.0.tgz#9321dbd29c212e5ca99c4fa9794c714bcafa2f75"
@ -9330,7 +9344,7 @@ mimic-fn@^1.0.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
mimic-fn@^2.0.0:
mimic-fn@^2.0.0, mimic-fn@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
@ -10063,6 +10077,13 @@ npm-run-path@^2.0.0:
dependencies:
path-key "^2.0.0"
npm-run-path@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-3.1.0.tgz#7f91be317f6a466efed3c9f2980ad8a4ee8b0fa5"
integrity sha512-Dbl4A/VfiVGLgQv29URL9xshU8XDY1GeLy+fsaZ1AA8JDSfjvr5P5+pzRbWqRSBxk6/DW7MIh8lTM/PaGnP2kg==
dependencies:
path-key "^3.0.0"
"npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.0.0, npmlog@^4.0.1, npmlog@^4.0.2, npmlog@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
@ -10227,6 +10248,13 @@ onetime@^2.0.0:
dependencies:
mimic-fn "^1.0.0"
onetime@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.0.tgz#fff0f3c91617fe62bb50189636e99ac8a6df7be5"
integrity sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==
dependencies:
mimic-fn "^2.1.0"
opentracing@^0.14.4:
version "0.14.4"
resolved "https://registry.yarnpkg.com/opentracing/-/opentracing-0.14.4.tgz#a113408ea740da3a90fde5b3b0011a375c2e4268"
@ -10364,6 +10392,11 @@ p-finally@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
p-finally@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-2.0.1.tgz#bd6fcaa9c559a096b680806f4d657b3f0f240561"
integrity sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw==
p-is-promise@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-1.1.0.tgz#9c9456989e9f6588017b0434d56097675c3da05e"
@ -10650,6 +10683,11 @@ path-key@^2.0.0, path-key@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
path-key@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.0.tgz#99a10d870a803bdd5ee6f0470e58dfcd2f9a54d3"
integrity sha512-8cChqz0RP6SHJkMt48FW0A7+qUOn+OsnOsVtzI59tZ8m+5bCSk7hzwET0pulwOM2YMn9J1efb07KB9l9f30SGg==
path-parse@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
@ -13685,6 +13723,11 @@ strip-eof@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
strip-final-newline@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
strip-indent@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-1.0.1.tgz#0c7962a6adefa7bbd4ac366460a638552ae1a0a2"
@ -14861,6 +14904,17 @@ webpack-dev-middleware@^3.7.0:
range-parser "^1.2.1"
webpack-log "^2.0.0"
webpack-dev-middleware@^3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-3.7.1.tgz#1167aea02afa034489869b8368fe9fed1aea7d09"
integrity sha512-5MWu9SH1z3hY7oHOV6Kbkz5x7hXbxK56mGHNqHTe6d+ewxOwKUxoUJBs7QIaJb33lPjl9bJZ3X0vCoooUzC36A==
dependencies:
memory-fs "^0.4.1"
mime "^2.4.4"
mkdirp "^0.5.1"
range-parser "^1.2.1"
webpack-log "^2.0.0"
webpack-dev-server@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.8.0.tgz#06cc4fc2f440428508d0e9770da1fef10e5ef28d"
@ -15304,11 +15358,6 @@ xmlhttprequest-ssl@~1.5.4:
version "1.5.5"
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e"
xstate@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-3.3.3.tgz#64177cd4473d4c2424b3df7d2434d835404b09a9"
integrity sha512-p0ZYDPWxZZZRAJyD3jaGO9/MYioHuxZp6sjcLhPfBZHAprl4EDrZRGDqRVH9VvK8oa6Nrbpf+U5eNmn8KFwO3g==
xstate@^4.6.7:
version "4.6.7"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.6.7.tgz#1f325df07d75676c90d65b17a3a56692f259fd41"