build(deps): bump http-proxy-middleware from 3.0.3 to 3.0.4 in /web

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v3.0.3...v3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-10 06:27:28 +00:00 committed by Collin Barrett
parent 0953189168
commit fdc9401704
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -16,7 +16,7 @@
"customize-cra": "^1.0.0",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-prettier": "^5.2.5",
"http-proxy-middleware": "^3.0.3",
"http-proxy-middleware": "^3.0.4",
"less": "^4.3.0",
"less-loader": "^12.2.0",
"prettier": "^3.3.2",