Skip to content

Commit 91ea56c

Browse files
Bump https-proxy-agent from 2.2.1 to 2.2.4
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. - [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases) - [Commits](TooTallNate/proxy-agents@2.2.1...2.2.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f278495 commit 91ea56c

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
dependencies:
3434
"@types/node" "*"
3535

36-
agent-base@^4.1.0:
37-
version "4.2.1"
38-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
39-
integrity sha512-JVwXMr9nHYTUXsBFKUqhJwvlcYU/blreOEUkhNR2eXZIvwd+c+o5V4MgDPKWnMS/56awN3TRzIP+KoPn+roQtg==
36+
agent-base@^4.3.0:
37+
version "4.3.0"
38+
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
39+
integrity sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==
4040
dependencies:
4141
es6-promisify "^5.0.0"
4242

@@ -131,9 +131,9 @@ end-of-stream@^1.1.0, end-of-stream@^1.4.1:
131131
once "^1.4.0"
132132

133133
es6-promise@^4.0.3:
134-
version "4.2.6"
135-
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.6.tgz#b685edd8258886365ea62b57d30de28fadcd974f"
136-
integrity sha512-aRVgGdnmW2OiySVPUC9e6m+plolMAJKjZnQlCwNSuK5yQ0JN61DZSO1X1Ufd1foqWRAlig0rhduTCHe7sVtK5Q==
134+
version "4.2.8"
135+
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
136+
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
137137

138138
es6-promisify@^5.0.0:
139139
version "5.0.0"
@@ -182,11 +182,11 @@ glob@^7.1.3:
182182
path-is-absolute "^1.0.0"
183183

184184
https-proxy-agent@^2.2.1:
185-
version "2.2.1"
186-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz#51552970fa04d723e04c56d04178c3f92592bbc0"
187-
integrity sha512-HPCTS1LW51bcyMYbxUIOO4HEOlQ1/1qRaFWcyxvwaqUS9TY88aoEuHUY33kuAh1YhVVaDQhLZsnPd+XNARWZlQ==
185+
version "2.2.4"
186+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
187+
integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==
188188
dependencies:
189-
agent-base "^4.1.0"
189+
agent-base "^4.3.0"
190190
debug "^3.1.0"
191191

192192
inflight@^1.0.4:
@@ -249,9 +249,9 @@ ms@2.0.0:
249249
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
250250

251251
ms@^2.1.1:
252-
version "2.1.1"
253-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
254-
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
252+
version "2.1.2"
253+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
254+
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
255255

256256
once@^1.3.0, once@^1.3.1, once@^1.4.0:
257257
version "1.4.0"

0 commit comments

Comments
 (0)