Skip to content

Commit

Permalink
chore(deps): bump http-proxy-middleware from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Oct 7, 2024
1 parent 361a8f0 commit 19d534f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docker/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"express": "^4.21.0",
"fetch-intercept": "^2.4.0",
"helmet": "^6.0.0",
"http-proxy-middleware": "^3.0.2",
"http-proxy-middleware": "^3.0.3",
"https": "^1.0.0",
"jolokia.js": "^2.1.7",
"jwt-decode": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2025,7 +2025,7 @@ __metadata:
express: "npm:^4.21.0"
fetch-intercept: "npm:^2.4.0"
helmet: "npm:^6.0.0"
http-proxy-middleware: "npm:^3.0.2"
http-proxy-middleware: "npm:^3.0.3"
https: "npm:^1.0.0"
jest: "npm:^29.6.1"
jest-extended: "npm:^4.0.0"
Expand Down Expand Up @@ -9459,17 +9459,17 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-middleware@npm:^3.0.2":
version: 3.0.2
resolution: "http-proxy-middleware@npm:3.0.2"
"http-proxy-middleware@npm:^3.0.3":
version: 3.0.3
resolution: "http-proxy-middleware@npm:3.0.3"
dependencies:
"@types/http-proxy": "npm:^1.17.15"
debug: "npm:^4.3.6"
http-proxy: "npm:^1.18.1"
is-glob: "npm:^4.0.3"
is-plain-object: "npm:^5.0.0"
micromatch: "npm:^4.0.8"
checksum: 10/59be307aca2e0a8ba016bc8356e8a87cbfd53d65db5386edc65acd867ebd0a4683ff9be2e0eea12388cac13dffe387f0d374d35b01e625c98aee30c8f3023e72
checksum: 10/32f58c29288ca63e109909fb998bd0f6f50eb15a98dec9487eac07dfc4f09d8507dbfa00b44442d868bafa904bd633c8bbd55686bb13b4d4af4f5c5b3bbca430
languageName: node
linkType: hard

Expand Down

0 comments on commit 19d534f

Please sign in to comment.