Skip to content

Commit 9a9b86d

Browse files
Bump express from 4.17.1 to 4.17.3 in /node
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 7f59a21 commit 9a9b86d

File tree

2 files changed

+107
-116
lines changed

2 files changed

+107
-116
lines changed

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"main": "index.js",
55
"dependencies": {
6-
"express": "^4.17.1",
6+
"express": "^4.17.3",
77
"express-session": "^1.17.1",
88
"jsonwebtoken": "^8.5.1",
99
"pug": "^3.0.2"

0 commit comments

Comments
 (0)