Skip to content

Commit c456002

Browse files
dependabot-preview[bot]czosel
authored andcommitted
chore(deps): [Security] Bump https-proxy-agent from 2.2.1 to 2.2.4 (#1224)
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 a4673ea commit c456002

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,10 +1073,10 @@ acorn@^7.1.0:
10731073
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
10741074
integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==
10751075

1076-
agent-base@^4.1.0:
1077-
version "4.2.1"
1078-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
1079-
integrity sha512-JVwXMr9nHYTUXsBFKUqhJwvlcYU/blreOEUkhNR2eXZIvwd+c+o5V4MgDPKWnMS/56awN3TRzIP+KoPn+roQtg==
1076+
agent-base@^4.3.0:
1077+
version "4.3.0"
1078+
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
1079+
integrity sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==
10801080
dependencies:
10811081
es6-promisify "^5.0.0"
10821082

@@ -1880,9 +1880,9 @@ es-to-primitive@^1.2.1:
18801880
is-symbol "^1.0.2"
18811881

18821882
es6-promise@^4.0.3:
1883-
version "4.2.5"
1884-
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.5.tgz#da6d0d5692efb461e082c14817fe2427d8f5d054"
1885-
integrity sha512-n6wvpdE43VFtJq+lUDYDBFUwV8TZbuGXLV4D6wKafg13ldznKsyEvatubnmUe31zcvelSzOHF+XbaT+Bl9ObDg==
1883+
version "4.2.8"
1884+
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
1885+
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
18861886

18871887
es6-promisify@^5.0.0:
18881888
version "5.0.0"
@@ -2515,11 +2515,11 @@ http-signature@~1.2.0:
25152515
sshpk "^1.7.0"
25162516

25172517
https-proxy-agent@^2.2.1:
2518-
version "2.2.1"
2519-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz#51552970fa04d723e04c56d04178c3f92592bbc0"
2520-
integrity sha512-HPCTS1LW51bcyMYbxUIOO4HEOlQ1/1qRaFWcyxvwaqUS9TY88aoEuHUY33kuAh1YhVVaDQhLZsnPd+XNARWZlQ==
2518+
version "2.2.4"
2519+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
2520+
integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==
25212521
dependencies:
2522-
agent-base "^4.1.0"
2522+
agent-base "^4.3.0"
25232523
debug "^3.1.0"
25242524

25252525
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:

0 commit comments

Comments
 (0)