1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-19 07:18:06 +02:00

Bump http-proxy-middleware in /react-rust-postgres/frontend

Bumps  and [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware). These dependencies needed to be updated together.

Updates `http-proxy-middleware` from 2.0.3 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](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.3...v3.0.3)

Updates `http-proxy-middleware` from 1.0.3 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](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.3...v3.0.3)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: direct:development
- dependency-name: http-proxy-middleware
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-20 02:16:49 +00:00 committed by GitHub
parent 18f59bdb09
commit 5b87833b57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10776 additions and 6092 deletions

File diff suppressed because it is too large Load diff

View file

@ -32,6 +32,6 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"http-proxy-middleware": "^1.0.3" "http-proxy-middleware": "^3.0.3"
} }
} }