Skip to content

Commit 9faf888

Browse files
Bump body-parser and express in /src/main/webui
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 a66206b commit 9faf888

File tree

2 files changed

+124
-73
lines changed

2 files changed

+124
-73
lines changed

src/main/webui/package-lock.json

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

src/main/webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react": "^7.33.2",
4949
"eslint-plugin-react-hooks": "^4.6.0",
5050
"eslint-webpack-plugin": "^4.0.1",
51-
"express": "^4.19.2",
51+
"express": "^4.21.0",
5252
"fetch-mock": "^9.11.0",
5353
"jest": "^29.7.0",
5454
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)