Skip to content

Commit 7b48488

Browse files
Bump express from 4.17.1 to 4.17.3 in /backend
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.17.3) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f6ad0d commit 7b48488

File tree

2 files changed

+110
-109
lines changed

2 files changed

+110
-109
lines changed

backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"body-parser": "^1.19.0",
1212
"compression": "^1.7.4",
1313
"config": "^3.3.1",
14-
"express": "^4.17.1",
14+
"express": "^4.17.3",
1515
"express-fileupload": "^1.1.9",
1616
"gravatar": "^1.8.0",
1717
"json-schema-ref-parser": "^8.0.0",

0 commit comments

Comments
 (0)