Skip to content

Commit 8058139

Browse files
build(deps): bump body-parser and express in /webgui-new
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.2...1.20.3) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect - dependency-name: express dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec42ea0 commit 8058139

File tree

2 files changed

+55
-43
lines changed

2 files changed

+55
-43
lines changed

webgui-new/package-lock.json

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

webgui-new/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-config-next": "^13.1.1",
2424
"eslint-plugin-react": "^7.32.2",
2525
"eslint-plugin-react-hooks": "^4.6.0",
26-
"express": "^4.19.2",
26+
"express": "^4.21.0",
2727
"http-proxy-middleware": "^3.0.0-beta.1",
2828
"ts-node": "^10.9.1",
2929
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)