Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 3eafc2d

Browse files
committed
deps(hdwallet-provider): [email protected]>16.0.6
1 parent 3344b45 commit 3eafc2d

File tree

2 files changed

+118
-32
lines changed

2 files changed

+118
-32
lines changed

packages/hdwallet-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"ethereum-protocol": "^1.0.1",
3333
"ethereumjs-util": "^7.1.5",
3434
"web3": "1.10.0",
35-
"web3-provider-engine": "16.0.3"
35+
"web3-provider-engine": "16.0.6"
3636
},
3737
"devDependencies": {
3838
"@types/bip39": "^2.4.2",

yarn.lock

Lines changed: 117 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,6 +1338,30 @@
13381338
dependencies:
13391339
"@cspotcode/source-map-consumer" "0.8.0"
13401340

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+
13411365
"@discoveryjs/json-ext@^0.5.0":
13421366
version "0.5.2"
13431367
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz#8f03a22a04de437254e8ce8cc84ba39689288752"
@@ -9634,14 +9658,6 @@ cross-env@^7.0.3:
96349658
dependencies:
96359659
cross-spawn "^7.0.1"
96369660

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-
96459661
cross-fetch@^3.1.4:
96469662
version "3.1.5"
96479663
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
@@ -11356,7 +11372,7 @@ etag@~1.8.1:
1135611372
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
1135711373
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
1135811374

11359-
[email protected], eth-block-tracker@^4.4.2:
11375+
1136011376
version "4.4.3"
1136111377
resolved "https://registry.yarnpkg.com/eth-block-tracker/-/eth-block-tracker-4.4.3.tgz#766a0a0eb4a52c867a28328e9ae21353812cf626"
1136211378
integrity sha512-A8tG4Z4iNg4mw5tP1Vung9N9IjgMNqpiMoJ/FouSFwNCGHv2X0mmOYwtQOJzki6XN7r7Tyo01S29p7b224I4jw==
@@ -11368,6 +11384,15 @@ [email protected], eth-block-tracker@^4.4.2:
1136811384
pify "^3.0.0"
1136911385
safe-event-emitter "^1.0.1"
1137011386

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+
1137111396
[email protected], eth-ens-namehash@^2.0.8:
1137211397
version "2.0.8"
1137311398
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:
1377013795
jsprim "^1.2.2"
1377113796
sshpk "^1.7.0"
1377213797

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+
1377313807
http2-wrapper@^2.1.10:
1377413808
version "2.2.0"
1377513809
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-2.2.0.tgz#b80ad199d216b7d3680195077bd7b9060fa9d7f3"
@@ -15692,6 +15726,11 @@ [email protected]:
1569215726
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
1569315727
integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
1569415728

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+
1569515734
json-stable-stringify-without-jsonify@^1.0.1:
1569615735
version "1.0.1"
1569715736
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:
1579215831
json-schema "0.2.3"
1579315832
verror "1.10.0"
1579415833

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+
1579515844
"jsx-ast-utils@^2.4.1 || ^3.0.0":
1579615845
version "3.3.3"
1579715846
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.3.tgz#76b3e6e6cece5c69d49a5792c3d01bd1a0cdc7ea"
@@ -19630,6 +19679,13 @@ [email protected]:
1963019679
pngjs "^3.3.0"
1963119680
yargs "^13.2.4"
1963219681

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+
1963319689
[email protected], qs@^6.10.3:
1963419690
version "6.11.0"
1963519691
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
@@ -19670,6 +19726,11 @@ [email protected]:
1967019726
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
1967119727
integrity sha512-X/xY82scca2tau62i9mDyU9K+I+djTMUsvwf7xnUX5GLvVzgJybOJf4Y6o9Zx3oJK/LSXg5tTZBjwzqVPaPO2g==
1967219728

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+
1967319734
queue-microtask@^1.2.2, queue-microtask@^1.2.3:
1967419735
version "1.2.3"
1967519736
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
@@ -20258,7 +20319,7 @@ repeating@^2.0.0:
2025820319
dependencies:
2025920320
is-finite "^1.0.0"
2026020321

20261-
request@^2.79.0, request@^2.85.0, request@^2.88.2:
20322+
request@^2.79.0, request@^2.88.2:
2026220323
version "2.88.2"
2026320324
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
2026420325
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
@@ -21429,6 +21490,21 @@ sprintf-js@~1.0.2:
2142921490
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
2143021491
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
2143121492

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+
2143221508
sshpk@^1.7.0:
2143321509
version "1.16.1"
2143421510
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:
2225522331
punycode "^2.1.1"
2225622332
universalify "^0.1.2"
2225722333

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+
2225822344
tr46@~0.0.3:
2225922345
version "0.0.3"
2226022346
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
@@ -22795,6 +22881,11 @@ universalify@^0.1.0, universalify@^0.1.2:
2279522881
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
2279622882
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
2279722883

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+
2279822889
universalify@^1.0.0:
2279922890
version "1.0.0"
2280022891
resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
@@ -22874,6 +22965,14 @@ url-parse-lax@^3.0.0:
2287422965
dependencies:
2287522966
prepend-http "^2.0.0"
2287622967

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+
2287722976
url-set-query@^1.0.0:
2287822977
version "1.0.0"
2287922978
resolved "https://registry.yarnpkg.com/url-set-query/-/url-set-query-1.0.0.tgz#016e8cfd7c20ee05cafe7795e892bd0702faa339"
@@ -23363,17 +23462,17 @@ [email protected]:
2336323462
web3-core-method "1.10.0"
2336423463
web3-utils "1.10.0"
2336523464

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==
2337023469
dependencies:
23470+
"@cypress/request" "^3.0.0"
2337123471
"@ethereumjs/tx" "^3.3.0"
2337223472
async "^2.5.0"
2337323473
backoff "^2.5.0"
2337423474
clone "^2.0.0"
23375-
cross-fetch "^2.1.0"
23376-
eth-block-tracker "^4.4.2"
23475+
eth-block-tracker "^5.0.1"
2337723476
eth-json-rpc-filters "^4.2.1"
2337823477
eth-json-rpc-infura "^5.1.0"
2337923478
eth-json-rpc-middleware "^6.0.0"
@@ -23385,9 +23484,8 @@ [email protected]:
2338523484
json-stable-stringify "^1.0.1"
2338623485
promise-to-callback "^1.0.0"
2338723486
readable-stream "^2.2.9"
23388-
request "^2.85.0"
2338923487
semaphore "^1.0.3"
23390-
ws "^5.1.1"
23488+
ws "^7.5.9"
2339123489
xhr "^2.2.0"
2339223490
xtend "^4.0.1"
2339323491

@@ -23639,11 +23737,6 @@ websocket@^1.0.32:
2363923737
utf-8-validate "^5.0.2"
2364023738
yaeti "^0.0.6"
2364123739

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-
2364723740
whatwg-mimetype@^3.0.0:
2364823741
version "3.0.0"
2364923742
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz#5fa1a7623867ff1af6ca3dc72ad6b8a4208beba7"
@@ -23958,14 +24051,7 @@ ws@^3.0.0:
2395824051
safe-buffer "~5.1.0"
2395924052
ultron "~1.1.0"
2396024053

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:
2396924055
version "7.5.9"
2397024056
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
2397124057
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==

0 commit comments

Comments
 (0)