Skip to content

Commit

Permalink
Bump express from 4.17.1 to 4.17.3 in /node-js/learn-express-framework
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] committed Jan 29, 2023
1 parent bab340a commit 47bd143
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 56 deletions.
219 changes: 164 additions & 55 deletions node-js/learn-express-framework/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node-js/learn-express-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"body-parser": "^1.19.0",
"ejs": "^3.1.6",
"express": "^4.17.1",
"express": "^4.17.3",
"express-handlebars": "^5.3.3",
"path": "^0.12.7",
"pug": "^3.0.2"
Expand Down

0 comments on commit 47bd143

Please sign in to comment.