chore(deps): bump http-proxy-middleware from 0.19.2 to 2.0.0

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 0.19.2 to 2.0.0.
- [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/v0.19.2...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-08 04:08:47 +00:00
committed by Fredrik Adelöw
parent 7e020e8a5d
commit 3db3b67f5f
2 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"http-proxy-middleware": "^0.19.1",
"http-proxy-middleware": "^2.0.0",
"morgan": "^1.10.0",
"uuid": "^8.0.0",
"winston": "^3.2.1",