Skip to content

Commit 5c4f71d

Browse files
chore(deps): update dependency node-fetch to v3
1 parent f94b375 commit 5c4f71d

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
"pdfjs-dist": "4.2.67",
3535
"qs": "^6.11.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6116,7 +6116,7 @@ __metadata:
61166116
mocha-multi: ^1.1.7
61176117
mochawesome: ^6.3.1
61186118
moment: 2.30.1
6119-
node-fetch: ^2.6.9
6119+
node-fetch: ^3.0.0
61206120
node-gyp: ^9.4.0
61216121
pdfjs-dist: 4.2.67
61226122
qs: ^6.11.2
@@ -8930,7 +8930,7 @@ __metadata:
89308930
languageName: node
89318931
linkType: hard
89328932

8933-
"node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.7, node-fetch@npm:^2.6.9":
8933+
"node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.7":
89348934
version: 2.7.0
89358935
resolution: "node-fetch@npm:2.7.0"
89368936
dependencies:
@@ -8944,7 +8944,7 @@ __metadata:
89448944
languageName: node
89458945
linkType: hard
89468946

8947-
"node-fetch@npm:^3.3.2":
8947+
"node-fetch@npm:^3.0.0, node-fetch@npm:^3.3.2":
89488948
version: 3.3.2
89498949
resolution: "node-fetch@npm:3.3.2"
89508950
dependencies:

0 commit comments

Comments
 (0)