Skip to content

Commit c7c51e0

Browse files
Bump http-proxy from 1.17.0 to 1.18.1 in /shipment_ui
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.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.17.0...1.18.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 311424a commit c7c51e0

2 files changed

Lines changed: 16 additions & 13 deletions

File tree

shipment_ui/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shipment_ui/yarn.lock

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5243,11 +5243,16 @@ ethjs-util@0.1.6:
52435243
is-hex-prefixed "1.0.0"
52445244
strip-hex-prefix "1.0.0"
52455245

5246-
eventemitter3@3.1.2, eventemitter3@^3.0.0:
5246+
eventemitter3@3.1.2:
52475247
version "3.1.2"
52485248
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
52495249
integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==
52505250

5251+
eventemitter3@^4.0.0:
5252+
version "4.0.7"
5253+
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
5254+
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
5255+
52515256
events@^3.0.0:
52525257
version "3.0.0"
52535258
resolved "https://registry.yarnpkg.com/events/-/events-3.0.0.tgz#9a0a0dfaf62893d92b875b8f2698ca4114973e88"
@@ -5639,11 +5644,9 @@ follow-redirects@1.5.10:
56395644
debug "=3.1.0"
56405645

56415646
follow-redirects@^1.0.0:
5642-
version "1.7.0"
5643-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
5644-
integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==
5645-
dependencies:
5646-
debug "^3.2.6"
5647+
version "1.13.0"
5648+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
5649+
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
56475650

56485651
for-in@^0.1.3:
56495652
version "0.1.8"
@@ -6378,11 +6381,11 @@ http-proxy-middleware@0.19.1:
63786381
micromatch "^3.1.10"
63796382

63806383
http-proxy@^1.17.0:
6381-
version "1.17.0"
6382-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
6383-
integrity sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==
6384+
version "1.18.1"
6385+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
6386+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
63846387
dependencies:
6385-
eventemitter3 "^3.0.0"
6388+
eventemitter3 "^4.0.0"
63866389
follow-redirects "^1.0.0"
63876390
requires-port "^1.0.0"
63886391

0 commit comments

Comments
 (0)