Skip to content

Commit 560b772

Browse files
authored
Merge pull request #1085 from reactjs/dependabot/npm_and_yarn/test/dummy_webpacker3/http-proxy-1.18.1
Bump http-proxy from 1.18.0 to 1.18.1 in /test/dummy_webpacker3
2 parents ec50f5c + fe58152 commit 560b772

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

test/dummy_webpacker3/yarn.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2551,9 +2551,9 @@ event-emitter@~0.3.5:
25512551
es5-ext "~0.10.14"
25522552

25532553
eventemitter3@^4.0.0:
2554-
version "4.0.4"
2555-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.4.tgz#b5463ace635a083d018bdc7c917b4c5f10a85384"
2556-
integrity sha512-rlaVLnVxtxvoyLsQQFBx53YmXHDxRIzzTLbdfxqi4yocpSjAxXwkU0cScM5JgSKMqEhrZpnvQ2D9gjylR0AimQ==
2554+
version "4.0.7"
2555+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
2556+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
25572557

25582558
events@^3.0.0:
25592559
version "3.0.0"
@@ -2840,11 +2840,9 @@ flush-write-stream@^1.0.0:
28402840
readable-stream "^2.3.6"
28412841

28422842
follow-redirects@^1.0.0:
2843-
version "1.7.0"
2844-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
2845-
integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==
2846-
dependencies:
2847-
debug "^3.2.6"
2843+
version "1.13.0"
2844+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
2845+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
28482846

28492847
for-in@^0.1.3:
28502848
version "0.1.8"
@@ -3291,9 +3289,9 @@ http-proxy-middleware@~0.18.0:
32913289
micromatch "^3.1.9"
32923290

32933291
http-proxy@^1.16.2:
3294-
version "1.18.0"
3295-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
3296-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
3292+
version "1.18.1"
3293+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
3294+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
32973295
dependencies:
32983296
eventemitter3 "^4.0.0"
32993297
follow-redirects "^1.0.0"

0 commit comments

Comments
 (0)