mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -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:
@@ -60,7 +60,7 @@
|
||||
"vscode:prepublish": "npm run compile"
|
||||
},
|
||||
"dependencies": {
|
||||
"node-fetch": "2.6.1",
|
||||
"node-fetch": "^2.6.7",
|
||||
"uuid": "8.1.0",
|
||||
"vscode-extension-telemetry": "0.2.8",
|
||||
"vscode-nls": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user