Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b93254f

Browse files
Bump http-proxy from 1.18.0 to 1.18.1
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] <support@github.com>
1 parent 91e5d42 commit b93254f

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

‎yarn.lock

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3976,7 +3976,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
39763976
dependencies:
39773977
ms "2.0.0"
39783978

3979-
debug@^3.0.0, debug@^3.1.1, debug@^3.2.5:
3979+
debug@^3.1.1, debug@^3.2.5:
39803980
version "3.2.6"
39813981
resolved "https://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
39823982
integrity sha1-6D0X3hbYp++3cX7b5fsQE17uYps=
@@ -4505,9 +4505,9 @@ event-pubsub@4.3.0:
45054505
integrity sha1-9o2Ba8KfHsAsU53FjI3UDOcss24=
45064506

45074507
eventemitter3@^4.0.0:
4508-
version "4.0.0"
4509-
resolved "https://registry.npm.taobao.org/eventemitter3/download/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb"
4510-
integrity sha1-1lF2FjiH7lnzhtZMgmELaWpKdOs=
4508+
version "4.0.7"
4509+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
4510+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
45114511

45124512
events@^1.1.0:
45134513
version "1.1.1"
@@ -4802,11 +4802,9 @@ flush-write-stream@^1.0.0:
48024802
readable-stream "^2.3.6"
48034803

48044804
follow-redirects@^1.0.0:
4805-
version "1.11.0"
4806-
resolved "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.11.0.tgz?cache=0&sync_timestamp=1585479417937&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.11.0.tgz#afa14f08ba12a52963140fe43212658897bc0ecb"
4807-
integrity sha1-r6FPCLoSpSljFA/kMhJliJe8Dss=
4808-
dependencies:
4809-
debug "^3.0.0"
4805+
version "1.13.0"
4806+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4807+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
48104808

48114809
for-in@^1.0.2:
48124810
version "1.0.2"
@@ -5358,9 +5356,9 @@ http-proxy-middleware@0.19.1:
53585356
micromatch "^3.1.10"
53595357

53605358
http-proxy@^1.17.0:
5361-
version "1.18.0"
5362-
resolved "https://registry.npm.taobao.org/http-proxy/download/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
5363-
integrity sha1-2+VfY+daNH2389mZdPJpKjFKajo=
5359+
version "1.18.1"
5360+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
5361+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
53645362
dependencies:
53655363
eventemitter3 "^4.0.0"
53665364
follow-redirects "^1.0.0"
@@ -8141,7 +8139,7 @@ require-main-filename@^2.0.0:
81418139

81428140
requires-port@^1.0.0:
81438141
version "1.0.0"
8144-
resolved "https://registry.npm.taobao.org/requires-port/download/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
8142+
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
81458143
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
81468144

81478145
resolve-cwd@^2.0.0:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /