Skip to content

Commit ade9101

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/node-fetch to v3
1 parent cdf7e79 commit ade9101

File tree

2 files changed

+32
-17
lines changed

2 files changed

+32
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/metric-suffix": "0.0.1",
4040
"@types/mocha": "9.0.0",
4141
"@types/node": "14.17.14",
42-
"@types/node-fetch": "2.5.12",
42+
"@types/node-fetch": "3.0.2",
4343
"@types/sinon": "10.0.2",
4444
"@typescript-eslint/eslint-plugin": "4.30.0",
4545
"@typescript-eslint/parser": "4.30.0",

yarn.lock

Lines changed: 31 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -398,13 +398,12 @@
398398
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.0.0.tgz#3205bcd15ada9bc681ac20bef64e9e6df88fd297"
399399
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==
400400

401-
"@types/node-fetch@2.5.12":
402-
version "2.5.12"
403-
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.12.tgz#8a6f779b1d4e60b7a57fb6fd48d84fb545b9cc66"
404-
integrity sha512-MKgC4dlq4kKNa/mYrwpKfzQMB5X3ee5U6fSprkKpToBqBmX4nFZL9cW5jl6sWn+xpRJ7ypWh2yyqqr8UUCstSw==
401+
"@types/node-fetch@3.0.2":
402+
version "3.0.2"
403+
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-3.0.2.tgz#899fb992d1349d2e34c287b70007a22c51acae79"
404+
integrity sha512-3q5FyT6iuekUxXeL2qjcyIhtMJdfMF7RGhYXWKkYpdcW9k36A/+txXrjG0l+NMVkiC30jKNrcOqVlqBl7BcCHA==
405405
dependencies:
406-
"@types/node" "*"
407-
form-data "^3.0.0"
406+
node-fetch "*"
408407

409408
"@types/node@*":
410409
version "14.14.13"
@@ -1126,7 +1125,7 @@ color-name@~1.1.4:
11261125
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
11271126
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
11281127

1129-
combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
1128+
combined-stream@^1.0.6, combined-stream@~1.0.6:
11301129
version "1.0.8"
11311130
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
11321131
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -1267,6 +1266,11 @@ dashdash@^1.12.0:
12671266
dependencies:
12681267
assert-plus "^1.0.0"
12691268

1269+
data-uri-to-buffer@^3.0.1:
1270+
version "3.0.1"
1271+
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636"
1272+
integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==
1273+
12701274
[email protected], debug@^2.2.0:
12711275
version "2.6.9"
12721276
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
@@ -1892,6 +1896,13 @@ fastq@^1.6.0:
18921896
dependencies:
18931897
reusify "^1.0.4"
18941898

1899+
fetch-blob@^3.1.2:
1900+
version "3.1.2"
1901+
resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.1.2.tgz#6bc438675f3851ecea51758ac91f6a1cd1bacabd"
1902+
integrity sha512-hunJbvy/6OLjCD0uuhLdp0mMPzP/yd2ssd1t2FCJsaA7wkWhpbp9xfuNVpv7Ll4jFhzp6T4LAupSiV9uOeg0VQ==
1903+
dependencies:
1904+
web-streams-polyfill "^3.0.3"
1905+
18951906
file-entry-cache@^6.0.1:
18961907
version "6.0.1"
18971908
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -1955,15 +1966,6 @@ forever-agent@~0.6.1:
19551966
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
19561967
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
19571968

1958-
form-data@^3.0.0:
1959-
version "3.0.0"
1960-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.0.tgz#31b7e39c85f1355b7139ee0c647cf0de7f83c682"
1961-
integrity sha512-CKMFDglpbMi6PyN+brwB9Q/GOw0eAnsrEZDgcsH5Krhz5Od/haKHAX0NmQfha2zPPz0JpWzA7GJHGSnvCRLWsg==
1962-
dependencies:
1963-
asynckit "^0.4.0"
1964-
combined-stream "^1.0.8"
1965-
mime-types "^2.1.12"
1966-
19671969
form-data@~2.3.2:
19681970
version "2.3.3"
19691971
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -3048,6 +3050,14 @@ node-addon-api@^2.0.0:
30483050
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.2.tgz#432cfa82962ce494b132e9d72a15b29f71ff5d32"
30493051
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==
30503052

3053+
node-fetch@*:
3054+
version "3.0.0"
3055+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.0.0.tgz#79da7146a520036f2c5f644e4a26095f17e411ea"
3056+
integrity sha512-bKMI+C7/T/SPU1lKnbQbwxptpCrG9ashG+VkytmXCPZyuM9jB6VU+hY0oi4lC8LxTtAeWdckNCTa3nrGsAdA3Q==
3057+
dependencies:
3058+
data-uri-to-buffer "^3.0.1"
3059+
fetch-blob "^3.1.2"
3060+
30513061
node-gyp-build@^4.2.0:
30523062
version "4.2.3"
30533063
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.2.3.tgz#ce6277f853835f718829efb47db20f3e4d9c4739"
@@ -4119,6 +4129,11 @@ [email protected]:
41194129
core-util-is "1.0.2"
41204130
extsprintf "^1.2.0"
41214131

4132+
web-streams-polyfill@^3.0.3:
4133+
version "3.1.0"
4134+
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.1.0.tgz#86f983b4f44745502b0d8563d9ef3afc609d4465"
4135+
integrity sha512-wO9r1YnYe7kFBLHyyVEhV1H8VRWoNiNnuP+v/HUUmSTaRF8F93Kmd3JMrETx0f11GXxRek6OcL2QtjFIdc5WYw==
4136+
41224137
41234138
version "1.5.2"
41244139
resolved "https://registry.yarnpkg.com/web3-bzz/-/web3-bzz-1.5.2.tgz#a04feaa19462cff6d5a8c87dad1aca4619d9dfc8"

0 commit comments

Comments
 (0)