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