Skip to content

Commit 0f3bd2d

Browse files
fix(deps): update dependency node-fetch to v3
1 parent 95e798f commit 0f3bd2d

2 files changed

Lines changed: 1 addition & 26 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"json-stringify-safe": "5.0.1",
5959
"lodash": "4.17.21",
6060
"mini-css-extract-plugin": "1.6.2",
61-
"node-fetch": "2.7.0",
61+
"node-fetch": "3.3.2",
6262
"postcss": "8.4.32",
6363
"postcss-loader": "4.3.0",
6464
"postcss-reporter": "7.0.5",

yarn.lock

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -9237,13 +9237,6 @@ node-domexception@^1.0.0:
92379237
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
92389238
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
92399239

9240-
node-fetch@2.7.0:
9241-
version "2.7.0"
9242-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
9243-
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
9244-
dependencies:
9245-
whatwg-url "^5.0.0"
9246-
92479240
node-fetch@3.3.2:
92489241
version "3.3.2"
92499242
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.2.tgz#d1e889bacdf733b4ff3b2b243eb7a12866a0b78b"
@@ -12485,11 +12478,6 @@ tr46@^2.1.0:
1248512478
dependencies:
1248612479
punycode "^2.1.1"
1248712480

12488-
tr46@~0.0.3:
12489-
version "0.0.3"
12490-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12491-
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
12492-
1249312481
ts-api-utils@^1.0.1:
1249412482
version "1.0.3"
1249512483
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
@@ -13029,11 +13017,6 @@ web-streams-polyfill@^3.0.3:
1302913017
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
1303013018
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
1303113019

13032-
webidl-conversions@^3.0.0:
13033-
version "3.0.1"
13034-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
13035-
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
13036-
1303713020
webidl-conversions@^4.0.2:
1303813021
version "4.0.2"
1303913022
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -13222,14 +13205,6 @@ whatwg-mimetype@^2.3.0:
1322213205
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1322313206
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1322413207

13225-
whatwg-url@^5.0.0:
13226-
version "5.0.0"
13227-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
13228-
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
13229-
dependencies:
13230-
tr46 "~0.0.3"
13231-
webidl-conversions "^3.0.0"
13232-
1323313208
whatwg-url@^7.0.0:
1323413209
version "7.1.0"
1323513210
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"

0 commit comments

Comments
 (0)