Skip to content

Commit fdde367

Browse files
authored
Merge pull request #453 from matestack/dependabot/npm_and_yarn/spec/dummy/http-proxy-1.18.1
Bump http-proxy from 1.18.0 to 1.18.1 in /spec/dummy
2 parents 733f6cd + 95346f2 commit fdde367

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

spec/dummy/yarn.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2725,9 +2725,9 @@ etag@~1.8.1:
27252725
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
27262726

27272727
eventemitter3@^4.0.0:
2728-
version "4.0.0"
2729-
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
2730-
integrity sha512-qerSRB0p+UDEssxTtm6EDKcE7W4OaoisfIMl4CngyEhjpYglocpNg6UEqCvemdGhosAsg4sO2dXJOdyBifPGCg==
2728+
version "4.0.7"
2729+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
2730+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
27312731

27322732
events@^3.0.0:
27332733
version "3.1.0"
@@ -3014,11 +3014,9 @@ [email protected]:
30143014
debug "=3.1.0"
30153015

30163016
follow-redirects@^1.0.0:
3017-
version "1.5.9"
3018-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.9.tgz#c9ed9d748b814a39535716e531b9196a845d89c6"
3019-
integrity sha512-Bh65EZI/RU8nx0wbYF9shkFZlqLP+6WT/5FnA3cE/djNSuKNHJEinGGZgu/cQEkeeb2GdFOgenAmn8qaqYke2w==
3020-
dependencies:
3021-
debug "=3.1.0"
3017+
version "1.13.0"
3018+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
3019+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
30223020

30233021
for-in@^1.0.2:
30243022
version "1.0.2"
@@ -3507,9 +3505,9 @@ [email protected]:
35073505
micromatch "^3.1.10"
35083506

35093507
http-proxy@^1.17.0:
3510-
version "1.18.0"
3511-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
3512-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
3508+
version "1.18.1"
3509+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
3510+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
35133511
dependencies:
35143512
eventemitter3 "^4.0.0"
35153513
follow-redirects "^1.0.0"

0 commit comments

Comments
 (0)