@vscode/proxy-agent 0.31.0

This commit is contained in:
Christof Marti
2025-01-29 16:27:10 +01:00
parent 243da33637
commit 50e77b543f
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.1.8",
"@vscode/proxy-agent": "^0.30.0",
"@vscode/proxy-agent": "^0.31.0",
"@vscode/ripgrep": "^1.15.10",
"@vscode/spdlog": "^0.15.0",
"@vscode/sqlite3": "5.1.8-vscode",
@@ -2850,9 +2850,9 @@
}
},
"node_modules/@vscode/proxy-agent": {
"version": "0.30.0",
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.30.0.tgz",
"integrity": "sha512-3MicZnHWbJna0WIHFDgrCFMgT8cWrzXe9VXKrJQTay8jWC+7Xi3+FTYgK9kC7RWAf7GVcwkjJh5UGTIbEDW7Fg==",
"version": "0.31.0",
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.31.0.tgz",
"integrity": "sha512-HY6UaJ9mKsBxHGnbj9EKigH5vczvB+9wTa8csNqPIjE8i2XjinKcGTBa+ky2+Eb+LGQNvyV/v56+XF6P11xRaQ==",
"license": "MIT",
"dependencies": {
"@tootallnate/once": "^3.0.0",
+1 -1
View File
@@ -75,7 +75,7 @@
"@vscode/deviceid": "^0.1.1",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/policy-watcher": "^1.1.8",
"@vscode/proxy-agent": "^0.30.0",
"@vscode/proxy-agent": "^0.31.0",
"@vscode/ripgrep": "^1.15.10",
"@vscode/spdlog": "^0.15.0",
"@vscode/sqlite3": "5.1.8-vscode",
+4 -4
View File
@@ -13,7 +13,7 @@
"@parcel/watcher": "2.5.0",
"@vscode/deviceid": "^0.1.1",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/proxy-agent": "^0.30.0",
"@vscode/proxy-agent": "^0.31.0",
"@vscode/ripgrep": "^1.15.10",
"@vscode/spdlog": "^0.15.0",
"@vscode/tree-sitter-wasm": "^0.0.5",
@@ -419,9 +419,9 @@
"integrity": "sha512-bRRFxLfg5dtAyl5XyiVWz/ZBPahpOpPrNYnnHpOpUZvam4tKH35wdhP4Kj6PbM0+KdliOsPzbGWpkxcdpNB/sg=="
},
"node_modules/@vscode/proxy-agent": {
"version": "0.30.0",
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.30.0.tgz",
"integrity": "sha512-3MicZnHWbJna0WIHFDgrCFMgT8cWrzXe9VXKrJQTay8jWC+7Xi3+FTYgK9kC7RWAf7GVcwkjJh5UGTIbEDW7Fg==",
"version": "0.31.0",
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.31.0.tgz",
"integrity": "sha512-HY6UaJ9mKsBxHGnbj9EKigH5vczvB+9wTa8csNqPIjE8i2XjinKcGTBa+ky2+Eb+LGQNvyV/v56+XF6P11xRaQ==",
"license": "MIT",
"dependencies": {
"@tootallnate/once": "^3.0.0",
+1 -1
View File
@@ -8,7 +8,7 @@
"@parcel/watcher": "2.5.0",
"@vscode/deviceid": "^0.1.1",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/proxy-agent": "^0.30.0",
"@vscode/proxy-agent": "^0.31.0",
"@vscode/ripgrep": "^1.15.10",
"@vscode/spdlog": "^0.15.0",
"@vscode/tree-sitter-wasm": "^0.0.5",