Skip to content

Commit

Permalink
chore(deps): update dependency http-proxy-middleware to v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 2e970b0 commit fd4c67e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"deep-diff": "1.0.2",
"dequal": "2.0.3",
"fast-json-patch": "3.1.1",
"http-proxy-middleware": "2.0.6",
"http-proxy-middleware": "2.0.7",
"immer": "9.0.21",
"jsdom": "25.0.1",
"lodash.clonedeep": "4.5.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5783,9 +5783,9 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-middleware@npm:2.0.6":
version: 2.0.6
resolution: "http-proxy-middleware@npm:2.0.6"
"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.8"
http-proxy: "npm:^1.18.1"
Expand All @@ -5797,7 +5797,7 @@ __metadata:
peerDependenciesMeta:
"@types/express":
optional: true
checksum: 10c0/25a0e550dd1900ee5048a692e0e9b2b6339d06d487a705d90c47e359e9c6561d648cd7862d001d090e651c9efffa1b6e5160fcf1f299b5fa4935f76e9754eb11
checksum: 10c0/8d00a61eb215b83826460b07489d8bb095368ec16e02a9d63e228dcf7524e7c20d61561e5476de1391aecd4ec32ea093279cdc972115b311f8e0a95a24c9e47e
languageName: node
linkType: hard

Expand Down Expand Up @@ -9952,7 +9952,7 @@ __metadata:
deep-diff: "npm:1.0.2"
dequal: "npm:2.0.3"
fast-json-patch: "npm:3.1.1"
http-proxy-middleware: "npm:2.0.6"
http-proxy-middleware: "npm:2.0.7"
immer: "npm:9.0.21"
jsdom: "npm:25.0.1"
json-2-csv: "npm:^5.5.5"
Expand Down

0 comments on commit fd4c67e

Please sign in to comment.