File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
},
36
36
"optionalDependencies" : {
37
37
"@vscode/windows-registry" : " 1.0.6" ,
38
- "windows-process-tree" : " ^ 0.3.2 "
38
+ "windows-process-tree" : " 0.3.3 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -902,10 +902,10 @@ wide-align@^1.1.0:
902
902
dependencies :
903
903
string-width "^1.0.2 || 2 || 3 || 4"
904
904
905
- windows-process-tree@^ 0.3.2 :
906
- version "0.3.2 "
907
- resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.2 .tgz#8c39f39e7707e09fd74638a7ef644b5f389096d3 "
908
- integrity sha512-x8Y4KOV8tUhhPiO0TH7wOMTZ677rw7VEwq+dTuHHiLTClkrNXWSY3XzP6ez3fs2Cab4FajrtmiqRs0jTMZHfyw ==
905
+
906
+ version "0.3.3 "
907
+ resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.3 .tgz#7c178815f02bf4cfbcac1f93b2f3a3cc10bc9245 "
908
+ integrity sha512-rkiAMP0AS27xikFyn7i4gPbOK16UdjY8X/C6eo37CnfNLqTvK2eEaT+Dh0e5xnvmlsi0lEKd60O+4ajzfDkq7A ==
909
909
dependencies :
910
910
nan "^2.13.2"
911
911
You can’t perform that action at this time.
0 commit comments