@vscode/proxy-agent 0.25.0 (#234175)

This commit is contained in:
Christof Marti
2024-11-19 21:53:21 +01:00
parent 80635b487b
commit 2f3197f1c4
4 changed files with 10 additions and 10 deletions
+4 -4
View File
@@ -13,7 +13,7 @@
"@parcel/watcher": "2.1.0",
"@vscode/deviceid": "^0.1.1",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/proxy-agent": "^0.24.0",
"@vscode/proxy-agent": "^0.25.0",
"@vscode/ripgrep": "^1.15.9",
"@vscode/spdlog": "^0.15.0",
"@vscode/tree-sitter-wasm": "^0.0.4",
@@ -131,9 +131,9 @@
"integrity": "sha512-bRRFxLfg5dtAyl5XyiVWz/ZBPahpOpPrNYnnHpOpUZvam4tKH35wdhP4Kj6PbM0+KdliOsPzbGWpkxcdpNB/sg=="
},
"node_modules/@vscode/proxy-agent": {
"version": "0.24.0",
"resolved": "git+ssh://git@github.com/microsoft/vscode-proxy-agent.git#8b7032e91459a4bfe075115d333ea6bd1a78f807",
"integrity": "sha512-F8g5VtvGqeBKTi8azJyRJ3wrDIR+qliXDUSBiTvzVad/tR8tASRXD0wr7qFncSG/JyIHqRPr+1OUBaWh/bVMTA==",
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.25.0.tgz",
"integrity": "sha512-auV9HeIVczu5AGs0goqQZX0LCreRaDGYIltQ2BUxiAWVPuHzqa7ha2Z/4ERz64Z32Xy3uDN9OBzpn5Wm9MWxcQ==",
"license": "MIT",
"dependencies": {
"@tootallnate/once": "^3.0.0",
+1 -1
View File
@@ -8,7 +8,7 @@
"@parcel/watcher": "2.1.0",
"@vscode/deviceid": "^0.1.1",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/proxy-agent": "^0.24.0",
"@vscode/proxy-agent": "^0.25.0",
"@vscode/ripgrep": "^1.15.9",
"@vscode/spdlog": "^0.15.0",
"@vscode/tree-sitter-wasm": "^0.0.4",