Update node-fetch (#116560)

This commit is contained in:
Ladislau Szomoru
2021-02-13 10:28:08 +01:00
committed by GitHub
parent 647a4b044a
commit 992cf6bd44
5 changed files with 13 additions and 13 deletions

View File

@@ -47,7 +47,7 @@
},
"dependencies": {
"buffer": "^5.6.0",
"node-fetch": "^2.6.0",
"node-fetch": "2.6.1",
"randombytes": "github:rmacfarlane/randombytes#b28d4ecee46262801ea09f15fa1f1513a05c5971",
"sha.js": "2.4.11",
"stream": "0.0.2",