Skip to content

Commit f8b0842

Browse files
Bump https-proxy-agent from 2.2.1 to 2.2.4 in /scripts/release (facebook#18642)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f9b30f commit f8b0842

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

scripts/release/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ accepts@^1.2.5, accepts@~1.3.3:
1010
mime-types "~2.1.18"
1111
negotiator "0.6.1"
1212

13-
agent-base@^4.1.0:
14-
version "4.2.1"
15-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
16-
integrity sha512-JVwXMr9nHYTUXsBFKUqhJwvlcYU/blreOEUkhNR2eXZIvwd+c+o5V4MgDPKWnMS/56awN3TRzIP+KoPn+roQtg==
13+
agent-base@^4.3.0:
14+
version "4.3.0"
15+
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
16+
integrity sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==
1717
dependencies:
1818
es6-promisify "^5.0.0"
1919

@@ -374,9 +374,9 @@ encodeurl@~1.0.1:
374374
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
375375

376376
es6-promise@^4.0.3:
377-
version "4.2.5"
378-
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.5.tgz#da6d0d5692efb461e082c14817fe2427d8f5d054"
379-
integrity sha512-n6wvpdE43VFtJq+lUDYDBFUwV8TZbuGXLV4D6wKafg13ldznKsyEvatubnmUe31zcvelSzOHF+XbaT+Bl9ObDg==
377+
version "4.2.8"
378+
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
379+
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
380380

381381
es6-promisify@^5.0.0:
382382
version "5.0.0"
@@ -571,11 +571,11 @@ http-signature@~1.2.0:
571571
sshpk "^1.7.0"
572572

573573
https-proxy-agent@^2.2.1:
574-
version "2.2.1"
575-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz#51552970fa04d723e04c56d04178c3f92592bbc0"
576-
integrity sha512-HPCTS1LW51bcyMYbxUIOO4HEOlQ1/1qRaFWcyxvwaqUS9TY88aoEuHUY33kuAh1YhVVaDQhLZsnPd+XNARWZlQ==
574+
version "2.2.4"
575+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
576+
integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==
577577
dependencies:
578-
agent-base "^4.1.0"
578+
agent-base "^4.3.0"
579579
debug "^3.1.0"
580580

581581
humanize-duration@^3.15.3:
@@ -756,9 +756,9 @@ ms@2.0.0:
756756
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
757757

758758
ms@^2.1.1:
759-
version "2.1.1"
760-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
761-
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
759+
version "2.1.2"
760+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
761+
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
762762

763763
native-or-another@~2.0.0:
764764
version "2.0.0"

0 commit comments

Comments
 (0)