Skip to content

Commit 46b3204

Browse files
chore(deps): 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] <[email protected]>
1 parent 2ef738f commit 46b3204

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

yarn.lock

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,14 @@ abbrev@1, abbrev@~1.1.1:
441441
resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
442442
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
443443

444-
agent-base@4, agent-base@^4.1.0, agent-base@~4.2.1:
444+
agent-base@4, agent-base@^4.1.0, agent-base@^4.3.0:
445+
version "4.3.0"
446+
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
447+
integrity sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==
448+
dependencies:
449+
es6-promisify "^5.0.0"
450+
451+
agent-base@~4.2.1:
445452
version "4.2.1"
446453
resolved "https://registry.npmjs.org/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
447454
integrity sha512-JVwXMr9nHYTUXsBFKUqhJwvlcYU/blreOEUkhNR2eXZIvwd+c+o5V4MgDPKWnMS/56awN3TRzIP+KoPn+roQtg==
@@ -1637,13 +1644,13 @@ es6-error@^4.0.1:
16371644
integrity sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==
16381645

16391646
es6-promise@^4.0.3:
1640-
version "4.2.6"
1641-
resolved "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.6.tgz#b685edd8258886365ea62b57d30de28fadcd974f"
1642-
integrity sha512-aRVgGdnmW2OiySVPUC9e6m+plolMAJKjZnQlCwNSuK5yQ0JN61DZSO1X1Ufd1foqWRAlig0rhduTCHe7sVtK5Q==
1647+
version "4.2.8"
1648+
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
1649+
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
16431650

16441651
es6-promisify@^5.0.0:
16451652
version "5.0.0"
1646-
resolved "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz#5109d62f3e56ea967c4b63505aef08291c8a5203"
1653+
resolved "https://registry.yarnpkg.com/es6-promisify/-/es6-promisify-5.0.0.tgz#5109d62f3e56ea967c4b63505aef08291c8a5203"
16471654
integrity sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=
16481655
dependencies:
16491656
es6-promise "^4.0.3"
@@ -2261,11 +2268,11 @@ http-signature@~1.2.0:
22612268
sshpk "^1.7.0"
22622269

22632270
https-proxy-agent@^2.2.0, https-proxy-agent@^2.2.1:
2264-
version "2.2.1"
2265-
resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz#51552970fa04d723e04c56d04178c3f92592bbc0"
2266-
integrity sha512-HPCTS1LW51bcyMYbxUIOO4HEOlQ1/1qRaFWcyxvwaqUS9TY88aoEuHUY33kuAh1YhVVaDQhLZsnPd+XNARWZlQ==
2271+
version "2.2.4"
2272+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
2273+
integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==
22672274
dependencies:
2268-
agent-base "^4.1.0"
2275+
agent-base "^4.3.0"
22692276
debug "^3.1.0"
22702277

22712278
humanize-ms@^1.2.1:
@@ -3467,11 +3474,16 @@ [email protected]:
34673474
resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
34683475
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
34693476

3470-
[email protected], ms@^2.0.0, ms@^2.1.1:
3477+
[email protected], ms@^2.0.0:
34713478
version "2.1.1"
34723479
resolved "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
34733480
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
34743481

3482+
ms@^2.1.1:
3483+
version "2.1.2"
3484+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
3485+
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
3486+
34753487
mute-stream@~0.0.4:
34763488
version "0.0.8"
34773489
resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"

0 commit comments

Comments
 (0)