Skip to content

Commit dc7826a

Browse files
Bump express from 4.19.2 to 4.20.0 in /node-hello-express (#472)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bd22db commit dc7826a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

node-hello-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"ejs": "3.1.10",
9-
"express": "4.19.2",
9+
"express": "4.20.0",
1010
"jade": "1.11.0",
1111
"morgan": "1.9.1"
1212
},

0 commit comments

Comments
 (0)