Skip to content

Commit bec9b84

Browse files
Update dependency node-fetch to v3
1 parent 82879ed commit bec9b84

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"mocha-multi": "^1.1.7",
3030
"mochawesome": "^6.3.1",
3131
"moment": "2.30.1",
32-
"node-fetch": "^2.6.9",
32+
"node-fetch": "^3.0.0",
3333
"node-gyp": "^9.4.0",
3434
"qs": "^6.11.2",
3535
"typescript": "^5.4.5",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5161,7 +5161,7 @@ __metadata:
51615161
mocha-multi: ^1.1.7
51625162
mochawesome: ^6.3.1
51635163
moment: 2.30.1
5164-
node-fetch: ^2.6.9
5164+
node-fetch: ^3.0.0
51655165
node-gyp: ^9.4.0
51665166
qs: ^6.11.2
51675167
typescript: ^5.4.5
@@ -7811,7 +7811,7 @@ __metadata:
78117811
languageName: node
78127812
linkType: hard
78137813

7814-
"node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.9":
7814+
"node-fetch@npm:^2.6.12":
78157815
version: 2.7.0
78167816
resolution: "node-fetch@npm:2.7.0"
78177817
dependencies:
@@ -7825,7 +7825,7 @@ __metadata:
78257825
languageName: node
78267826
linkType: hard
78277827

7828-
"node-fetch@npm:^3.3.2":
7828+
"node-fetch@npm:^3.0.0, node-fetch@npm:^3.3.2":
78297829
version: 3.3.2
78307830
resolution: "node-fetch@npm:3.3.2"
78317831
dependencies:

0 commit comments

Comments
 (0)