Skip to content

Commit c1fd065

Browse files
Build(deps): [Security] 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. **This update includes security fixes.** - [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-preview[bot] <support@dependabot.com>
1 parent a6dcf6d commit c1fd065

1 file changed

Lines changed: 21 additions & 9 deletions

File tree

yarn.lock

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,14 @@ after@0.8.2:
12901290
resolved "https://registry.yarnpkg.com/after/-/after-0.8.2.tgz#fedb394f9f0e02aa9768e702bda23b505fae7e1f"
12911291
integrity sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8=
12921292

1293-
agent-base@4, agent-base@^4.1.0, agent-base@~4.2.0:
1293+
agent-base@4, agent-base@^4.3.0:
1294+
version "4.3.0"
1295+
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
1296+
integrity sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==
1297+
dependencies:
1298+
es6-promisify "^5.0.0"
1299+
1300+
agent-base@~4.2.0:
12941301
version "4.2.1"
12951302
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
12961303
integrity sha512-JVwXMr9nHYTUXsBFKUqhJwvlcYU/blreOEUkhNR2eXZIvwd+c+o5V4MgDPKWnMS/56awN3TRzIP+KoPn+roQtg==
@@ -4135,9 +4142,9 @@ es-to-primitive@^1.1.1:
41354142
is-symbol "^1.0.2"
41364143

41374144
es6-promise@^4.0.3:
4138-
version "4.2.5"
4139-
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.5.tgz#da6d0d5692efb461e082c14817fe2427d8f5d054"
4140-
integrity sha512-n6wvpdE43VFtJq+lUDYDBFUwV8TZbuGXLV4D6wKafg13ldznKsyEvatubnmUe31zcvelSzOHF+XbaT+Bl9ObDg==
4145+
version "4.2.8"
4146+
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
4147+
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
41414148

41424149
es6-promisify@^5.0.0:
41434150
version "5.0.0"
@@ -5410,11 +5417,11 @@ http-proxy@^1.13.1, http-proxy@^1.17.0:
54105417
requires-port "^1.0.0"
54115418

54125419
https-proxy-agent@^2.2.1:
5413-
version "2.2.1"
5414-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz#51552970fa04d723e04c56d04178c3f92592bbc0"
5415-
integrity sha512-HPCTS1LW51bcyMYbxUIOO4HEOlQ1/1qRaFWcyxvwaqUS9TY88aoEuHUY33kuAh1YhVVaDQhLZsnPd+XNARWZlQ==
5420+
version "2.2.4"
5421+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
5422+
integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==
54165423
dependencies:
5417-
agent-base "^4.1.0"
5424+
agent-base "^4.3.0"
54185425
debug "^3.1.0"
54195426

54205427
humanize-ms@^1.2.1:
@@ -6932,11 +6939,16 @@ ms@2.0.0:
69326939
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
69336940
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
69346941

6935-
ms@^2.0.0, ms@^2.1.1:
6942+
ms@^2.0.0:
69366943
version "2.1.1"
69376944
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
69386945
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
69396946

6947+
ms@^2.1.1:
6948+
version "2.1.2"
6949+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
6950+
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
6951+
69406952
mustache@^3.0.0:
69416953
version "3.0.0"
69426954
resolved "https://registry.yarnpkg.com/mustache/-/mustache-3.0.0.tgz#3de22dd9ba38152f7355399a953dd4528c403338"

0 commit comments

Comments
 (0)