fix(lib/vscode): upgrade pac-resolver, path-parse

This commit is contained in:
Joe Previte
2021-09-09 16:32:25 -07:00
parent 293d11330e
commit 5f81e29591
4 changed files with 23 additions and 15 deletions

View File

@@ -219,6 +219,8 @@
"nwmatcher": "^1.4.4",
"chrome-remote-interface": "^0.30.0",
"glob-parent": "^5.1.2",
"tar": "^6.1.9"
"tar": "^6.1.9",
"pac-resolver": "^5.0.0",
"path-parse": "^1.0.7"
}
}