Skip to content

Commit 76dc502

Browse files
committed
Updated node-fetch as possible solution mentioned here: node-fetch/node-fetch#1735 (comment)
1 parent 488ce3d commit 76dc502

File tree

2 files changed

+6
-56
lines changed

2 files changed

+6
-56
lines changed

package-lock.json

+5-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"license": "GPL-3.0-only",
1919
"dependencies": {
20-
"node-fetch": "^3.3.1",
20+
"node-fetch": "^3.3.2",
2121
"ws": "^8.13.0"
2222
}
2323
}

0 commit comments

Comments
 (0)