build(deps): bump http-proxy-middleware from 2.0.3 to 2.0.4 in /web

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.3 to 2.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/v2.0.3...v2.0.4)

---
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] 2022-03-14 06:04:08 +00:00 committed by Collin M. Barrett
parent 09faef8185
commit 6c9dabe9ca
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": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"http-proxy-middleware": "^2.0.3",
"http-proxy-middleware": "^2.0.4",
"less": "^4.1.2",
"less-loader": "^7.3.0",
"prettier": "^2.5.1",