Skip to content

Commit af072e5

Browse files
rewind node fetch to stable version 2.7.0
1 parent 27fea1e commit af072e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"mongoose": "^8.5.1",
2020
"multer": "^1.4.4",
2121
"node-cmd": "^5.0.0",
22-
"node-fetch": "^3.3.2",
22+
"node-fetch": "^2.7.0",
2323
"nodemailer": "^6.9.13",
2424
"nodemon": "^3.1.7",
2525
"path": "^0.12.7",

0 commit comments

Comments
 (0)