Skip to content

Commit

Permalink
Bump http-proxy-middleware from 2.0.6 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 3.0.3.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.6...v3.0.3)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 181767c commit 82459ec
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 53 deletions.
153 changes: 101 additions & 52 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
},
"optionalDependencies": {
"express": "^4.17.1",
"http-proxy-middleware": "^2.0.1",
"http-proxy-middleware": "^3.0.3",
"serve-static": "^1.14.1"
}
}

0 comments on commit 82459ec

Please sign in to comment.