Skip to content

Commit 0aa5157

Browse files
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 (#200)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](http-party/node-http-proxy@1.18.0...1.18.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 932f655 commit 0aa5157

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

yarn.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2769,7 +2769,7 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
27692769
dependencies:
27702770
ms "2.0.0"
27712771

2772-
[email protected], debug@^3.0.0, debug@^3.1.0, debug@^3.1.1:
2772+
[email protected], debug@^3.1.0, debug@^3.1.1:
27732773
version "3.2.6"
27742774
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
27752775
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -3118,8 +3118,9 @@ esutils@^2.0.2:
31183118
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
31193119

31203120
eventemitter3@^4.0.0:
3121-
version "4.0.0"
3122-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
3121+
version "4.0.7"
3122+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
3123+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
31233124

31243125
exit@^0.1.2:
31253126
version "0.1.2"
@@ -3336,10 +3337,9 @@ [email protected]:
33363337
debug "=3.1.0"
33373338

33383339
follow-redirects@^1.0.0:
3339-
version "1.9.0"
3340-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f"
3341-
dependencies:
3342-
debug "^3.0.0"
3340+
version "1.13.0"
3341+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
3342+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
33433343

33443344
for-in@^1.0.1, for-in@^1.0.2:
33453345
version "1.0.2"
@@ -3701,8 +3701,9 @@ html-comment-regex@^1.1.0:
37013701
resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.2.tgz#97d4688aeb5c81886a364faa0cad1dda14d433a7"
37023702

37033703
http-proxy@^1.17.0:
3704-
version "1.18.0"
3705-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
3704+
version "1.18.1"
3705+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
3706+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
37063707
dependencies:
37073708
eventemitter3 "^4.0.0"
37083709
follow-redirects "^1.0.0"
@@ -6037,6 +6038,7 @@ require-main-filename@^2.0.0:
60376038
requires-port@^1.0.0:
60386039
version "1.0.0"
60396040
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
6041+
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
60406042

60416043
reserved-words@^0.1.2:
60426044
version "0.1.2"

0 commit comments

Comments
 (0)