Skip to content

Commit

Permalink
build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /server (
Browse files Browse the repository at this point in the history
#3376)

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 0ae49bf commit 36a38e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"cross-fetch": "^3.1.8",
"express": "^4.21.1",
"express-prom-bundle": "^6.6.0",
"http-proxy-middleware": "^2.0.6",
"http-proxy-middleware": "^2.0.7",
"ioredis": "^4.28.5",
"jsonwebtoken": "^9.0.1",
"morgan": "^1.10.0",
Expand Down

0 comments on commit 36a38e8

Please sign in to comment.