Add proxy support to WebSocket (#298236)

This commit is contained in:
Christof Marti
2026-03-11 10:52:05 +01:00
parent ebaff5819d
commit 383c174f7a
6 changed files with 28 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
"@vscode/deviceid": "^0.1.1",
"@vscode/iconv-lite-umd": "0.7.1",
"@vscode/native-watchdog": "^1.4.6",
"@vscode/proxy-agent": "^0.38.0",
"@vscode/proxy-agent": "^0.39.1",
"@vscode/ripgrep": "^1.17.1",
"@vscode/spdlog": "^0.15.7",
"@vscode/tree-sitter-wasm": "^0.3.0",