Skip to content

Commit 5a76123

Browse files
Bump express from 4.17.3 to 4.19.2 in /backend
Bumps [express](https://github.com/expressjs/express) from 4.17.3 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.17.3...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d40f9e0 commit 5a76123

File tree

2 files changed

+191
-85
lines changed

2 files changed

+191
-85
lines changed

Diff for: backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"bcrypt": "^5.0.0",
1111
"body-parser": "^1.19.0",
1212
"compression": "^1.7.4",
13-
"express": "^4.17.3",
13+
"express": "^4.19.2",
1414
"express-fileupload": "^1.1.9",
1515
"gravatar": "^1.8.0",
1616
"json-schema-ref-parser": "^8.0.0",

0 commit comments

Comments
 (0)