Skip to content

Commit 631bea9

Browse files
Bump express from 4.18.2 to 4.19.2 in /webapp/backend
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb20818 commit 631bea9

File tree

2 files changed

+11
-48
lines changed

2 files changed

+11
-48
lines changed

webapp/backend/package-lock.json

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

webapp/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"ajv": "^8.12.0",
4646
"body-parser": "^1.20.2",
4747
"cors": "^2.8.5",
48-
"express": "^4.18.2",
48+
"express": "^4.19.2",
4949
"jsonfile": "^6.1.0",
5050
"typescript-json-schema": "^0.59.0"
5151
}

0 commit comments

Comments
 (0)