Update @vscode/proxy-agent to 0.37.0

This commit is contained in:
Christof Marti
2026-01-22 14:18:41 +01:00
parent e4bba0768c
commit f7730c409e
4 changed files with 10 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
"@vscode/deviceid": "^0.1.1",
"@vscode/iconv-lite-umd": "0.7.1",
"@vscode/native-watchdog": "^1.4.6",
"@vscode/proxy-agent": "^0.36.0",
"@vscode/proxy-agent": "^0.37.0",
"@vscode/ripgrep": "^1.15.13",
"@vscode/spdlog": "^0.15.2",
"@vscode/tree-sitter-wasm": "^0.3.0",
@@ -417,9 +417,9 @@
"license": "MIT"
},
"node_modules/@vscode/proxy-agent": {
"version": "0.36.0",
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.36.0.tgz",
"integrity": "sha512-W4mls/+zErqTYcKC41utdmoYnBWZRH1dRF9U4cBAyKU5EhcnWfVsPBvUnXXw1CffI3djmMWnu9JrF/Ynw7lkcg==",
"version": "0.37.0",
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.37.0.tgz",
"integrity": "sha512-FDBc/3qf7fLMp4fmdRBav2dy3UZ/Vao4PN6a5IeTYvcgh9erd9HfOcVoU3ogy2uwCii6vZNvmEeF9+gr64spVQ==",
"license": "MIT",
"dependencies": {
"@tootallnate/once": "^3.0.0",