Skip to content

Commit

Permalink
Bump http-proxy-middleware from 1.3.1 to 2.0.7
Browse files Browse the repository at this point in the history
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 1.3.1 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v1.3.1...v2.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent d79b333 commit 17628ee
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"filenamify": "^4.2.0",
"formidable": "^3.5.2",
"fs-extra": "^8.1.0",
"http-proxy-middleware": "^1.0.3",
"http-proxy-middleware": "^2.0.7",
"lodash": "^4.17.15",
"morgan": "^1.9.1",
"p-map": "^4.0.0",
Expand Down
25 changes: 15 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -514,12 +514,12 @@ __metadata:
languageName: node
linkType: hard

"@types/http-proxy@npm:^1.17.5":
version: 1.17.14
resolution: "@types/http-proxy@npm:1.17.14"
"@types/http-proxy@npm:^1.17.8":
version: 1.17.15
resolution: "@types/http-proxy@npm:1.17.15"
dependencies:
"@types/node": "npm:*"
checksum: 10c0/c4bffd87be9aff7e879c05bd2c28716220e0eb39788e3f8d314eee665324ad8f5f0919041cbd710254d553cd9cea023f8b776d4b1ec31d2188eac60af18c3022
checksum: 10c0/e2bf2fcdf23c88141b8d2c85ed5e5418b62ef78285884a2b5a717af55f4d9062136aa475489d10292093343df58fb81975f34bebd6b9df322288fd9821cbee07
languageName: node
linkType: hard

Expand Down Expand Up @@ -2443,7 +2443,7 @@ __metadata:
filenamify: "npm:^4.2.0"
formidable: "npm:^3.5.2"
fs-extra: "npm:^8.1.0"
http-proxy-middleware: "npm:^1.0.3"
http-proxy-middleware: "npm:^2.0.7"
lodash: "npm:^4.17.15"
morgan: "npm:^1.9.1"
p-map: "npm:^4.0.0"
Expand Down Expand Up @@ -2946,16 +2946,21 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-middleware@npm:^1.0.3":
version: 1.3.1
resolution: "http-proxy-middleware@npm:1.3.1"
"http-proxy-middleware@npm:^2.0.7":
version: 2.0.7
resolution: "http-proxy-middleware@npm:2.0.7"
dependencies:
"@types/http-proxy": "npm:^1.17.5"
"@types/http-proxy": "npm:^1.17.8"
http-proxy: "npm:^1.18.1"
is-glob: "npm:^4.0.1"
is-plain-obj: "npm:^3.0.0"
micromatch: "npm:^4.0.2"
checksum: 10c0/34e6e211f04672a625dbbb2f63e834951eaedda72a28b7a559a0ce9c40dcd857dba312e482144cdc5255cd7fe63debbe4bbfc6c2f936fb31ccc3ceb814ad30da
peerDependencies:
"@types/express": ^4.17.13
peerDependenciesMeta:
"@types/express":
optional: true
checksum: 10c0/8d00a61eb215b83826460b07489d8bb095368ec16e02a9d63e228dcf7524e7c20d61561e5476de1391aecd4ec32ea093279cdc972115b311f8e0a95a24c9e47e
languageName: node
linkType: hard

Expand Down

0 comments on commit 17628ee

Please sign in to comment.