mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
Update to @vscode/proxy-agent 0.40.0 (#298236)
This commit is contained in:
8
remote/package-lock.json
generated
8
remote/package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.1",
|
||||
"@vscode/native-watchdog": "^1.4.6",
|
||||
"@vscode/proxy-agent": "^0.39.1",
|
||||
"@vscode/proxy-agent": "^0.40.0",
|
||||
"@vscode/ripgrep": "^1.17.1",
|
||||
"@vscode/spdlog": "^0.15.7",
|
||||
"@vscode/tree-sitter-wasm": "^0.3.0",
|
||||
@@ -608,9 +608,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@vscode/proxy-agent": {
|
||||
"version": "0.39.1",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.39.1.tgz",
|
||||
"integrity": "sha512-Au6ra1oVBNlxgroyr58VuaO2mVH02xidPfN6o0znYr/NQ8OvXNm4CVM44iwyCP1sOzhLKjMoPEeWIbKDpLgtFg==",
|
||||
"version": "0.40.0",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/proxy-agent/-/proxy-agent-0.40.0.tgz",
|
||||
"integrity": "sha512-G2OUy5b2vxYXoRWo38BwxBKW1GCjwno9tivcshJNBWkeHjwcidLkL6KFaVRgIDDxJjojPkoxy9AivTDU/ksJ6g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tootallnate/once": "^3.0.0",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.1",
|
||||
"@vscode/native-watchdog": "^1.4.6",
|
||||
"@vscode/proxy-agent": "^0.39.1",
|
||||
"@vscode/proxy-agent": "^0.40.0",
|
||||
"@vscode/ripgrep": "^1.17.1",
|
||||
"@vscode/spdlog": "^0.15.7",
|
||||
"@vscode/tree-sitter-wasm": "^0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user