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

@@ -53,7 +53,7 @@
"vscode:prepublish": "npm run compile"
},
"dependencies": {
"node-fetch": "2.6.0",
"node-fetch": "2.6.1",
"uuid": "8.1.0",
"vscode-extension-telemetry": "0.1.1",
"vscode-nls": "^4.1.2"