Skip to content

Commit 95973ea

Browse files
build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /frontend in the npm_and_yarn group across 1 directory (#721)
build(deps): bump http-proxy-middleware Bumps the npm_and_yarn group with 1 update in the /frontend directory: [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware). Updates `http-proxy-middleware` from 2.0.7 to 2.0.9 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9e938b commit 95973ea

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

frontend/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/react": "^13.4.0",
99
"@testing-library/user-event": "^13.5.0",
1010
"axios": "^1.8.2",
11-
"http-proxy-middleware": "^2.0.7",
11+
"http-proxy-middleware": "^2.0.9",
1212
"react": "^18.2.0",
1313
"react-dom": "^18.2.0",
1414
"react-router": "^6.14.2",

0 commit comments

Comments
 (0)