Skip to content

Commit 3946a5c

Browse files
authored
Merge pull request #3784 from cdr/dependabot/npm_and_yarn/proxy-agent-5.0.0
chore(deps): bump proxy-agent from 4.0.1 to 5.0.0
2 parents 7cfd149 + edc50ec commit 3946a5c

File tree

2 files changed

+26
-54
lines changed

2 files changed

+26
-54
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"js-yaml": "^4.0.0",
9595
"limiter": "^1.1.5",
9696
"pem": "^1.14.2",
97-
"proxy-agent": "^4.0.0",
97+
"proxy-agent": "^5.0.0",
9898
"proxy-from-env": "^1.1.0",
9999
"qs": "6.7.0",
100100
"rotating-file-stream": "^2.1.1",

yarn.lock

+25-53
Original file line numberDiff line numberDiff line change
@@ -567,14 +567,6 @@
567567
"@typescript-eslint/typescript-estree" "4.28.3"
568568
debug "^4.3.1"
569569

570-
"@typescript-eslint/[email protected]":
571-
version "4.28.2"
572-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz#451dce90303a3ce283750111495d34c9c204e510"
573-
integrity sha512-MqbypNjIkJFEFuOwPWNDjq0nqXAKZvDNNs9yNseoGBB1wYfz1G0WHC2AVOy4XD7di3KCcW3+nhZyN6zruqmp2A==
574-
dependencies:
575-
"@typescript-eslint/types" "4.28.2"
576-
"@typescript-eslint/visitor-keys" "4.28.2"
577-
578570
"@typescript-eslint/[email protected]":
579571
version "4.28.3"
580572
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.3.tgz#c32ad4491b3726db1ba34030b59ea922c214e371"
@@ -583,29 +575,11 @@
583575
"@typescript-eslint/types" "4.28.3"
584576
"@typescript-eslint/visitor-keys" "4.28.3"
585577

586-
"@typescript-eslint/[email protected]":
587-
version "4.28.2"
588-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.2.tgz#e6b9e234e0e9a66c4d25bab881661e91478223b5"
589-
integrity sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==
590-
591578
"@typescript-eslint/[email protected]":
592579
version "4.28.3"
593580
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.3.tgz#8fffd436a3bada422c2c1da56060a0566a9506c7"
594581
integrity sha512-kQFaEsQBQVtA9VGVyciyTbIg7S3WoKHNuOp/UF5RG40900KtGqfoiETWD/v0lzRXc+euVE9NXmfer9dLkUJrkA==
595582

596-
"@typescript-eslint/[email protected]":
597-
version "4.28.2"
598-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz#680129b2a285289a15e7c6108c84739adf3a798c"
599-
integrity sha512-86lLstLvK6QjNZjMoYUBMMsULFw0hPHJlk1fzhAVoNjDBuPVxiwvGuPQq3fsBMCxuDJwmX87tM/AXoadhHRljg==
600-
dependencies:
601-
"@typescript-eslint/types" "4.28.2"
602-
"@typescript-eslint/visitor-keys" "4.28.2"
603-
debug "^4.3.1"
604-
globby "^11.0.3"
605-
is-glob "^4.0.1"
606-
semver "^7.3.5"
607-
tsutils "^3.21.0"
608-
609583
"@typescript-eslint/[email protected]":
610584
version "4.28.3"
611585
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.3.tgz#253d7088100b2a38aefe3c8dd7bd1f8232ec46fb"
@@ -619,14 +593,6 @@
619593
semver "^7.3.5"
620594
tsutils "^3.21.0"
621595

622-
"@typescript-eslint/[email protected]":
623-
version "4.28.2"
624-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz#bf56a400857bb68b59b311e6d0a5fbef5c3b5130"
625-
integrity sha512-aT2B4PLyyRDUVUafXzpZFoc0C9t0za4BJAKP5sgWIhG+jHECQZUEjuQSCIwZdiJJ4w4cgu5r3Kh20SOdtEBl0w==
626-
dependencies:
627-
"@typescript-eslint/types" "4.28.2"
628-
eslint-visitor-keys "^2.0.0"
629-
630596
"@typescript-eslint/[email protected]":
631597
version "4.28.3"
632598
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.3.tgz#26ac91e84b23529968361045829da80a4e5251c4"
@@ -1593,14 +1559,15 @@ defined@^1.0.0:
15931559
resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693"
15941560
integrity sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=
15951561

1596-
degenerator@^2.2.0:
1597-
version "2.2.0"
1598-
resolved "https://registry.yarnpkg.com/degenerator/-/degenerator-2.2.0.tgz#49e98c11fa0293c5b26edfbb52f15729afcdb254"
1599-
integrity sha512-aiQcQowF01RxFI4ZLFMpzyotbQonhNpBao6dkI8JPk5a+hmSjR5ErHp2CQySmQe8os3VBqLCIh87nDBgZXvsmg==
1562+
degenerator@^3.0.1:
1563+
version "3.0.1"
1564+
resolved "https://registry.yarnpkg.com/degenerator/-/degenerator-3.0.1.tgz#7ef78ec0c8577a544477308ddf1d2d6e88d51f5b"
1565+
integrity sha512-LFsIFEeLPlKvAKXu7j3ssIG6RT0TbI7/GhsqrI0DnHASEQjXQ0LUSYcjJteGgRGmZbl1TnMSxpNQIAiJ7Du5TQ==
16001566
dependencies:
16011567
ast-types "^0.13.2"
16021568
escodegen "^1.8.1"
16031569
esprima "^4.0.0"
1570+
vm2 "^3.9.3"
16041571

16051572
delegates@^1.0.0:
16061573
version "1.0.0"
@@ -3669,27 +3636,27 @@ p-try@^2.0.0:
36693636
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
36703637
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
36713638

3672-
pac-proxy-agent@^4.1.0:
3673-
version "4.1.0"
3674-
resolved "https://registry.yarnpkg.com/pac-proxy-agent/-/pac-proxy-agent-4.1.0.tgz#66883eeabadc915fc5e95457324cb0f0ac78defb"
3675-
integrity sha512-ejNgYm2HTXSIYX9eFlkvqFp8hyJ374uDf0Zq5YUAifiSh1D6fo+iBivQZirGvVv8dCYUsLhmLBRhlAYvBKI5+Q==
3639+
pac-proxy-agent@^5.0.0:
3640+
version "5.0.0"
3641+
resolved "https://registry.yarnpkg.com/pac-proxy-agent/-/pac-proxy-agent-5.0.0.tgz#b718f76475a6a5415c2efbe256c1c971c84f635e"
3642+
integrity sha512-CcFG3ZtnxO8McDigozwE3AqAw15zDvGH+OjXO4kzf7IkEKkQ4gxQ+3sdF50WmhQ4P/bVusXcqNE2S3XrNURwzQ==
36763643
dependencies:
36773644
"@tootallnate/once" "1"
36783645
agent-base "6"
36793646
debug "4"
36803647
get-uri "3"
36813648
http-proxy-agent "^4.0.1"
36823649
https-proxy-agent "5"
3683-
pac-resolver "^4.1.0"
3650+
pac-resolver "^5.0.0"
36843651
raw-body "^2.2.0"
36853652
socks-proxy-agent "5"
36863653

3687-
pac-resolver@^4.1.0:
3688-
version "4.2.0"
3689-
resolved "https://registry.yarnpkg.com/pac-resolver/-/pac-resolver-4.2.0.tgz#b82bcb9992d48166920bc83c7542abb454bd9bdd"
3690-
integrity sha512-rPACZdUyuxT5Io/gFKUeeZFfE5T7ve7cAkE5TUZRRfuKP0u5Hocwe48X7ZEm6mYB+bTB0Qf+xlVlA/RM/i6RCQ==
3654+
pac-resolver@^5.0.0:
3655+
version "5.0.0"
3656+
resolved "https://registry.yarnpkg.com/pac-resolver/-/pac-resolver-5.0.0.tgz#1d717a127b3d7a9407a16d6e1b012b13b9ba8dc0"
3657+
integrity sha512-H+/A6KitiHNNW+bxBKREk2MCGSxljfqRX76NjummWEYIat7ldVXRU3dhRIE3iXZ0nvGBk6smv3nntxKkzRL8NA==
36913658
dependencies:
3692-
degenerator "^2.2.0"
3659+
degenerator "^3.0.1"
36933660
ip "^1.1.5"
36943661
netmask "^2.0.1"
36953662

@@ -4004,17 +3971,17 @@ proxy-addr@~2.0.5:
40043971
forwarded "~0.1.2"
40053972
ipaddr.js "1.9.1"
40063973

4007-
proxy-agent@^4.0.0:
4008-
version "4.0.1"
4009-
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-4.0.1.tgz#326c3250776c7044cd19655ccbfadf2e065a045c"
4010-
integrity sha512-ODnQnW2jc/FUVwHHuaZEfN5otg/fMbvMxz9nMSUQfJ9JU7q2SZvSULSsjLloVgJOiv9yhc8GlNMKc4GkFmcVEA==
3974+
proxy-agent@^5.0.0:
3975+
version "5.0.0"
3976+
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-5.0.0.tgz#d31405c10d6e8431fde96cba7a0c027ce01d633b"
3977+
integrity sha512-gkH7BkvLVkSfX9Dk27W6TyNOWWZWRilRfk1XxGNWOYJ2TuedAv1yFpCaU9QSBmBe716XOTNpYNOzhysyw8xn7g==
40113978
dependencies:
40123979
agent-base "^6.0.0"
40133980
debug "4"
40143981
http-proxy-agent "^4.0.0"
40153982
https-proxy-agent "^5.0.0"
40163983
lru-cache "^5.1.1"
4017-
pac-proxy-agent "^4.1.0"
3984+
pac-proxy-agent "^5.0.0"
40183985
proxy-from-env "^1.0.0"
40193986
socks-proxy-agent "^5.0.0"
40203987

@@ -5327,6 +5294,11 @@ vm-browserify@^1.0.0:
53275294
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
53285295
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
53295296

5297+
vm2@^3.9.3:
5298+
version "3.9.3"
5299+
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.3.tgz#29917f6cc081cc43a3f580c26c5b553fd3c91f40"
5300+
integrity sha512-smLS+18RjXYMl9joyJxMNI9l4w7biW8ilSDaVRvFBDwOH8P0BK1ognFQTpg0wyQ6wIKLTblHJvROW692L/E53Q==
5301+
53305302
which-boxed-primitive@^1.0.2:
53315303
version "1.0.2"
53325304
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"

0 commit comments

Comments
 (0)