Merge pull request #74365 from microsoft/sandy081/yauzl

Use newer version of yauzl that fixes deprecation Buffer() warning
This commit is contained in:
Sandeep Somavarapu
2019-05-26 20:53:44 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"vscode-sqlite3": "4.0.7",
"vscode-textmate": "^4.1.1",
"vscode-xterm": "3.14.0-beta5",
"yauzl": "^2.9.1",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},
"devDependencies": {
+1 -1
View File
@@ -21,7 +21,7 @@
"vscode-proxy-agent": "0.4.0",
"vscode-ripgrep": "^1.2.5",
"vscode-textmate": "^4.1.1",
"yauzl": "^2.9.1",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},
"optionalDependencies": {