Skip to content

Commit 5aa725d

Browse files
build(deps): 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 70be642 commit 5aa725d

File tree

3 files changed

+14
-17
lines changed

3 files changed

+14
-17
lines changed

package-lock.json

+9-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/http-proxy": "^1.17.0",
1919
"@types/uuid": "^3.4.5",
2020
"firebase": "^5.11.1",
21-
"http-proxy": "^1.17.0",
21+
"http-proxy": "^1.18.1",
2222
"slack": "^11.0.2",
2323
"typescript": "^3.6.4",
2424
"uuid": "^3.3.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -520,10 +520,10 @@ has-unicode@^2.0.0:
520520
resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.4.10.tgz#92c9c1374c35085f75db359ec56cc257cbb93fa4"
521521
integrity sha1-ksnBN0w1CF912zWexWzCV8u5P6Q=
522522

523-
http-proxy@^1.17.0:
524-
version "1.18.0"
525-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
526-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
523+
http-proxy@^1.18.1:
524+
version "1.18.1"
525+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
526+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
527527
dependencies:
528528
eventemitter3 "^4.0.0"
529529
follow-redirects "^1.0.0"

0 commit comments

Comments
 (0)