|
1338 | 1338 | dependencies:
|
1339 | 1339 | "@cspotcode/source-map-consumer" "0.8.0"
|
1340 | 1340 |
|
| 1341 | +"@cypress/request@^3.0.0": |
| 1342 | + version "3.0.1" |
| 1343 | + resolved "https://registry.yarnpkg.com/@cypress/request/-/request-3.0.1.tgz#72d7d5425236a2413bd3d8bb66d02d9dc3168960" |
| 1344 | + integrity sha512-TWivJlJi8ZDx2wGOw1dbLuHJKUYX7bWySw377nlnGOW3hP9/MUKIsEdXT/YngWxVdgNCHRBmFlBipE+5/2ZZlQ== |
| 1345 | + dependencies: |
| 1346 | + aws-sign2 "~0.7.0" |
| 1347 | + aws4 "^1.8.0" |
| 1348 | + caseless "~0.12.0" |
| 1349 | + combined-stream "~1.0.6" |
| 1350 | + extend "~3.0.2" |
| 1351 | + forever-agent "~0.6.1" |
| 1352 | + form-data "~2.3.2" |
| 1353 | + http-signature "~1.3.6" |
| 1354 | + is-typedarray "~1.0.0" |
| 1355 | + isstream "~0.1.2" |
| 1356 | + json-stringify-safe "~5.0.1" |
| 1357 | + mime-types "~2.1.19" |
| 1358 | + performance-now "^2.1.0" |
| 1359 | + qs "6.10.4" |
| 1360 | + safe-buffer "^5.1.2" |
| 1361 | + tough-cookie "^4.1.3" |
| 1362 | + tunnel-agent "^0.6.0" |
| 1363 | + uuid "^8.3.2" |
| 1364 | + |
1341 | 1365 | "@discoveryjs/json-ext@^0.5.0":
|
1342 | 1366 | version "0.5.2"
|
1343 | 1367 | resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz#8f03a22a04de437254e8ce8cc84ba39689288752"
|
@@ -9634,14 +9658,6 @@ cross-env@^7.0.3:
|
9634 | 9658 | dependencies:
|
9635 | 9659 | cross-spawn "^7.0.1"
|
9636 | 9660 |
|
9637 |
| -cross-fetch@^2.1.0: |
9638 |
| - version "2.2.6" |
9639 |
| - resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.6.tgz#2ef0bb39a24ac034787965c457368a28730e220a" |
9640 |
| - integrity sha512-9JZz+vXCmfKUZ68zAptS7k4Nu8e2qcibe7WVZYps7sAgk5R8GYTc+T1WR0v1rlP9HxgARmOX1UTIJZFytajpNA== |
9641 |
| - dependencies: |
9642 |
| - node-fetch "^2.6.7" |
9643 |
| - whatwg-fetch "^2.0.4" |
9644 |
| - |
9645 | 9661 | cross-fetch@^3.1.4:
|
9646 | 9662 | version "3.1.5"
|
9647 | 9663 | resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
|
@@ -11356,7 +11372,7 @@ etag@~1.8.1:
|
11356 | 11372 | resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
|
11357 | 11373 | integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
|
11358 | 11374 |
|
11359 |
| -[email protected], eth-block-tracker@^4.4.2: |
| 11375 | + |
11360 | 11376 | version "4.4.3"
|
11361 | 11377 | resolved "https://registry.yarnpkg.com/eth-block-tracker/-/eth-block-tracker-4.4.3.tgz#766a0a0eb4a52c867a28328e9ae21353812cf626"
|
11362 | 11378 | integrity sha512-A8tG4Z4iNg4mw5tP1Vung9N9IjgMNqpiMoJ/FouSFwNCGHv2X0mmOYwtQOJzki6XN7r7Tyo01S29p7b224I4jw==
|
|
11368 | 11384 | pify "^3.0.0"
|
11369 | 11385 | safe-event-emitter "^1.0.1"
|
11370 | 11386 |
|
| 11387 | +eth-block-tracker@^5.0.1: |
| 11388 | + version "5.0.1" |
| 11389 | + resolved "https://registry.yarnpkg.com/eth-block-tracker/-/eth-block-tracker-5.0.1.tgz#c5ad39902bd0454223b601ec0874f9fcc9f30eed" |
| 11390 | + integrity sha512-NVs+JDSux0FdmOrl3A2YDcQFkkYf9/qW9irvPmtC7bhMoPAe6oBlaqqe/m9Ixh5rkKqAox4mEyWGpsFmf/IsNw== |
| 11391 | + dependencies: |
| 11392 | + "@metamask/safe-event-emitter" "^2.0.0" |
| 11393 | + json-rpc-random-id "^1.0.1" |
| 11394 | + pify "^3.0.0" |
| 11395 | + |
11371 | 11396 | [email protected], eth-ens-namehash@^2.0.8:
|
11372 | 11397 | version "2.0.8"
|
11373 | 11398 | resolved "https://registry.yarnpkg.com/eth-ens-namehash/-/eth-ens-namehash-2.0.8.tgz#229ac46eca86d52e0c991e7cb2aef83ff0f68bcf"
|
@@ -13770,6 +13795,15 @@ http-signature@~1.2.0:
|
13770 | 13795 | jsprim "^1.2.2"
|
13771 | 13796 | sshpk "^1.7.0"
|
13772 | 13797 |
|
| 13798 | +http-signature@~1.3.6: |
| 13799 | + version "1.3.6" |
| 13800 | + resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.3.6.tgz#cb6fbfdf86d1c974f343be94e87f7fc128662cf9" |
| 13801 | + integrity sha512-3adrsD6zqo4GsTqtO7FyrejHNv+NgiIfAfv68+jVlFmSr9OGy7zrxONceFRLKvnnZA5jbxQBX1u9PpB6Wi32Gw== |
| 13802 | + dependencies: |
| 13803 | + assert-plus "^1.0.0" |
| 13804 | + jsprim "^2.0.2" |
| 13805 | + sshpk "^1.14.1" |
| 13806 | + |
13773 | 13807 | http2-wrapper@^2.1.10:
|
13774 | 13808 | version "2.2.0"
|
13775 | 13809 | resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-2.2.0.tgz#b80ad199d216b7d3680195077bd7b9060fa9d7f3"
|
|
15692 | 15726 | resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
|
15693 | 15727 | integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
|
15694 | 15728 |
|
| 15729 | + |
| 15730 | + version "0.4.0" |
| 15731 | + resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5" |
| 15732 | + integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA== |
| 15733 | + |
15695 | 15734 | json-stable-stringify-without-jsonify@^1.0.1:
|
15696 | 15735 | version "1.0.1"
|
15697 | 15736 | resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
|
@@ -15792,6 +15831,16 @@ jsprim@^1.2.2:
|
15792 | 15831 | json-schema "0.2.3"
|
15793 | 15832 | verror "1.10.0"
|
15794 | 15833 |
|
| 15834 | +jsprim@^2.0.2: |
| 15835 | + version "2.0.2" |
| 15836 | + resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-2.0.2.tgz#77ca23dbcd4135cd364800d22ff82c2185803d4d" |
| 15837 | + integrity sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ== |
| 15838 | + dependencies: |
| 15839 | + assert-plus "1.0.0" |
| 15840 | + extsprintf "1.3.0" |
| 15841 | + json-schema "0.4.0" |
| 15842 | + verror "1.10.0" |
| 15843 | + |
15795 | 15844 | "jsx-ast-utils@^2.4.1 || ^3.0.0":
|
15796 | 15845 | version "3.3.3"
|
15797 | 15846 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.3.tgz#76b3e6e6cece5c69d49a5792c3d01bd1a0cdc7ea"
|
|
19630 | 19679 | pngjs "^3.3.0"
|
19631 | 19680 | yargs "^13.2.4"
|
19632 | 19681 |
|
| 19682 | + |
| 19683 | + version "6.10.4" |
| 19684 | + resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.4.tgz#6a3003755add91c0ec9eacdc5f878b034e73f9e7" |
| 19685 | + integrity sha512-OQiU+C+Ds5qiH91qh/mg0w+8nwQuLjM4F4M/PbmhDOoYehPh+Fb0bDjtR1sOvy7YKxvj28Y/M0PhP5uVX0kB+g== |
| 19686 | + dependencies: |
| 19687 | + side-channel "^1.0.4" |
| 19688 | + |
19633 | 19689 |
|
19634 | 19690 | version "6.11.0"
|
19635 | 19691 | resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
|
|
19670 | 19726 | resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
|
19671 | 19727 | integrity sha512-X/xY82scca2tau62i9mDyU9K+I+djTMUsvwf7xnUX5GLvVzgJybOJf4Y6o9Zx3oJK/LSXg5tTZBjwzqVPaPO2g==
|
19672 | 19728 |
|
| 19729 | +querystringify@^2.1.1: |
| 19730 | + version "2.2.0" |
| 19731 | + resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6" |
| 19732 | + integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ== |
| 19733 | + |
19673 | 19734 | queue-microtask@^1.2.2, queue-microtask@^1.2.3:
|
19674 | 19735 | version "1.2.3"
|
19675 | 19736 | resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
|
@@ -20258,7 +20319,7 @@ repeating@^2.0.0:
|
20258 | 20319 | dependencies:
|
20259 | 20320 | is-finite "^1.0.0"
|
20260 | 20321 |
|
20261 |
| -request@^2.79.0, request@^2.85.0, request@^2.88.2: |
| 20322 | +request@^2.79.0, request@^2.88.2: |
20262 | 20323 | version "2.88.2"
|
20263 | 20324 | resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
|
20264 | 20325 | integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
|
@@ -21429,6 +21490,21 @@ sprintf-js@~1.0.2:
|
21429 | 21490 | resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
|
21430 | 21491 | integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
|
21431 | 21492 |
|
| 21493 | +sshpk@^1.14.1: |
| 21494 | + version "1.17.0" |
| 21495 | + resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.17.0.tgz#578082d92d4fe612b13007496e543fa0fbcbe4c5" |
| 21496 | + integrity sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ== |
| 21497 | + dependencies: |
| 21498 | + asn1 "~0.2.3" |
| 21499 | + assert-plus "^1.0.0" |
| 21500 | + bcrypt-pbkdf "^1.0.0" |
| 21501 | + dashdash "^1.12.0" |
| 21502 | + ecc-jsbn "~0.1.1" |
| 21503 | + getpass "^0.1.1" |
| 21504 | + jsbn "~0.1.0" |
| 21505 | + safer-buffer "^2.0.2" |
| 21506 | + tweetnacl "~0.14.0" |
| 21507 | + |
21432 | 21508 | sshpk@^1.7.0:
|
21433 | 21509 | version "1.16.1"
|
21434 | 21510 | resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
|
@@ -22255,6 +22331,16 @@ tough-cookie@^2.3.1, tough-cookie@~2.5.0:
|
22255 | 22331 | punycode "^2.1.1"
|
22256 | 22332 | universalify "^0.1.2"
|
22257 | 22333 |
|
| 22334 | +tough-cookie@^4.1.3: |
| 22335 | + version "4.1.3" |
| 22336 | + resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf" |
| 22337 | + integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw== |
| 22338 | + dependencies: |
| 22339 | + psl "^1.1.33" |
| 22340 | + punycode "^2.1.1" |
| 22341 | + universalify "^0.2.0" |
| 22342 | + url-parse "^1.5.3" |
| 22343 | + |
22258 | 22344 | tr46@~0.0.3:
|
22259 | 22345 | version "0.0.3"
|
22260 | 22346 | resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
|
@@ -22795,6 +22881,11 @@ universalify@^0.1.0, universalify@^0.1.2:
|
22795 | 22881 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
22796 | 22882 | integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
22797 | 22883 |
|
| 22884 | +universalify@^0.2.0: |
| 22885 | + version "0.2.0" |
| 22886 | + resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0" |
| 22887 | + integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg== |
| 22888 | + |
22798 | 22889 | universalify@^1.0.0:
|
22799 | 22890 | version "1.0.0"
|
22800 | 22891 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
|
@@ -22874,6 +22965,14 @@ url-parse-lax@^3.0.0:
|
22874 | 22965 | dependencies:
|
22875 | 22966 | prepend-http "^2.0.0"
|
22876 | 22967 |
|
| 22968 | +url-parse@^1.5.3: |
| 22969 | + version "1.5.10" |
| 22970 | + resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1" |
| 22971 | + integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ== |
| 22972 | + dependencies: |
| 22973 | + querystringify "^2.1.1" |
| 22974 | + requires-port "^1.0.0" |
| 22975 | + |
22877 | 22976 | url-set-query@^1.0.0:
|
22878 | 22977 | version "1.0.0"
|
22879 | 22978 | resolved "https://registry.yarnpkg.com/url-set-query/-/url-set-query-1.0.0.tgz#016e8cfd7c20ee05cafe7795e892bd0702faa339"
|
|
23363 | 23462 | web3-core-method "1.10.0"
|
23364 | 23463 | web3-utils "1.10.0"
|
23365 | 23464 |
|
23366 |
| - |
23367 |
| - version "16.0.3" |
23368 |
| - resolved "https://registry.yarnpkg.com/web3-provider-engine/-/web3-provider-engine-16.0.3.tgz#8ff93edf3a8da2f70d7f85c5116028c06a0d9f07" |
23369 |
| - integrity sha512-Q3bKhGqLfMTdLvkd4TtkGYJHcoVQ82D1l8jTIwwuJp/sAp7VHnRYb9YJ14SW/69VMWoOhSpPLZV2tWb9V0WJoA== |
| 23465 | + |
| 23466 | + version "16.0.6" |
| 23467 | + resolved "https://registry.yarnpkg.com/web3-provider-engine/-/web3-provider-engine-16.0.6.tgz#7c5c392c21f090e4a75cae7e57b1ea90769d5d08" |
| 23468 | + integrity sha512-tQ5w3USNZx2AC7PPI2I6mAlf7rFOldU9+5nZumaXys9x8QElY9x7yAKsxFn4ngGyXkImx//1ywg6KEW3Qwn/9Q== |
23370 | 23469 | dependencies:
|
| 23470 | + "@cypress/request" "^3.0.0" |
23371 | 23471 | "@ethereumjs/tx" "^3.3.0"
|
23372 | 23472 | async "^2.5.0"
|
23373 | 23473 | backoff "^2.5.0"
|
23374 | 23474 | clone "^2.0.0"
|
23375 |
| - cross-fetch "^2.1.0" |
23376 |
| - eth-block-tracker "^4.4.2" |
| 23475 | + eth-block-tracker "^5.0.1" |
23377 | 23476 | eth-json-rpc-filters "^4.2.1"
|
23378 | 23477 | eth-json-rpc-infura "^5.1.0"
|
23379 | 23478 | eth-json-rpc-middleware "^6.0.0"
|
|
23385 | 23484 | json-stable-stringify "^1.0.1"
|
23386 | 23485 | promise-to-callback "^1.0.0"
|
23387 | 23486 | readable-stream "^2.2.9"
|
23388 |
| - request "^2.85.0" |
23389 | 23487 | semaphore "^1.0.3"
|
23390 |
| - ws "^5.1.1" |
| 23488 | + ws "^7.5.9" |
23391 | 23489 | xhr "^2.2.0"
|
23392 | 23490 | xtend "^4.0.1"
|
23393 | 23491 |
|
@@ -23639,11 +23737,6 @@ websocket@^1.0.32:
|
23639 | 23737 | utf-8-validate "^5.0.2"
|
23640 | 23738 | yaeti "^0.0.6"
|
23641 | 23739 |
|
23642 |
| -whatwg-fetch@^2.0.4: |
23643 |
| - version "2.0.4" |
23644 |
| - resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f" |
23645 |
| - integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng== |
23646 |
| - |
23647 | 23740 | whatwg-mimetype@^3.0.0:
|
23648 | 23741 | version "3.0.0"
|
23649 | 23742 | resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz#5fa1a7623867ff1af6ca3dc72ad6b8a4208beba7"
|
@@ -23958,14 +24051,7 @@ ws@^3.0.0:
|
23958 | 24051 | safe-buffer "~5.1.0"
|
23959 | 24052 | ultron "~1.1.0"
|
23960 | 24053 |
|
23961 |
| -ws@^5.1.1: |
23962 |
| - version "5.2.3" |
23963 |
| - resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d" |
23964 |
| - integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA== |
23965 |
| - dependencies: |
23966 |
| - async-limiter "~1.0.0" |
23967 |
| - |
23968 |
| -ws@^7, ws@^7.2.0, ws@^7.2.5, ws@^7.3.1, ws@^7.4.0, ws@^7.4.5, ws@^7.4.6: |
| 24054 | +ws@^7, ws@^7.2.0, ws@^7.2.5, ws@^7.3.1, ws@^7.4.0, ws@^7.4.5, ws@^7.4.6, ws@^7.5.9: |
23969 | 24055 | version "7.5.9"
|
23970 | 24056 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
|
23971 | 24057 | integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
|
|
0 commit comments