Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 21b3e5c

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 3981e54 commit 21b3e5c

File tree

3 files changed

+3
-12
lines changed

3 files changed

+3
-12
lines changed

infra/ipfs-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"busboy": "0.3.1",
2727
"file-type": "12.4.2",
28-
"http-proxy": "1.18.0",
28+
"http-proxy": "1.18.1",
2929
"ipfs": "0.40.0",
3030
"ipfsd-ctl": "2.1.0",
3131
"is-json": "2.0.1",

packages/services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"commander": "^4.0.0",
2222
"ganache-core": "2.4.0",
23-
"http-proxy": "1.18.0",
23+
"http-proxy": "1.18.1",
2424
"ipfs": "^0.40.0",
2525
"ipfs-api": "^26.1.2",
2626
"memdown": "^5.0.0"

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14265,16 +14265,7 @@ http-proxy-middleware@0.19.1:
1426514265
lodash "^4.17.11"
1426614266
micromatch "^3.1.10"
1426714267

14268-
http-proxy@1.18.0:
14269-
version "1.18.0"
14270-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
14271-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
14272-
dependencies:
14273-
eventemitter3 "^4.0.0"
14274-
follow-redirects "^1.0.0"
14275-
requires-port "^1.0.0"
14276-
14277-
http-proxy@^1.17.0:
14268+
http-proxy@1.18.1, http-proxy@^1.17.0:
1427814269
version "1.18.1"
1427914270
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
1428014271
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==

0 commit comments

Comments
 (0)