Skip to content

Commit 09cf5e1

Browse files
Bump express from 4.17.1 to 4.17.3 in /03 Expressjs/Topic4/Code/TODO App
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] <[email protected]>
1 parent 58db500 commit 09cf5e1

File tree

2 files changed

+172
-63
lines changed

2 files changed

+172
-63
lines changed

03 Expressjs/Topic4/Code/TODO App/package-lock.json

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

03 Expressjs/Topic4/Code/TODO App/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"body-parser": "^1.18.0",
1313
"ejs": "^3.1.7",
14-
"express": "^4.15.4"
14+
"express": "^4.17.3"
1515
}
1616
}

0 commit comments

Comments
 (0)