mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-04 01:25:38 -05:00
Bump node-fetch to 2.6.7 (#18148)
* Bump node-fetch to 2.6.7 * Update more package.json * Pull in new dependencies from the package bump
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"buffer": "^5.6.0",
|
||||
"node-fetch": "2.6.1",
|
||||
"node-fetch": "^2.6.7",
|
||||
"randombytes": "github:rmacfarlane/randombytes#b28d4ecee46262801ea09f15fa1f1513a05c5971",
|
||||
"sha.js": "2.4.11",
|
||||
"stream": "0.0.2",
|
||||
|
||||
Reference in New Issue
Block a user