build(deps): bump http-proxy-middleware from 3.0.0 to 3.0.1 in /web

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.0 to 3.0.1.
- [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.0...v3.0.1)

---
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>
This commit is contained in:
dependabot[bot] 2024-09-02 06:59:43 +00:00 committed by Collin Barrett
parent e960a6df6b
commit 905c4e5a92
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": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"http-proxy-middleware": "^3.0.0",
"http-proxy-middleware": "^3.0.1",
"less": "^4.2.0",
"less-loader": "^12.2.0",
"prettier": "^3.3.2",