-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump http-proxy from 1.16.2 to 1.18.1 in /aperture
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 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.16.2...1.18.1) Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
e3d002f
commit 414fd7a
Showing
1 changed file
with
13 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1642,7 +1642,7 @@ de-indent@^1.0.2: | |
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d" | ||
|
||
[email protected], debug@^2.2.0, debug@^2.6.6, debug@^2.6.8, debug@^2.6.9: | ||
[email protected], debug@^2.2.0, debug@^2.6.6, debug@^2.6.8: | ||
version "2.6.9" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" | ||
dependencies: | ||
|
@@ -2070,9 +2070,9 @@ event-emitter@~0.3.5: | |
d "1" | ||
es5-ext "~0.10.14" | ||
|
||
eventemitter3@1.x.x: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-1.2.0.tgz#1c86991d816ad1e504750e73874224ecf3bec508" | ||
eventemitter3@^4.0.0: | ||
version "4.0.7" | ||
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" | ||
|
||
events@^1.0.0: | ||
version "1.1.1" | ||
|
@@ -2343,11 +2343,9 @@ flush-write-stream@^1.0.0: | |
inherits "^2.0.1" | ||
readable-stream "^2.0.4" | ||
|
||
follow-redirects@^1.2.3: | ||
version "1.2.5" | ||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.2.5.tgz#ffd3e14cbdd5eaa72f61b6368c1f68516c2a26cc" | ||
dependencies: | ||
debug "^2.6.9" | ||
follow-redirects@^1.0.0, follow-redirects@^1.2.3: | ||
version "1.13.0" | ||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db" | ||
|
||
for-in@^0.1.3: | ||
version "0.1.8" | ||
|
@@ -2884,11 +2882,12 @@ http-proxy-middleware@~0.17.4: | |
micromatch "^2.3.11" | ||
|
||
http-proxy@^1.16.2: | ||
version "1.16.2" | ||
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.16.2.tgz#06dff292952bf64dbe8471fa9df73066d4f37742" | ||
version "1.18.1" | ||
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549" | ||
dependencies: | ||
eventemitter3 "1.x.x" | ||
requires-port "1.x.x" | ||
eventemitter3 "^4.0.0" | ||
follow-redirects "^1.0.0" | ||
requires-port "^1.0.0" | ||
|
||
http-signature@~1.1.0: | ||
version "1.1.1" | ||
|
@@ -5191,7 +5190,7 @@ require-main-filename@^1.0.1: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1" | ||
|
||
[email protected], requires-port@1.x.x, requires-port@~1.0.0: | ||
[email protected], requires-port@^1.0.0, requires-port@~1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" | ||
|
||
|