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:
Karl Burtram
2022-01-24 16:15:49 -08:00
committed by GitHub
parent bf5f18ea72
commit 84c7afa6da
15 changed files with 240 additions and 40 deletions

View File

@@ -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",