| 
3987 | 3987 |   dependencies:  | 
3988 | 3988 |     node-fetch "2.6.1"  | 
3989 | 3989 | 
 
  | 
3990 |  | -[email protected], cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2:   | 
 | 3990 | +[email protected], cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2 , cross-spawn@^7.0.3:   | 
3991 | 3991 |   version "7.0.3"  | 
3992 | 3992 |   resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"  | 
3993 | 3993 |   integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==  | 
 | 
5313 | 5313 |   dependencies:  | 
5314 | 5314 |     original "^1.0.0"  | 
5315 | 5315 | 
 
  | 
5316 |  | -execa@3.4.0, execa@^3.4.0:  | 
5317 |  | -  version "3.4.0"  | 
5318 |  | -  resolved "https://registry.yarnpkg.com/execa/-/execa-3.4.0.tgz#c08ed4550ef65d858fac269ffc8572446f37eb89"  | 
5319 |  | -  integrity sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g==  | 
 | 5316 | +execa@4.1.0, execa@^4.0.0, execa@^4.0.2, execa@^4.0.3:  | 
 | 5317 | +  version "4.1.0"  | 
 | 5318 | +  resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"  | 
 | 5319 | +  integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==  | 
5320 | 5320 |   dependencies:  | 
5321 | 5321 |     cross-spawn "^7.0.0"  | 
5322 | 5322 |     get-stream "^5.0.0"  | 
 | 
5325 | 5325 |     merge-stream "^2.0.0"  | 
5326 | 5326 |     npm-run-path "^4.0.0"  | 
5327 | 5327 |     onetime "^5.1.0"  | 
5328 |  | -    p-finally "^2.0.0"  | 
5329 | 5328 |     signal-exit "^3.0.2"  | 
5330 | 5329 |     strip-final-newline "^2.0.0"  | 
5331 | 5330 | 
 
  | 
5332 |  | -execa@4.1.0, execa@^4.0.0, execa@^4.0.2, execa@^4.0.3:  | 
5333 |  | -  version "4.1.0"  | 
5334 |  | -  resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"  | 
5335 |  | -  integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==  | 
 | 5331 | +execa@5.1.1:  | 
 | 5332 | +  version "5.1.1"  | 
 | 5333 | +  resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"  | 
 | 5334 | +  integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==  | 
5336 | 5335 |   dependencies:  | 
5337 |  | -    cross-spawn "^7.0.0"  | 
5338 |  | -    get-stream "^5.0.0"  | 
5339 |  | -    human-signals "^1.1.1"  | 
 | 5336 | +    cross-spawn "^7.0.3"  | 
 | 5337 | +    get-stream "^6.0.0"  | 
 | 5338 | +    human-signals "^2.1.0"  | 
5340 | 5339 |     is-stream "^2.0.0"  | 
5341 | 5340 |     merge-stream "^2.0.0"  | 
5342 |  | -    npm-run-path "^4.0.0"  | 
5343 |  | -    onetime "^5.1.0"  | 
5344 |  | -    signal-exit "^3.0.2"  | 
 | 5341 | +    npm-run-path "^4.0.1"  | 
 | 5342 | +    onetime "^5.1.2"  | 
 | 5343 | +    signal-exit "^3.0.3"  | 
5345 | 5344 |     strip-final-newline "^2.0.0"  | 
5346 | 5345 | 
 
  | 
5347 | 5346 | execa@^0.7.0:  | 
@@ -5370,6 +5369,22 @@ execa@^1.0.0:  | 
5370 | 5369 |     signal-exit "^3.0.0"  | 
5371 | 5370 |     strip-eof "^1.0.0"  | 
5372 | 5371 | 
 
  | 
 | 5372 | +execa@^3.4.0:  | 
 | 5373 | +  version "3.4.0"  | 
 | 5374 | +  resolved "https://registry.yarnpkg.com/execa/-/execa-3.4.0.tgz#c08ed4550ef65d858fac269ffc8572446f37eb89"  | 
 | 5375 | +  integrity sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g==  | 
 | 5376 | +  dependencies:  | 
 | 5377 | +    cross-spawn "^7.0.0"  | 
 | 5378 | +    get-stream "^5.0.0"  | 
 | 5379 | +    human-signals "^1.1.1"  | 
 | 5380 | +    is-stream "^2.0.0"  | 
 | 5381 | +    merge-stream "^2.0.0"  | 
 | 5382 | +    npm-run-path "^4.0.0"  | 
 | 5383 | +    onetime "^5.1.0"  | 
 | 5384 | +    p-finally "^2.0.0"  | 
 | 5385 | +    signal-exit "^3.0.2"  | 
 | 5386 | +    strip-final-newline "^2.0.0"  | 
 | 5387 | + | 
5373 | 5388 | executable@^4.1.0, executable@^4.1.1:  | 
5374 | 5389 |   version "4.1.1"  | 
5375 | 5390 |   resolved "https://registry.yarnpkg.com/executable/-/executable-4.1.1.tgz#41532bff361d3e57af4d763b70582db18f5d133c"  | 
@@ -6044,10 +6059,10 @@ gatsby-core-utils@^2.4.0:  | 
6044 | 6059 |     tmp "^0.2.1"  | 
6045 | 6060 |     xdg-basedir "^4.0.0"  | 
6046 | 6061 | 
 
  | 
6047 |  | -gatsby-cypress@1.4.0:  | 
6048 |  | -  version "1.4.0"  | 
6049 |  | -  resolved "https://registry.yarnpkg.com/gatsby-cypress/-/gatsby-cypress-1.4.0.tgz#421aadf8f2a631ea5aa08380f3d5bf72a333e18d"  | 
6050 |  | -  integrity sha512-8v6wDuq7xoWMMeZenKV84EdVK3xmbsZ2LQNyTrCafFp6rR2SxjMdR9/gfrd8KxF1yMKFgIZtkBZMTUN1objvYg==  | 
 | 6062 | +gatsby-cypress@1.6.0:  | 
 | 6063 | +  version "1.6.0"  | 
 | 6064 | +  resolved "https://registry.yarnpkg.com/gatsby-cypress/-/gatsby-cypress-1.6.0.tgz#1f342057c702faf75a3397b7f2ffe3ba3dc70ab1"  | 
 | 6065 | +  integrity sha512-trPrTZfhqhaoqpYtRocVR7ixXTMA12axPy34RwyDO+EZok0tkUNy9n+FnTkVKje55OtNulhDpyU9gRjG2Hrp7w==  | 
6051 | 6066 |   dependencies:  | 
6052 | 6067 |     "@babel/runtime" "^7.12.5"  | 
6053 | 6068 | 
 
  | 
@@ -6555,6 +6570,11 @@ get-stream@^5.0.0, get-stream@^5.1.0:  | 
6555 | 6570 |   dependencies:  | 
6556 | 6571 |     pump "^3.0.0"  | 
6557 | 6572 | 
 
  | 
 | 6573 | +get-stream@^6.0.0:  | 
 | 6574 | +  version "6.0.1"  | 
 | 6575 | +  resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"  | 
 | 6576 | +  integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==  | 
 | 6577 | + | 
6558 | 6578 | get-value@^2.0.3, get-value@^2.0.6:  | 
6559 | 6579 |   version "2.0.6"  | 
6560 | 6580 |   resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"  | 
@@ -7178,6 +7198,11 @@ human-signals@^1.1.1:  | 
7178 | 7198 |   resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"  | 
7179 | 7199 |   integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==  | 
7180 | 7200 | 
 
  | 
 | 7201 | +human-signals@^2.1.0:  | 
 | 7202 | +  version "2.1.0"  | 
 | 7203 | +  resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"  | 
 | 7204 | +  integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==  | 
 | 7205 | + | 
7181 | 7206 | [email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4:   | 
7182 | 7207 |   version "0.4.24"  | 
7183 | 7208 |   resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"  | 
@@ -9382,7 +9407,7 @@ npm-run-path@^2.0.0:  | 
9382 | 9407 |   dependencies:  | 
9383 | 9408 |     path-key "^2.0.0"  | 
9384 | 9409 | 
 
  | 
9385 |  | -npm-run-path@^4.0.0:  | 
 | 9410 | +npm-run-path@^4.0.0, npm-run-path@^4.0.1:  | 
9386 | 9411 |   version "4.0.1"  | 
9387 | 9412 |   resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"  | 
9388 | 9413 |   integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==  | 
@@ -9573,6 +9598,13 @@ onetime@^5.1.0:  | 
9573 | 9598 |   dependencies:  | 
9574 | 9599 |     mimic-fn "^2.1.0"  | 
9575 | 9600 | 
 
  | 
 | 9601 | +onetime@^5.1.2:  | 
 | 9602 | +  version "5.1.2"  | 
 | 9603 | +  resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e"  | 
 | 9604 | +  integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==  | 
 | 9605 | +  dependencies:  | 
 | 9606 | +    mimic-fn "^2.1.0"  | 
 | 9607 | + | 
9576 | 9608 | open@^7.0.2, open@^7.0.3:  | 
9577 | 9609 |   version "7.4.2"  | 
9578 | 9610 |   resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"  | 
@@ -12060,15 +12092,15 @@ stackframe@^1.1.1:  | 
12060 | 12092 |   resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.1.1.tgz#ffef0a3318b1b60c3b58564989aca5660729ec71"  | 
12061 | 12093 |   integrity sha512-0PlYhdKh6AfFxRyK/v+6/k+/mMfyiEBbTM5L94D0ZytQnJ166wuwoTYLHFWGbs2dpA8Rgq763KGWmN1EQEYHRQ==  | 
12062 | 12094 | 
 
  | 
12063 |  | - | 
12064 |  | -  version "1.12.1"  | 
12065 |  | -  resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-1.12.1.tgz#bf84eb5c5a4c8a98b93ed36519035b3f76179f0e"  | 
12066 |  | -  integrity sha512-qGQ2HQiF2yDIfyaHsXkHfoE5UOl4zJUbJ/gx2xOkfX7iPMXW9qHmoFyaMfIDJVLNkxCK7RxSrvWEI9hNVKQluw==  | 
 | 12095 | + | 
 | 12096 | +  version "1.12.5"  | 
 | 12097 | +  resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-1.12.5.tgz#d19d2c19d6db6b30df5add68ec26a1ab204525d6"  | 
 | 12098 | +  integrity sha512-8Wl0J1xwTDhvWoFeXLIP1VyT9GS5i0XG2440gbMQDNgyCBpb+t2XhahY3ysHIs2g5sDsiom6Iyvh3uQtNrAg5g==  | 
12067 | 12099 |   dependencies:  | 
12068 | 12100 |     bluebird "3.7.2"  | 
12069 | 12101 |     check-more-types "2.24.0"  | 
12070 | 12102 |     debug "4.3.1"  | 
12071 |  | -    execa "3.4.0"  | 
 | 12103 | +    execa "5.1.1"  | 
12072 | 12104 |     lazy-ass "1.6.0"  | 
12073 | 12105 |     ps-tree "1.2.0"  | 
12074 | 12106 |     wait-on "5.3.0"  | 
 | 
0 commit comments