mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
@vscode/proxy-agent 0.25.0 (#234175)
This commit is contained in:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user