Upgrade to @vscode/proxy-agent 0.33.0

This commit is contained in:
Christof Marti
2025-09-01 16:20:49 +02:00
parent e3bb2fbe5d
commit 4f77078f17
4 changed files with 10 additions and 10 deletions
+4 -4
View File
@@ -17,7 +17,7 @@
"@vscode/deviceid": "^0.1.1",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/policy-watcher": "^1.3.2",
"@vscode/proxy-agent": "^0.32.0",
"@vscode/proxy-agent": "^0.33.0",
"@vscode/ripgrep": "^1.15.13",
"@vscode/spdlog": "^0.15.2",
"@vscode/sqlite3": "5.1.8-vscode",
@@ -3289,9 +3289,9 @@
}
},
"node_modules/@vscode/proxy-agent": {
"version": "0.32.0",
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.32.0.tgz",
"integrity": "sha512-n6h2+WVMJ3ByfGUakDbBNpR25J2JpLQabofiTKHIcLpXfxhT5TQSEH4OcjesZZfqw1zDpd7oBgcgqToWIiaBrQ==",
"version": "0.33.0",
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.33.0.tgz",
"integrity": "sha512-pfGEfRySMAB0ZRk7NIiIpW5BWGMZvQCN6Jf30+uupl589P1cVQ+HD8WxFTxeJlz9wNyelJqAXzFt12IuB+D3Ew==",
"license": "MIT",
"dependencies": {
"@tootallnate/once": "^3.0.0",