Merge pull request #399 from alxshelepenok/renovate/gatsby

chore(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2019-09-21 12:09:02 +03:00 committed by GitHub
commit 17bbb61064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 320 additions and 273 deletions

View File

@ -41,33 +41,33 @@
"bluebird": "^3.5.5",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"gatsby": "^2.15.15",
"gatsby-link": "^2.2.13",
"gatsby-plugin-catch-links": "^2.1.9",
"gatsby-plugin-feed": "^2.3.12",
"gatsby-plugin-flow": "^1.1.6",
"gatsby-plugin-google-gtag": "^1.1.8",
"gatsby-plugin-manifest": "^2.2.16",
"gatsby-plugin-netlify": "^2.1.13",
"gatsby-plugin-netlify-cms": "^4.1.15",
"gatsby-plugin-offline": "^3.0.6",
"gatsby": "^2.15.20",
"gatsby-link": "^2.2.15",
"gatsby-plugin-catch-links": "^2.1.10",
"gatsby-plugin-feed": "^2.3.13",
"gatsby-plugin-flow": "^1.1.7",
"gatsby-plugin-google-gtag": "^1.1.9",
"gatsby-plugin-manifest": "^2.2.18",
"gatsby-plugin-netlify": "^2.1.15",
"gatsby-plugin-netlify-cms": "^4.1.17",
"gatsby-plugin-offline": "^3.0.8",
"gatsby-plugin-optimize-svgs": "^1.0.3",
"gatsby-plugin-react-helmet": "^3.1.7",
"gatsby-plugin-sass": "^2.1.14",
"gatsby-plugin-sharp": "^2.2.22",
"gatsby-plugin-sitemap": "^2.2.12",
"gatsby-remark-autolink-headers": "^2.1.10",
"gatsby-remark-copy-linked-files": "^2.1.19",
"gatsby-plugin-react-helmet": "^3.1.8",
"gatsby-plugin-sass": "^2.1.15",
"gatsby-plugin-sharp": "^2.2.25",
"gatsby-plugin-sitemap": "^2.2.14",
"gatsby-remark-autolink-headers": "^2.1.11",
"gatsby-remark-copy-linked-files": "^2.1.20",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.22",
"gatsby-remark-katex": "^3.1.8",
"gatsby-remark-prismjs": "^3.3.13",
"gatsby-remark-images": "^3.1.23",
"gatsby-remark-katex": "^3.1.10",
"gatsby-remark-prismjs": "^3.3.14",
"gatsby-remark-relative-images": "^0.2.3",
"gatsby-remark-responsive-iframe": "^2.2.16",
"gatsby-remark-smartypants": "^2.1.8",
"gatsby-source-filesystem": "^2.1.22",
"gatsby-transformer-remark": "^2.6.22",
"gatsby-transformer-sharp": "^2.2.14",
"gatsby-remark-responsive-iframe": "^2.2.17",
"gatsby-remark-smartypants": "^2.1.9",
"gatsby-source-filesystem": "^2.1.26",
"gatsby-transformer-remark": "^2.6.24",
"gatsby-transformer-sharp": "^2.2.16",
"invariant": "^2.2.4",
"katex": "^0.11.0",
"lodash": "^4.17.15",
@ -92,7 +92,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.3",
"babel-jest": "24.9.0",
"babel-preset-gatsby": "0.2.13",
"babel-preset-gatsby": "0.2.14",
"browserslist": "4.7.0",
"concurrently": "4.1.2",
"eslint": "6.4.0",

543
yarn.lock
View File

@ -1593,10 +1593,10 @@
version "1.5.2"
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
"@types/reach__router@^1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.2.4.tgz#44a701fdf15934880f6dfdef38ca49bc30e2d372"
integrity sha512-a+MFhebeSGi0LwHZ0UhH/ke77rWtNQnt8YmaHnquSaY3HmyEi+BPQi3GhPcUPnC9X5BLw/qORw3BPxGb1mCtEw==
"@types/reach__router@^1.2.5":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.2.5.tgz#add874f43b9733175be2b19de59602b91cc90860"
integrity sha512-Lna9cD38dN3deqJ6ThZgMKoAzW1LE3u+uUbPGdHUqquoM/fnZitSV1xfJxHjovu4SsNkpN9udkte3wEyrBPawQ==
dependencies:
"@types/history" "*"
"@types/react" "*"
@ -1990,10 +1990,10 @@ anymatch@^2.0.0:
micromatch "^3.1.4"
normalize-path "^2.1.1"
anymatch@^3.0.1:
version "3.0.3"
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.0.3.tgz#2fb624fe0e84bccab00afee3d0006ed310f22f09"
integrity sha512-c6IvoeBECQlMVuYUjSwimnhmztImpErfxJzWZhIQinIvQWoGOnB0dLIgifbPHQt5heS6mNlaZG16f06H3C8t1g==
anymatch@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.0.tgz#e609350e50a9313b472789b2f14ef35808ee14d6"
integrity sha512-Ozz7l4ixzI7Oxj2+cw+p0tVUt27BpaJ+1+q1TCeANWxHpvyn2+Un+YamBdfKu0uh8xLodGhoa1v7595NhKDAuA==
dependencies:
normalize-path "^3.0.0"
picomatch "^2.0.4"
@ -2168,6 +2168,11 @@ async-foreach@^0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
async-limiter@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
async-limiter@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
@ -2360,10 +2365,10 @@ babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.6.1:
cosmiconfig "^5.2.0"
resolve "^1.10.0"
babel-plugin-remove-graphql-queries@^2.7.7:
version "2.7.7"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.7.tgz#61e490b3221c36d94126056be2fc1e9d34268690"
integrity sha512-/bmTuUkkLtim99qe7Lj3VBTLsOX3nxeuwtkqb4q3ybuynpP2rYuLUUQ3Z5Lq+1sT63ImN49+q8EiP+BMXstEAQ==
babel-plugin-remove-graphql-queries@^2.7.8:
version "2.7.8"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.8.tgz#f9a90ae83750011931cee94941ae8714c6bf57c6"
integrity sha512-uMEVCaeDQbQBJBev8cMGHInJRGu/oMPdVbIK5sqRXpAgtdfo1WGriyb7OtIKDycSlvHx95l2NjOtwPADI9mG9w==
babel-plugin-syntax-dynamic-import@^6.18.0:
version "6.18.0"
@ -2432,10 +2437,10 @@ babel-preset-fbjs@^3.1.2:
"@babel/plugin-transform-template-literals" "^7.0.0"
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
babel-preset-gatsby@0.2.13, babel-preset-gatsby@^0.2.13:
version "0.2.13"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.13.tgz#3584f0de51c66e218232655e87aa8e29203e54fe"
integrity sha512-iu1jj+Ja5JraFa9gtQ1m2zTSq8KowBXf94qTxAomxf2TWE4sldYPmdMofajYy52EolTRjBHRtnhjZCsaBV2D+A==
babel-preset-gatsby@0.2.14, babel-preset-gatsby@^0.2.14:
version "0.2.14"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.14.tgz#2712a7dacf73d0b2f18d380180614c5587701c98"
integrity sha512-D/zj3RNm52j6k2mzmoF2YxTKGaDs0lhp6v1l3WCDne1kmv9PIb/R8GovcsFvqXVF1FJ0ajNZvyhsJK/eqyGfHQ==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.5.5"
"@babel/plugin-syntax-dynamic-import" "^7.2.0"
@ -2487,9 +2492,10 @@ base64-js@^1.0.2:
version "1.3.0"
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.0.tgz#cab1e6118f051095e58b5281aea8c1cd22bfc0e3"
base64id@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/base64id/-/base64id-1.0.0.tgz#47688cb99bb6804f0e06d3e763b1c32e57d8e6b6"
base64id@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/base64id/-/base64id-2.0.0.tgz#2770ac6bc47d312af97a8bf9a634342e0cd25cb6"
integrity sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==
base@^0.11.1:
version "0.11.2"
@ -3154,12 +3160,12 @@ cheerio@^1.0.0-rc.3:
lodash "^4.15.0"
parse5 "^3.0.1"
chokidar@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.0.2.tgz#0d1cd6d04eb2df0327446188cd13736a3367d681"
integrity sha512-c4PR2egjNjI1um6bamCQ6bUNPDiyofNQruHvKgHQ4gDUP/ITSVSzNsiI5OWtHOsX323i5ha/kk4YmOZ1Ktg7KA==
chokidar@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.1.1.tgz#27e953f3950336efcc455fd03e240c7299062003"
integrity sha512-df4o16uZmMHzVQwECZRHwfguOt5ixpuQVaZHjYMvYisgKhE+JXwcj/Tcr3+3bu/XeOJQ9ycYmzu7Mv8XrGxJDQ==
dependencies:
anymatch "^3.0.1"
anymatch "^3.1.0"
braces "^3.0.2"
glob-parent "^5.0.0"
is-binary-path "^2.1.0"
@ -3169,7 +3175,7 @@ chokidar@3.0.2:
optionalDependencies:
fsevents "^2.0.6"
chokidar@^2.0.2, chokidar@^2.0.4, chokidar@^2.1.6:
chokidar@^2.0.2, chokidar@^2.0.4:
version "2.1.6"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.6.tgz#b6cad653a929e244ce8a834244164d241fa954c5"
dependencies:
@ -3187,6 +3193,25 @@ chokidar@^2.0.2, chokidar@^2.0.4, chokidar@^2.1.6:
optionalDependencies:
fsevents "^1.2.7"
chokidar@^2.1.8:
version "2.1.8"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
integrity sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==
dependencies:
anymatch "^2.0.0"
async-each "^1.0.1"
braces "^2.3.2"
glob-parent "^3.1.0"
inherits "^2.0.3"
is-binary-path "^1.0.0"
is-glob "^4.0.0"
normalize-path "^3.0.0"
path-is-absolute "^1.0.0"
readdirp "^2.2.1"
upath "^1.1.1"
optionalDependencies:
fsevents "^1.2.7"
chownr@^1.0.1, chownr@^1.1.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.2.tgz#a18f1e0b269c8a6a5d3c86eb298beb14c3dd7bf6"
@ -4584,14 +4609,15 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0:
dependencies:
once "^1.4.0"
engine.io-client@~3.3.1:
version "3.3.2"
resolved "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-3.3.2.tgz#04e068798d75beda14375a264bb3d742d7bc33aa"
engine.io-client@~3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-3.4.0.tgz#82a642b42862a9b3f7a188f41776b2deab643700"
integrity sha512-a4J5QO2k99CM2a0b12IznnyQndoEvtA4UAldhGzKqnHf42I3Qs2W5SPnDvatZRcMaNZs4IevVicBPayxYt6FwA==
dependencies:
component-emitter "1.2.1"
component-inherit "0.0.3"
debug "~3.1.0"
engine.io-parser "~2.1.1"
debug "~4.1.0"
engine.io-parser "~2.2.0"
has-cors "1.1.0"
indexof "0.0.1"
parseqs "0.0.5"
@ -4600,9 +4626,10 @@ engine.io-client@~3.3.1:
xmlhttprequest-ssl "~1.5.4"
yeast "0.1.2"
engine.io-parser@~2.1.0, engine.io-parser@~2.1.1:
version "2.1.3"
resolved "https://registry.yarnpkg.com/engine.io-parser/-/engine.io-parser-2.1.3.tgz#757ab970fbf2dfb32c7b74b033216d5739ef79a6"
engine.io-parser@~2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/engine.io-parser/-/engine.io-parser-2.2.0.tgz#312c4894f57d52a02b420868da7b5c1c84af80ed"
integrity sha512-6I3qD9iUxotsC5HEMuuGsKA0cXerGz+4uGcXQEkfBidgKf0amsjrrtwcbwK/nzpZBxclXlV7gGl9dgWvu4LF6w==
dependencies:
after "0.8.2"
arraybuffer.slice "~0.0.7"
@ -4610,16 +4637,17 @@ engine.io-parser@~2.1.0, engine.io-parser@~2.1.1:
blob "0.0.5"
has-binary2 "~1.0.2"
engine.io@~3.3.1:
version "3.3.2"
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-3.3.2.tgz#18cbc8b6f36e9461c5c0f81df2b830de16058a59"
engine.io@~3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-3.4.0.tgz#3a962cc4535928c252759a00f98519cb46c53ff3"
integrity sha512-XCyYVWzcHnK5cMz7G4VTu2W7zJS7SM1QkcelghyIk/FmobWBtXE7fwhBusEKvCSqc3bMh8fNFMlUkCKTFRxH2w==
dependencies:
accepts "~1.3.4"
base64id "1.0.0"
base64id "2.0.0"
cookie "0.3.1"
debug "~3.1.0"
engine.io-parser "~2.1.0"
ws "~6.1.0"
debug "~4.1.0"
engine.io-parser "~2.2.0"
ws "^7.1.2"
enhanced-resolve@^4.1.0:
version "4.1.0"
@ -4791,9 +4819,10 @@ eslint-plugin-flowtype@^3.13.0:
dependencies:
lodash "^4.17.15"
eslint-plugin-graphql@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-graphql/-/eslint-plugin-graphql-3.0.3.tgz#9ecdaf5ea8397973e29cea9dbf860420694e9df0"
eslint-plugin-graphql@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-graphql/-/eslint-plugin-graphql-3.1.0.tgz#ccf0d3c61961f6307170ac565c1fb0902dd4f11f"
integrity sha512-87HGS00aeBqGFiQZQGzSPzk1D59w+124F8CRIDATh3LJqce5RCTuUI4tcIqPeyY95YPBCIKwISksWUuA0nrgNw==
dependencies:
graphql-config "^2.0.1"
lodash "^4.11.1"
@ -5803,10 +5832,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.47:
version "2.7.47"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.47.tgz#3e490b1c930345f7e1cc759f8cfcab36b878e1b4"
integrity sha512-dDVrbTjxzUwugOnnI/MDFZruYie5KW+t+XmLrG2L4ZjKBrAT6G2wsiPS+NwHiConqfTx67xoFAp54++C8+iWXg==
gatsby-cli@^2.7.49:
version "2.7.49"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.49.tgz#47a52c92e89b85ccdf0a5e8fbac0d49f120ebada"
integrity sha512-Bsko3geZr502/9xl5/jik0wddNrzBDcWCm3dFsFy0FUcXHu8WISIjYPdCVRwqTTAu1yBX30QsJtBbu/9LTjIKA==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.6.0"
@ -5824,7 +5853,7 @@ gatsby-cli@^2.7.47:
execa "^2.0.4"
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-telemetry "^1.1.23"
gatsby-telemetry "^1.1.25"
hosted-git-info "^3.0.0"
is-valid-path "^0.1.1"
lodash "^4.17.15"
@ -5849,53 +5878,53 @@ gatsby-cli@^2.7.47:
ink "^2.3.0"
ink-spinner "^3.0.1"
gatsby-core-utils@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.8.tgz#e765a1338d65ff1de65238c7f0a9967e07da20fa"
integrity sha512-080Jl8NamTbCGliKxXpMjEO1XUYU5FAow+VPR/j6hJk+Kl/gFmpE1mqa5QnHRGLZQhBP/h2T0mUwnSJn9m/Jsw==
gatsby-core-utils@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.10.tgz#f4309a8439e36b3e833c00b1903f381148df4c1b"
integrity sha512-AeOrwjF4LiAHAqvrUkAFtvZHkLpKtF2gnIS/nezHDzIMq0SaZLHbdQiJcesyzZ6CcerjLIDWbD6MqxrTt6KkhA==
gatsby-graphiql-explorer@^0.2.15:
version "0.2.15"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.15.tgz#f6d17df8fbb70f0767fe606d49c299ba68760e17"
integrity sha512-T4N+q8VDbivREBDRKLoxlersaYhWhEaTBKBLT0rWAd8PfPiFQPno8JIaqFTB1DLgsL421wJo9JSsLy1xPx79yA==
gatsby-graphiql-explorer@^0.2.18:
version "0.2.18"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.18.tgz#5801f327399d312d53ba423cd6c486ffc02f7707"
integrity sha512-QQmX1Jg5LBsTG6ZoYte0nHS7+tApea/sVCntHSe4M7JRnM8KrECJJsyDesCBUME6lvzV5wdUV9TvFER3+sK++A==
dependencies:
"@babel/runtime" "^7.6.0"
gatsby-link@^2.2.13:
version "2.2.13"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.13.tgz#bead0947a9f1b990ccd850650cc516cbf8a7f434"
integrity sha512-CghQ+hM5JQONNuQ5tQ383z9B9ngDPr79I1lLhZ8j8IPOfna4VQsdVYYtS/wHkdiuF2Ji8ZADP1YJcUEEAEfhew==
gatsby-link@^2.2.15:
version "2.2.15"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.15.tgz#ef3fa6628f5738e45cfca03bb91b2cbb20df1eb7"
integrity sha512-EeL5c+iFbXrVJ/xzbkvaiuLcLPt2FFJ5cTiBx1KV2abe1U8vCeQgBjMfc5rABSyOV8nUx5js468LGvaLkmgJdA==
dependencies:
"@babel/runtime" "^7.6.0"
"@types/reach__router" "^1.2.4"
"@types/reach__router" "^1.2.5"
prop-types "^15.7.2"
gatsby-page-utils@^0.0.17:
version "0.0.17"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.17.tgz#691f6ee0495ddac5f7bb2e0e51bba82cfeb7df9f"
integrity sha512-4uH6cfkUk76gmzqEPKWebjOtX36YJhV0oNVDTKJNXHmodfQikpQPtMdtXC99TKbcG8N8Iu+0cvDTE44dUkrL5Q==
gatsby-page-utils@^0.0.21:
version "0.0.21"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.21.tgz#6978279355d872f2b8c959baeff3d8bd2fb4aefb"
integrity sha512-9eKL5M25SK7Nqbbax3zYWH5mY4880uraZEJ0zhgtLwuuhoIfBruHi0hZovbeFhAOj8F+nqXrZiLhPmG8HNZ5NA==
dependencies:
"@babel/runtime" "^7.6.0"
bluebird "^3.5.5"
chokidar "3.0.2"
chokidar "3.1.1"
fs-exists-cached "^1.0.0"
glob "^7.1.4"
lodash "^4.17.15"
micromatch "^3.1.10"
slash "^3.0.0"
gatsby-plugin-catch-links@^2.1.9:
version "2.1.9"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.9.tgz#74a21ca7a55e1cb49f1776d8913b7da8b1d02779"
integrity sha512-UWOty2yuV2tINSv5ToKJfFXUYtaSKtP4zRVeZ3dx+m2v7WO61ap/o3JEMWUAG1n+VaN+TIq2T5Qc9Ln0emDloQ==
gatsby-plugin-catch-links@^2.1.10:
version "2.1.10"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.10.tgz#2100a84630191c219a44e0a85ed267e2b69bfcfe"
integrity sha512-PgssZHRzO0Eu0i+KltQNRXKOe21dDdVtJ3QxEG/CrnCL5LrVePcO048XwJOV2wCwGkpaeli4G7yVWIHlnxgjaw==
dependencies:
"@babel/runtime" "^7.6.0"
escape-string-regexp "^1.0.5"
gatsby-plugin-feed@^2.3.12:
version "2.3.12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.12.tgz#60ea4ab45f486da1e565b38b87919adcb11f7ec9"
integrity sha512-z7Q73H0UA18FB6d8zTyCJVtKVtlwO9Ed3v7KBR2TVYfHb2hjLe3J/xRj5wICHSLTouFLfFkygczjFHJctYFZzQ==
gatsby-plugin-feed@^2.3.13:
version "2.3.13"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.13.tgz#0c1d38bfc23edaf389911d7b39f6dc94672223b4"
integrity sha512-i6cEYbyHlE6IOLQyzK6xn1BuV2V61rvjw5BPWRmF1KanxBSHa7L0og+5ER5/apYWW0l/ggTqC4trNvek4B8rCQ==
dependencies:
"@babel/runtime" "^7.6.0"
"@hapi/joi" "^15.1.1"
@ -5903,36 +5932,36 @@ gatsby-plugin-feed@^2.3.12:
lodash.merge "^4.6.2"
rss "^1.2.2"
gatsby-plugin-flow@^1.1.6:
version "1.1.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.1.6.tgz#e258e900e59c8e516312e8135a1399cc654b1ef2"
integrity sha512-YesrzlHI2Y05wWVh/3+N7dlAEdM9huSIUrpWjNA6e2MrL01eK3FfIWcSqvAmyc5cnMU3AeQ02I23hkqaRl3A8Q==
gatsby-plugin-flow@^1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.1.7.tgz#7505623f340e5a50a0da87f8c44f33a6de162f9f"
integrity sha512-ON3nsxMKxH3Zc/WUzmrdH6/GFEd2w3bLQifC5QhdXJYoxnm1mVi52f4QR8VYM+rBjMV2d4MZx2EBODOavG932g==
dependencies:
"@babel/preset-flow" "^7.0.0"
"@babel/runtime" "^7.6.0"
gatsby-plugin-google-gtag@^1.1.8:
version "1.1.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-1.1.8.tgz#758a7ae2e9006920923c787e492acf4c52f5ad09"
integrity sha512-iZVNTOEEeOxL7WKKw+RUOivOevgJlJ5IfnqJEntB/kFjp+bSi5DXucwPq49uMW5TImYy8C0/zzofl3el55C/Sw==
gatsby-plugin-google-gtag@^1.1.9:
version "1.1.9"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-1.1.9.tgz#bc92637d3a6da8494567337be08f3da69cd30c41"
integrity sha512-JpAUtkO/JLqxsq0FbcdIrekrSnho8bxl9d8PFLNzoYFCw/T/tazS1Lx/E/fUCdwKB+t0Ujltqo48Zgf8LohCeQ==
dependencies:
"@babel/runtime" "^7.6.0"
minimatch "^3.0.4"
gatsby-plugin-manifest@^2.2.16:
version "2.2.16"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.16.tgz#ce83838602390e96375212d6535aea25d4037bba"
integrity sha512-fYcJODFvWNARHraXssdTMF8qu0OUc3Io+Bq0eByIQZ619EhMM/xfXvoX8sxPCANnq956MwUBgllOdG00rmW1Kg==
gatsby-plugin-manifest@^2.2.18:
version "2.2.18"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.18.tgz#96bea26e35a8d74ebb74dff8c5c1ae85e7b0c556"
integrity sha512-velK1ApsQ/mEUABwmduMHVZISll4q9bJMtW1tOp+qbNUfJUFl2u4x6Ya36z8mxROX0mIKPAhYMAfhWq209rbcg==
dependencies:
"@babel/runtime" "^7.6.0"
gatsby-core-utils "^1.0.8"
gatsby-core-utils "^1.0.10"
semver "^5.7.1"
sharp "^0.23.0"
gatsby-plugin-netlify-cms@^4.1.15:
version "4.1.15"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.1.15.tgz#cdafaa5b4ddfa4c7365a2b6c22144a7e4e0575af"
integrity sha512-TLNgDtKI7IhoI3gl1Xde0IhJE5dEvEhvxBOXB4m81seQo0q69e1iClzwK+w5483Ul/rgXz9dyNpZs48pA8UlZw==
gatsby-plugin-netlify-cms@^4.1.17:
version "4.1.17"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.1.17.tgz#e5916dd092a588965b566bc4789dcf62e2894fac"
integrity sha512-JCSbgFSGsfGPZK/ysa7okUGERoFKMnSpMlOj+0t8mVPlSdYRCGs+/R8BiHt8hvOvz+E2c323umQGDm+Hdba0Xg==
dependencies:
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
html-webpack-exclude-assets-plugin "^0.0.7"
@ -5940,12 +5969,12 @@ gatsby-plugin-netlify-cms@^4.1.15:
lodash "^4.17.15"
mini-css-extract-plugin "^0.8.0"
netlify-identity-widget "^1.5.5"
webpack "^4.40.1"
webpack "^4.40.2"
gatsby-plugin-netlify@^2.1.13:
version "2.1.13"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.13.tgz#4775c027dfbaf2d103097cf3dd0bc6bd2f194ae5"
integrity sha512-hEafZVdwnwr58Q0FGP79viMP7Pm4sSYq5ldeVk/JeU4/hheKFqDaghGlPne40X0aSJNYzzmOdI4LpRF/x9fL3Q==
gatsby-plugin-netlify@^2.1.15:
version "2.1.15"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.15.tgz#7cb1988b9201cc5c2b07207ec8fea0a5b5c16fe2"
integrity sha512-zW10GWO3p8CfVdNK0rZgeFQ+sgugA6TEapLxKrmXTsU+AmeT3Ni9zR/POm/JH3eyEeVhhS+WyHzwjbw6mZ7H0Q==
dependencies:
"@babel/runtime" "^7.6.0"
fs-extra "^8.1.0"
@ -5953,10 +5982,10 @@ gatsby-plugin-netlify@^2.1.13:
lodash "^4.17.15"
webpack-assets-manifest "^3.1.1"
gatsby-plugin-offline@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.6.tgz#254c75d696195fa37bf3ab6d744611df0d372815"
integrity sha512-pqGw/u3AWiBg9WX4VLhhv3gOrKnGnUXrqYNxQ3PPzURjX5vfsrrpL1i4fYEW4TAX1dbbJllkmN9ncde6TJF9Fw==
gatsby-plugin-offline@^3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.8.tgz#b2a78402810e0fbd98fb674f912172bce420438e"
integrity sha512-p6JDT9WTx/yUyKg+P3lwkTyr0mDB7iF9whLzHbgaeilx8jmRCVdrTYOs13FUERxxcmdtiX0s1yh/6isIs/upkg==
dependencies:
"@babel/runtime" "^7.6.0"
cheerio "^1.0.0-rc.3"
@ -5974,44 +6003,44 @@ gatsby-plugin-optimize-svgs@^1.0.3:
svgo "^1.3.0"
walk "^2.3.14"
gatsby-plugin-page-creator@^2.1.17:
version "2.1.17"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.17.tgz#93a193ee2b51ccfd632490e445ec76ebda076209"
integrity sha512-0PxLwZH1INOjQ9QhoL+1lS5/Fad72izmuusiEWktP1njw0CBzNQW9XK+KdT2TrSzlnt9U4NyJzW+VDAbtVBXpg==
gatsby-plugin-page-creator@^2.1.21:
version "2.1.21"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.21.tgz#54e464e5c8e3ee843e57748b9ce7c6882241e4f8"
integrity sha512-OpdvGh36xNYiX0jp+h5U2PXrkRjJGyEvehCiq8mV/PVU/75tWCZ1jGaaBneZEEh/9tx9NPvqdpq0DeHa2Rqs9Q==
dependencies:
"@babel/runtime" "^7.6.0"
bluebird "^3.5.5"
fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.0.17"
gatsby-page-utils "^0.0.21"
glob "^7.1.4"
lodash "^4.17.15"
micromatch "^3.1.10"
gatsby-plugin-react-helmet@^3.1.7:
version "3.1.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.7.tgz#f93770eef0a7a6692249cc6437e11dda2729e1fa"
integrity sha512-mW5t8Fu2taX1azf5hnidj565HSFgBPaBzpxyprqhdIPWANh+Er+eA9x9Pz+c3Tw33ia2aghKTzocHa5pYTu0KA==
gatsby-plugin-react-helmet@^3.1.8:
version "3.1.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.8.tgz#319254fd8cd99d0fcd615cee11a5d1f1ad0ab6f4"
integrity sha512-EpBpTwRLOHrxQLL9D3pBikgtW/4TIeUbZc93raerLr14ihht6wdWcGs4pjYAt0cKhRJ2WCvk3pgC3/yM6CEDww==
dependencies:
"@babel/runtime" "^7.6.0"
gatsby-plugin-sass@^2.1.14:
version "2.1.14"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.14.tgz#16c21f9bfdded165c5bd0f7b46b6ff6f1801d627"
integrity sha512-ly9iy6wdd9oojP5XupZTvcBjwxDsvY7lXcZDQmhVNMWJPSw9O2AHjLEW2BSa7pSL4p/SOGdHdIboSDAZJtZMyg==
gatsby-plugin-sass@^2.1.15:
version "2.1.15"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.15.tgz#b9a8207e60858bbcf5362174ae080ffb7420e9b5"
integrity sha512-vlhh4gEncBqVG3Ng49dFlzl/ocfyJcfs9nSrv0wKPH8/rgHuitCqT2kqODyw6nNwxg07hzx0OdE4zD8zAIkXDg==
dependencies:
"@babel/runtime" "^7.6.0"
sass-loader "^7.3.1"
gatsby-plugin-sharp@^2.2.22:
version "2.2.22"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.22.tgz#503a786a1ffa41fef2350db3e2d7cded5b00d211"
integrity sha512-W5ewDYseuayOfLWqNs74Xhpjri5hg3GlTUyoDCmcbgwA6LymEKi9dly2Fluk8sRb0NdNlZ5DB/gka7xXt/IX4A==
gatsby-plugin-sharp@^2.2.25:
version "2.2.25"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.25.tgz#8ce172071d914123b895e5ffd5b1c06bf294a481"
integrity sha512-NBoMWC/AtImBggdzePVH1Iqj6DqG23uhrrcEmCoVq5pJDvuGaq/Wsr9+igQT6rJ8MbfFHNxSyY0JvDREelbc9Q==
dependencies:
"@babel/runtime" "^7.6.0"
async "^2.6.3"
bluebird "^3.5.5"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.8"
gatsby-core-utils "^1.0.10"
got "^8.3.2"
imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0"
@ -6025,30 +6054,31 @@ gatsby-plugin-sharp@^2.2.22:
semver "^5.7.1"
sharp "^0.23.0"
svgo "^1.3.0"
uuid "^3.3.3"
gatsby-plugin-sitemap@^2.2.12:
version "2.2.12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.2.12.tgz#9a3291ee045823d801a2ae888484ce9b1efc8691"
integrity sha512-QIPCZrzRmaLLzWz9zjDCxA2iGzMCAdsH6S1zfq3MNzXz+5tZj9bpfKLI8hnY57o7/C6SpbPQZmt4KY2Hlhh9mA==
gatsby-plugin-sitemap@^2.2.14:
version "2.2.14"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.2.14.tgz#11593a2a171dbcd15b1f5ffcadd7d12e46c53b35"
integrity sha512-3oDN9Lyqo1GX/Av6INXocNjbRED48UQXO5uylqVexJOzvzp1spekjjP7IF0ojZVfx54LpJ4sx8dg7O47uW/gkw==
dependencies:
"@babel/runtime" "^7.6.0"
minimatch "^3.0.4"
pify "^3.0.0"
sitemap "^1.13.0"
gatsby-react-router-scroll@^2.1.8:
version "2.1.8"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.8.tgz#ade44d09010eac5d0f6c6fa35ba122a8741f7589"
integrity sha512-h6zjADduO8lBvZozn7E7aijoaex75Thk/dwS8256AgKb5SDQ0ilFQHZKsZPvQHwftGpOuvdoYnks/Mb3nR0cJg==
gatsby-react-router-scroll@^2.1.9:
version "2.1.9"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.9.tgz#7793827c3b492d4d55f84b33a153129cdbb04063"
integrity sha512-9od/1l3j2q2pv6Q3ZE4/YNAtCvk1ctbldEu4c9S+J19exflvjydk+qXPaBblEiM3wbsT3bDf+aOB62fRSzFTNg==
dependencies:
"@babel/runtime" "^7.6.0"
scroll-behavior "^0.9.10"
warning "^3.0.0"
gatsby-remark-autolink-headers@^2.1.10:
version "2.1.10"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.1.10.tgz#58fea6ede8c52586e5239cc9d4dff26f75d8aab5"
integrity sha512-MXQuxgTurOXMYi3Rpywz2kMe4Px/H3B2OBy5ZphL9WwOFfaiRK10GkRNMNlHSDNA0K5151PnuSd5mKxLOCxbYw==
gatsby-remark-autolink-headers@^2.1.11:
version "2.1.11"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.1.11.tgz#af7e26a2bbd22667a388f0433596cd35640017d4"
integrity sha512-XrgBMBKevBzIzpJinKB0KZyxq/LsJ/UrBwEn227rF2rC7Ef1n7oQRg4rt+ZpkV9C684GXSOf9wF7TXECv4Al6Q==
dependencies:
"@babel/runtime" "^7.6.0"
github-slugger "^1.2.1"
@ -6056,10 +6086,10 @@ gatsby-remark-autolink-headers@^2.1.10:
mdast-util-to-string "^1.0.6"
unist-util-visit "^1.4.1"
gatsby-remark-copy-linked-files@^2.1.19:
version "2.1.19"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.19.tgz#0126da478edafe05f66120f92875e9b1eea49b64"
integrity sha512-VKiWxw9x2KZNERoVAtx9oyIjjAtw9vorcNVBND2zlwoo04qyEK5vbnbJmaedCv1XxEpYEJSd7TVw/8saAqz3Vg==
gatsby-remark-copy-linked-files@^2.1.20:
version "2.1.20"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.20.tgz#3504949b6e19f25091914de04909782de0239088"
integrity sha512-bw+Lf3u9foV1uEbYxLTkfIXbNrjOn3vGwJ33zXw+uzF5fAsC0IDeSN0/wNsvshDsBVUpjafS0rG7jyWFYxpg6g==
dependencies:
"@babel/runtime" "^7.6.0"
cheerio "^1.0.0-rc.3"
@ -6079,10 +6109,10 @@ gatsby-remark-external-links@0.0.4:
unist-util-find "^1.0.1"
unist-util-visit "^1.1.3"
gatsby-remark-images@^3.1.22:
version "3.1.22"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.22.tgz#1ab61b038e6e17c2d8459f8c5fa35b89a2f6aae0"
integrity sha512-mwXqX+BHvV0VnQVCnzgtn69YhyR4M7XguFmHUAok8cj9xSqANYKptLpk3bvWmBgkzo4yOVscicU2swALt2DjVA==
gatsby-remark-images@^3.1.23:
version "3.1.23"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.23.tgz#4cc72a71f6342b8b2780841a979ccff0da5b7c2b"
integrity sha512-s6CPKtfZRQp2ARHKPNFUC93Wjp7kN9UTxlqkMOSG2KoCRVIsPR32hibWgSUxk8apKZa7wiHeWq4iuuRPASaPXw==
dependencies:
"@babel/runtime" "^7.6.0"
chalk "^2.4.2"
@ -6096,19 +6126,19 @@ gatsby-remark-images@^3.1.22:
unist-util-select "^1.5.0"
unist-util-visit-parents "^2.1.2"
gatsby-remark-katex@^3.1.8:
version "3.1.8"
resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.1.8.tgz#1c05a2c8ecb40415324c9db4e7e60ed72f3f9fc3"
integrity sha512-Gu6xOZyQyEEhnR3N3qnhKmlEhf1vRRA29XWzDiYsr+AmlyIWZyQQJ8+nk1JLVaLR4AQyK9fv75qcbA7iwK8LVQ==
gatsby-remark-katex@^3.1.10:
version "3.1.10"
resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.1.10.tgz#d6acd7d0edc7b29f6068f1fe7df4059d19477508"
integrity sha512-ecuujBDEKdW32l4C7JNcE4w1B8ComB/sXwW3Dq+pqz+yakmT27DflAd34JRBXS0pyyvPWDF7qroLk5LaftjtiQ==
dependencies:
"@babel/runtime" "^7.6.0"
remark-math "^1.0.6"
unist-util-visit "^1.4.1"
gatsby-remark-prismjs@^3.3.13:
version "3.3.13"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.3.13.tgz#25888e65b49028eb1a952846a34cb631e757160b"
integrity sha512-m5EIH2D1PE6kpqaPbas8cd85rIdXoux5Q3FUo5gkKkiBefdTt3Kk1kA2eW/qzEs8hovHWmRigFzA/HsvK8A1/A==
gatsby-remark-prismjs@^3.3.14:
version "3.3.14"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.3.14.tgz#acf10739d41739bdbcb21e88f0da924325e7bf6f"
integrity sha512-KGYjCSpry0DXPhd66wpTEubkcuNrNnW2JWh/eGWRvACLzLpInTNFHTm1wOYsRsfAFVYFT4CWChq33ALaiCH96Q==
dependencies:
"@babel/runtime" "^7.6.0"
parse-numeric-range "^0.0.2"
@ -6127,10 +6157,10 @@ gatsby-remark-relative-images@^0.2.3:
slash "^2.0.0"
unist-util-select "^1.5.0"
gatsby-remark-responsive-iframe@^2.2.16:
version "2.2.16"
resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.2.16.tgz#e826eda2ea29d91318852c271d104a9c3f7ba3d6"
integrity sha512-C2L9ng/9vKVcXTow0Lstc5E2AibLy6QDwk264PnOhRdMbIIMbpxuEFRF82tOSCBpyYeKtFIortf7NcQ/SgHGIg==
gatsby-remark-responsive-iframe@^2.2.17:
version "2.2.17"
resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.2.17.tgz#c8478c449940348bb9fc37af5590b8bf3fea0b79"
integrity sha512-EzbOkWKYi2pX9DMS18m2jCJ7LRmJdndFdtuLHXG1XW1t7iM8iae8BMrV37MDA/BP76mYYZWp7Ohb5wZvhWCFjg==
dependencies:
"@babel/runtime" "^7.6.0"
bluebird "^3.5.5"
@ -6138,28 +6168,28 @@ gatsby-remark-responsive-iframe@^2.2.16:
lodash "^4.17.15"
unist-util-visit "^1.4.1"
gatsby-remark-smartypants@^2.1.8:
version "2.1.8"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.8.tgz#659f4723edf6b9737b26d10f30750f4e03986adb"
integrity sha512-VYjycbsSomEpkO50Jnxdg3mNfJ6ycd6F/pCg362fcPJ1YJVxZKhH3qhnzgwo/EcPAXcA2phWQb/qBOdITp7NQA==
gatsby-remark-smartypants@^2.1.9:
version "2.1.9"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.9.tgz#5531e98ab345ea75a9d30e645620f76e1f161a1b"
integrity sha512-7FGqD9N2GbSTjsTCQCG/AYN5bop7PsN2uRcDKaCoN4cAhPsIy7J3XREAL3rNvDsu0i+6YUERo/JIjxgavvpEog==
dependencies:
"@babel/runtime" "^7.6.0"
retext "^5.0.0"
retext-smartypants "^3.0.3"
unist-util-visit "^1.4.1"
gatsby-source-filesystem@^2.1.22:
version "2.1.22"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.22.tgz#fd182426198c387ee07e13c44ea0eec3e69879e5"
integrity sha512-GUWtBtMEMI2ubr4ql67g+kpDpdrv8Ri/Z2F8KgO2CqNCXKR5ZY/4uf2Yt2mWPNsQgCivH/DkvkfHnw7P++DOTQ==
gatsby-source-filesystem@^2.1.26:
version "2.1.26"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.26.tgz#ab374e48d83e0ec8574360867ba6224d2e33d576"
integrity sha512-MukMx4CXj+2AYWTsPaBX4flQejrWum/2PJzhOBpO+ytXXlhfaAJt4bBZr2nrgz2QHcFJUZ1kWR+ZSl7gEyZeQA==
dependencies:
"@babel/runtime" "^7.6.0"
better-queue "^3.8.10"
bluebird "^3.5.5"
chokidar "3.0.2"
chokidar "3.1.1"
file-type "^12.3.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.8"
gatsby-core-utils "^1.0.10"
got "^7.1.0"
md5-file "^3.2.3"
mime "^2.4.4"
@ -6169,10 +6199,10 @@ gatsby-source-filesystem@^2.1.22:
valid-url "^1.0.9"
xstate "^4.6.7"
gatsby-telemetry@^1.1.23:
version "1.1.23"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.23.tgz#50eabd3db7288aeaede00e85c5ffcb6c2d743785"
integrity sha512-tG1NS1BBIKHUXutGKYvoGFmR3sIC+l9GHd52ko2RNxm+rcnKMQAsrhlCfnKw2yGB+wys/k9YOJ5bZ1da1TFe7A==
gatsby-telemetry@^1.1.25:
version "1.1.25"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.25.tgz#ff348fb179fab0144af53e48914ec5aaa266d73b"
integrity sha512-vX2nARHJEDiyhhKuvF3wN2cbrluwgMycbiunazG6NU29P+zFlQCz9MMrZ4Q09h5SP4P1sWJtrDv13+5A66GHpg==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.6.0"
@ -6192,14 +6222,14 @@ gatsby-telemetry@^1.1.23:
stack-utils "1.0.2"
uuid "3.3.3"
gatsby-transformer-remark@^2.6.22:
version "2.6.22"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.22.tgz#b62a64f797383e2d3ca5c9c6926bc3907050333e"
integrity sha512-WONmnxXJ86Ko9y7YgQRN+mVoHgv9nTd+IjgLyiuNDuMFKCAUrKSBpTVyqfv8AEYoovGFuaCx1gCp6aT6MKmyzQ==
gatsby-transformer-remark@^2.6.24:
version "2.6.24"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.24.tgz#5e73d63688cafb8ef82680a4594a03bc59685b08"
integrity sha512-UeUGZzCL8/I8O0nAW/j0FwJvNDy0mQ3+EoVe3gX5C5wOB0Sjq4RLPs1316OfEom4dNntPATIRpw0ngr00dNaNg==
dependencies:
"@babel/runtime" "^7.6.0"
bluebird "^3.5.5"
gatsby-core-utils "^1.0.8"
gatsby-core-utils "^1.0.10"
gray-matter "^4.0.2"
hast-util-raw "^4.0.0"
hast-util-to-html "^4.0.1"
@ -6219,10 +6249,10 @@ gatsby-transformer-remark@^2.6.22:
unist-util-select "^1.5.0"
unist-util-visit "^1.4.1"
gatsby-transformer-sharp@^2.2.14:
version "2.2.14"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.14.tgz#ca26a2a82f2bbe03f6e5c1509a53a1324f12229f"
integrity sha512-2W8Md3qKd8IV+oRMDKmZTNJrzfo3AhznIXEPieec9V4X2fgfGfmq8FW6lxds9OT2RTVJTdFuucll5GZulDHTVQ==
gatsby-transformer-sharp@^2.2.16:
version "2.2.16"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.16.tgz#909a62f4369318bfa40779f8dce1126ba4564757"
integrity sha512-9aWhm7LAra5NFgA/QY9Z3gYU6g9uNnrWckR9om/s3ATcxw+VjXz+CUGEOPjyiJ93NF4rAFMfwlaa+BZWOFb4hw==
dependencies:
"@babel/runtime" "^7.6.0"
bluebird "^3.5.5"
@ -6232,14 +6262,14 @@ gatsby-transformer-sharp@^2.2.14:
semver "^5.7.1"
sharp "^0.23.0"
gatsby@^2.15.15:
version "2.15.15"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.15.15.tgz#cb68d939e5074a27ee30bea12b2b007e6b94cf5f"
integrity sha512-mOZJSBoVYd6ObEIB0sHje6BeMd7OQeGAw2XtJCPfetolkwWqYN+fUpYdVlYz5cbztuWmXIQoU6jhrxqsJu/InA==
gatsby@^2.15.20:
version "2.15.20"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.15.20.tgz#f79aae8f086b49b08dc1126866c8a77b4039849c"
integrity sha512-/z7FtYZCZLMh31Tp1sHmdoqGZFiLsSRxSbkUis2TxHFL+bfUpiHAaebKW+OOt0ILUlaGBLNVbbuwJzjxv4kxHg==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.6.0"
"@babel/parser" "^7.5.5"
"@babel/parser" "^7.6.0"
"@babel/polyfill" "^7.6.0"
"@babel/runtime" "^7.6.0"
"@babel/traverse" "^7.6.0"
@ -6258,8 +6288,8 @@ gatsby@^2.15.15:
babel-loader "^8.0.6"
babel-plugin-add-module-exports "^0.3.3"
babel-plugin-dynamic-import-node "^1.2.0"
babel-plugin-remove-graphql-queries "^2.7.7"
babel-preset-gatsby "^0.2.13"
babel-plugin-remove-graphql-queries "^2.7.8"
babel-preset-gatsby "^0.2.14"
better-opn "1.0.0"
better-queue "^3.8.10"
bluebird "^3.5.5"
@ -6267,7 +6297,7 @@ gatsby@^2.15.15:
cache-manager "^2.10.0"
cache-manager-fs-hash "^0.0.7"
chalk "^2.4.2"
chokidar "3.0.2"
chokidar "3.1.1"
common-tags "^1.8.0"
compression "^1.7.4"
convert-hrtime "^2.0.0"
@ -6284,7 +6314,7 @@ gatsby@^2.15.15:
eslint-config-react-app "^4.0.1"
eslint-loader "^2.2.1"
eslint-plugin-flowtype "^3.13.0"
eslint-plugin-graphql "^3.0.3"
eslint-plugin-graphql "^3.1.0"
eslint-plugin-import "^2.18.2"
eslint-plugin-jsx-a11y "^6.2.3"
eslint-plugin-react "^7.14.3"
@ -6297,16 +6327,16 @@ gatsby@^2.15.15:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.7.47"
gatsby-core-utils "^1.0.8"
gatsby-graphiql-explorer "^0.2.15"
gatsby-link "^2.2.13"
gatsby-plugin-page-creator "^2.1.17"
gatsby-react-router-scroll "^2.1.8"
gatsby-telemetry "^1.1.23"
gatsby-cli "^2.7.49"
gatsby-core-utils "^1.0.10"
gatsby-graphiql-explorer "^0.2.18"
gatsby-link "^2.2.15"
gatsby-plugin-page-creator "^2.1.21"
gatsby-react-router-scroll "^2.1.9"
gatsby-telemetry "^1.1.25"
glob "^7.1.4"
got "8.3.2"
graphql "^14.5.4"
graphql "^14.5.7"
graphql-compose "^6.3.5"
graphql-playground-middleware-express "^1.7.12"
invariant "^2.2.4"
@ -6349,7 +6379,7 @@ gatsby@^2.15.15:
sift "^5.1.0"
signal-exit "^3.0.2"
slash "^3.0.0"
socket.io "^2.2.0"
socket.io "^2.3.0"
stack-trace "^0.0.10"
string-similarity "^1.2.2"
style-loader "^0.23.1"
@ -6360,9 +6390,9 @@ gatsby@^2.15.15:
util.promisify "^1.0.0"
uuid "^3.3.3"
v8-compile-cache "^1.1.2"
webpack "~4.40.1"
webpack "~4.40.2"
webpack-dev-middleware "^3.7.1"
webpack-dev-server "^3.8.0"
webpack-dev-server "^3.8.1"
webpack-hot-middleware "^2.25.0"
webpack-merge "^4.2.2"
webpack-stats-plugin "^0.3.0"
@ -6775,10 +6805,10 @@ graphql-type-json@^0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.2.4.tgz#545af27903e40c061edd30840a272ea0a49992f9"
graphql@^14.5.4:
version "14.5.4"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.4.tgz#b33fe957854e90c10d4c07c7d26b6c8e9f159a13"
integrity sha512-dPLvHoxy5m9FrkqWczPPRnH0X80CyvRE6e7Fa5AWEqEAzg9LpxHvKh24po/482E6VWHigOkAmb4xCp6P9yT9gw==
graphql@^14.5.7:
version "14.5.7"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.7.tgz#8646a3fcc07922319cc3967eba4a64b32929f77f"
integrity sha512-as410RMJSUFqF8RcH2QWxZ5ioqHzsH9VWnWbaU+UnDXJ/6azMDIYPrtXCBPXd8rlunEVb7W8z6fuUnNHMbFu9A==
dependencies:
iterall "^1.2.2"
@ -7641,6 +7671,11 @@ is-absolute-url@^3.0.0:
resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-3.0.1.tgz#e315cbdcbbc3d6789532d591954ac78a0e5049f6"
integrity sha512-c2QjUwuMxLsld90sj3xYzpFYWJtuxkIn1f5ua9RTEYJt/vV2IsM+Py00/6qjV7qExgifUvt7qfyBGBBKm+2iBg==
is-absolute-url@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-3.0.2.tgz#554f2933e7385cc46e94351977ca2081170a206e"
integrity sha512-+5g/wLlcm1AcxSP7014m6GvbPHswDx980vD/3bZaap8aGV9Yfs7Q6y6tfaupgZ5O74Byzc8dGrSCJ+bFXx0KdA==
is-accessor-descriptor@^0.1.6:
version "0.1.6"
resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"
@ -9056,9 +9091,10 @@ logalot@^2.0.0, logalot@^2.1.0:
figures "^1.3.5"
squeak "^1.0.0"
loglevel@^1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.3.tgz#77f2eb64be55a404c9fd04ad16d57c1d6d6b1280"
loglevel@^1.6.4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.4.tgz#f408f4f006db8354d0577dcf6d33485b3cb90d56"
integrity sha512-p0b6mOGKcGa+7nnmKbpzR6qloPbrgLcnio++E+14Vo/XffOGwZtRpUhr8dTH/x2oCMmEoIU0Zwm3ZauhvYD17g==
lokijs@^1.5.7:
version "1.5.7"
@ -9465,7 +9501,7 @@ mime@1.6.0, mime@^1.3.4:
version "1.6.0"
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
mime@^2.0.3, mime@^2.4.2, mime@^2.4.4:
mime@^2.0.3, mime@^2.4.4:
version "2.4.4"
resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.4.tgz#bd7b91135fc6b01cde3e9bae33d659b63d8857e5"
@ -9978,9 +10014,10 @@ node-fetch@^1.0.1:
encoding "^0.1.11"
is-stream "^1.0.1"
node-forge@0.7.5:
version "0.7.5"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.5.tgz#6c152c345ce11c52f465c2abd957e8639cd674df"
node-forge@0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.8.2.tgz#b4bcc59fb12ce77a8825fc6a783dfe3182499c5a"
integrity sha512-mXQ9GBq1N3uDCyV1pdSzgIguwgtVpM7f5/5J4ipz12PKWElmPpVWLDuWl8iXmhysr21+WmX/OJ5UKx82wjomgg==
node-gyp@^3.8.0:
version "3.8.0"
@ -10988,10 +11025,10 @@ pnp-webpack-plugin@^1.5.0:
dependencies:
ts-pnp "^1.1.2"
portfinder@^1.0.21:
version "1.0.23"
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.23.tgz#894db4bcc5daf02b6614517ce89cd21a38226b82"
integrity sha512-B729mL/uLklxtxuiJKfQ84WPxNw5a7Yhx3geQZdcA4GjNjZSTSSMMWyoennMVnTWSmAR0lMdzWYN0JLnHrg1KQ==
portfinder@^1.0.24:
version "1.0.24"
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.24.tgz#11efbc6865f12f37624b6531ead1d809ed965cfa"
integrity sha512-ekRl7zD2qxYndYflwiryJwMioBI7LI7rVXg3EnLK3sjkouT5eOuhS3gS255XxBksa30VG8UPZYZCdgfGOfkSUg==
dependencies:
async "^1.5.2"
debug "^2.2.0"
@ -13029,11 +13066,12 @@ selection-is-backward@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/selection-is-backward/-/selection-is-backward-1.0.0.tgz#97a54633188a511aba6419fc5c1fa91b467e6be1"
selfsigned@^1.10.4:
version "1.10.4"
resolved "https://registry.yarnpkg.com/selfsigned/-/selfsigned-1.10.4.tgz#cdd7eccfca4ed7635d47a08bf2d5d3074092e2cd"
selfsigned@^1.10.6:
version "1.10.6"
resolved "https://registry.yarnpkg.com/selfsigned/-/selfsigned-1.10.6.tgz#7b3cd37ed9c2034261a173af1a1aae27d8169b67"
integrity sha512-i3+CeqxL7DpAazgVpAGdKMwHuL63B5nhJMh9NQ7xmChGkA3jNFflq6Jyo1LLJYcr3idWiNOPWHCrm4zMayLG4w==
dependencies:
node-forge "0.7.5"
node-forge "0.8.2"
semaphore@^1.0.5, semaphore@^1.1.0:
version "1.1.0"
@ -13412,16 +13450,17 @@ socket.io-adapter@~1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-1.1.1.tgz#2a805e8a14d6372124dd9159ad4502f8cb07f06b"
socket.io-client@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-2.2.0.tgz#84e73ee3c43d5020ccc1a258faeeb9aec2723af7"
socket.io-client@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-2.3.0.tgz#14d5ba2e00b9bcd145ae443ab96b3f86cbcc1bb4"
integrity sha512-cEQQf24gET3rfhxZ2jJ5xzAOo/xhZwK+mOqtGRg5IowZsMgwvHwnf/mCRapAAkadhM26y+iydgwsXGObBB5ZdA==
dependencies:
backo2 "1.0.2"
base64-arraybuffer "0.1.5"
component-bind "1.0.0"
component-emitter "1.2.1"
debug "~3.1.0"
engine.io-client "~3.3.1"
debug "~4.1.0"
engine.io-client "~3.4.0"
has-binary2 "~1.0.2"
has-cors "1.1.0"
indexof "0.0.1"
@ -13439,17 +13478,26 @@ socket.io-parser@~3.3.0:
debug "~3.1.0"
isarray "2.0.1"
socket.io@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-2.2.0.tgz#f0f633161ef6712c972b307598ecd08c9b1b4d5b"
integrity sha512-wxXrIuZ8AILcn+f1B4ez4hJTPG24iNgxBBDaJfT6MsyOhVYiTXWexGoPkd87ktJG8kQEcL/NBvRi64+9k4Kc0w==
socket.io-parser@~3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.4.0.tgz#370bb4a151df2f77ce3345ff55a7072cc6e9565a"
integrity sha512-/G/VOI+3DBp0+DJKW4KesGnQkQPFmUCbA/oO2QGT6CWxU7hLGWqU3tyuzeSK/dqcyeHsQg1vTe9jiZI8GU9SCQ==
dependencies:
component-emitter "1.2.1"
debug "~4.1.0"
isarray "2.0.1"
socket.io@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-2.3.0.tgz#cd762ed6a4faeca59bc1f3e243c0969311eb73fb"
integrity sha512-2A892lrj0GcgR/9Qk81EaY2gYhCBxurV0PfmmESO6p27QPrUK1J3zdns+5QPqvUYK2q657nSj0guoIil9+7eFg==
dependencies:
debug "~4.1.0"
engine.io "~3.3.1"
engine.io "~3.4.0"
has-binary2 "~1.0.2"
socket.io-adapter "~1.1.0"
socket.io-client "2.2.0"
socket.io-parser "~3.3.0"
socket.io-client "2.3.0"
socket.io-parser "~3.4.0"
sockjs-client@1.1.4:
version "1.1.4"
@ -13462,9 +13510,10 @@ sockjs-client@1.1.4:
json3 "^3.3.2"
url-parse "^1.1.8"
sockjs-client@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.3.0.tgz#12fc9d6cb663da5739d3dc5fb6e8687da95cb177"
sockjs-client@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.4.0.tgz#c9f2568e19c8fd8173b4997ea3420e0bb306c7d5"
integrity sha512-5zaLyO8/nri5cua0VtOrFXBPK1jbL4+1cebT/mmKA1E1ZXOvJrII75bPu0l0k843G/+iAbhEqzyKr0w/eCCj7g==
dependencies:
debug "^3.2.5"
eventsource "^1.0.7"
@ -15039,15 +15088,6 @@ webpack-assets-manifest@^3.1.1:
tapable "^1.0.0"
webpack-sources "^1.0.0"
webpack-dev-middleware@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-3.7.0.tgz#ef751d25f4e9a5c8a35da600c5fda3582b5c6cff"
dependencies:
memory-fs "^0.4.1"
mime "^2.4.2"
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"
@ -15059,14 +15099,14 @@ webpack-dev-middleware@^3.7.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"
integrity sha512-Hs8K9yI6pyMvGkaPTeTonhD6JXVsigXDApYk9JLW4M7viVBspQvb1WdAcWxqtmttxNW4zf2UFLsLNe0y87pIGQ==
webpack-dev-server@^3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.8.1.tgz#485b64c4aadc23f601e72114b40c1b1fea31d9f1"
integrity sha512-9F5DnfFA9bsrhpUCAfQic/AXBVHvq+3gQS+x6Zj0yc1fVVE0erKh2MV4IV12TBewuTrYeeTIRwCH9qLMvdNvTw==
dependencies:
ansi-html "0.0.7"
bonjour "^3.5.0"
chokidar "^2.1.6"
chokidar "^2.1.8"
compression "^1.7.4"
connect-history-api-fallback "^1.6.0"
debug "^4.1.1"
@ -15077,23 +15117,23 @@ webpack-dev-server@^3.8.0:
import-local "^2.0.0"
internal-ip "^4.3.0"
ip "^1.1.5"
is-absolute-url "^3.0.0"
is-absolute-url "^3.0.2"
killable "^1.0.1"
loglevel "^1.6.3"
loglevel "^1.6.4"
opn "^5.5.0"
p-retry "^3.0.1"
portfinder "^1.0.21"
portfinder "^1.0.24"
schema-utils "^1.0.0"
selfsigned "^1.10.4"
selfsigned "^1.10.6"
semver "^6.3.0"
serve-index "^1.9.1"
sockjs "0.3.19"
sockjs-client "1.3.0"
sockjs-client "1.4.0"
spdy "^4.0.1"
strip-ansi "^3.0.1"
supports-color "^6.1.0"
url "^0.11.0"
webpack-dev-middleware "^3.7.0"
webpack-dev-middleware "^3.7.1"
webpack-log "^2.0.0"
ws "^6.2.1"
yargs "12.0.5"
@ -15142,7 +15182,7 @@ webpack-stats-plugin@^0.3.0:
resolved "https://registry.yarnpkg.com/webpack-stats-plugin/-/webpack-stats-plugin-0.3.0.tgz#6952f63feb9a5393a328d774fb3eccac78d2f51b"
integrity sha512-4a6mEl9HLtMukVjEPY8QPCSmtX2EDFJNhDTX5ZE2CLch2adKAZf53nUrpG6m7NattwigS0AodNcwNxlu9kMSDQ==
webpack@^4.40.1, webpack@~4.40.1:
webpack@^4.40.2, webpack@~4.40.2:
version "4.40.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.40.2.tgz#d21433d250f900bf0facbabe8f50d585b2dc30a7"
integrity sha512-5nIvteTDCUws2DVvP9Qe+JPla7kWPPIDFZv55To7IycHWZ+Z5qBdaBYPyuXWdhggTufZkQwfIK+5rKQTVovm2A==
@ -15469,6 +15509,13 @@ ws@^6.2.1:
dependencies:
async-limiter "~1.0.0"
ws@^7.1.2:
version "7.1.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.1.2.tgz#c672d1629de8bb27a9699eb599be47aeeedd8f73"
integrity sha512-gftXq3XI81cJCgkUiAVixA0raD9IVmXqsylCrjRygw4+UOOGzPoxnQ6r/CnVL9i+mDncJo94tSkyrtuuQVBmrg==
dependencies:
async-limiter "^1.0.0"
ws@~6.1.0:
version "6.1.4"
resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.4.tgz#5b5c8800afab925e94ccb29d153c8d02c1776ef9"