Skip to content

Commit 1c5afb2

Browse files
authored
candidate: bump @vscode/proxy-agent (microsoft#182054)
bump @vscode/proxy-agent
1 parent b11e4ed commit 1c5afb2

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@parcel/watcher": "2.1.0",
6767
"@vscode/iconv-lite-umd": "0.7.0",
6868
"@vscode/policy-watcher": "^1.1.4",
69-
"@vscode/proxy-agent": "^0.13.1",
69+
"@vscode/proxy-agent": "^0.13.2",
7070
"@vscode/ripgrep": "^1.15.2",
7171
"@vscode/spdlog": "^0.13.10",
7272
"@vscode/sqlite3": "5.1.4-vscode",

remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@microsoft/1ds-post-js": "^3.2.2",
88
"@parcel/watcher": "2.1.0",
99
"@vscode/iconv-lite-umd": "0.7.0",
10-
"@vscode/proxy-agent": "^0.13.1",
10+
"@vscode/proxy-agent": "^0.13.2",
1111
"@vscode/ripgrep": "^1.15.2",
1212
"@vscode/spdlog": "^0.13.10",
1313
"@vscode/vscode-languagedetection": "1.0.21",

remote/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
resolved "https://registry.yarnpkg.com/@vscode/iconv-lite-umd/-/iconv-lite-umd-0.7.0.tgz#d2f1e0664ee6036408f9743fee264ea0699b0e48"
5959
integrity sha512-bRRFxLfg5dtAyl5XyiVWz/ZBPahpOpPrNYnnHpOpUZvam4tKH35wdhP4Kj6PbM0+KdliOsPzbGWpkxcdpNB/sg==
6060

61-
"@vscode/proxy-agent@^0.13.1":
62-
version "0.13.1"
63-
resolved "https://registry.yarnpkg.com/@vscode/proxy-agent/-/proxy-agent-0.13.1.tgz#c03e9a9d65b62c762f31fa95bf9d9f52372c4825"
64-
integrity sha512-6z/EQ4IrVYJ35f7g/HoDsVIcBjBHJtUOe/msBoTQ6B/LN2TTlxTHH1TWAwMxQgKZkKrjD5JJG2ZJN8qThQlVaQ==
61+
"@vscode/proxy-agent@^0.13.2":
62+
version "0.13.2"
63+
resolved "https://registry.yarnpkg.com/@vscode/proxy-agent/-/proxy-agent-0.13.2.tgz#0d289826c07faecc4ca07de80a8e5a9459d06119"
64+
integrity sha512-BSUd0NTj44WvG4O9A6N+4R1XhxtPqCYltWeHyNkquX9T//a1US+cd8fxzcZCPd3z7dygdYIPkZAKM+CrefWWOA==
6565
dependencies:
6666
"@tootallnate/once" "^1.1.2"
6767
agent-base "^6.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1287,10 +1287,10 @@
12871287
bindings "^1.5.0"
12881288
node-addon-api "^6.0.0"
12891289

1290-
"@vscode/proxy-agent@^0.13.1":
1291-
version "0.13.1"
1292-
resolved "https://registry.yarnpkg.com/@vscode/proxy-agent/-/proxy-agent-0.13.1.tgz#c03e9a9d65b62c762f31fa95bf9d9f52372c4825"
1293-
integrity sha512-6z/EQ4IrVYJ35f7g/HoDsVIcBjBHJtUOe/msBoTQ6B/LN2TTlxTHH1TWAwMxQgKZkKrjD5JJG2ZJN8qThQlVaQ==
1290+
"@vscode/proxy-agent@^0.13.2":
1291+
version "0.13.2"
1292+
resolved "https://registry.yarnpkg.com/@vscode/proxy-agent/-/proxy-agent-0.13.2.tgz#0d289826c07faecc4ca07de80a8e5a9459d06119"
1293+
integrity sha512-BSUd0NTj44WvG4O9A6N+4R1XhxtPqCYltWeHyNkquX9T//a1US+cd8fxzcZCPd3z7dygdYIPkZAKM+CrefWWOA==
12941294
dependencies:
12951295
"@tootallnate/once" "^1.1.2"
12961296
agent-base "^6.0.2"

0 commit comments

Comments
 (0)