Uplevel windows-process-tree

Fixes #34301
This commit is contained in:
Daniel Imms 2017-09-15 18:43:24 -07:00
parent b508eb1b9a
commit e6874a384a
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View file

@ -567,9 +567,9 @@
"resolved": "https://registry.npmjs.org/winreg/-/winreg-1.2.0.tgz"
},
"windows-process-tree": {
"version": "0.1.5",
"from": "windows-process-tree@0.1.5",
"resolved": "https://registry.npmjs.org/windows-process-tree/-/windows-process-tree-0.1.5.tgz"
"version": "0.1.6",
"from": "windows-process-tree@0.1.6",
"resolved": "https://registry.npmjs.org/windows-process-tree/-/windows-process-tree-0.1.6.tgz"
},
"xterm": {
"version": "3.0.0",

View file

@ -127,7 +127,7 @@
"url": "https://github.com/Microsoft/vscode/issues"
},
"optionalDependencies": {
"windows-process-tree": "0.1.5",
"windows-process-tree": "0.1.6",
"windows-foreground-love": "0.1.0",
"windows-mutex": "^0.2.0",
"fsevents": "0.3.8"