Skip to content

Commit

Permalink
Bump express from 4.16.3 to 4.20.0 (#125)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.16.3 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.16.3...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Samuel Urias <msamuelurias@gmail.com>
  • Loading branch information
dependabot[bot] and SamiUrias authored Oct 4, 2024
1 parent 2e821b4 commit 90c41f7
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 125 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"npm": ">=6.1.0"
},
"dependencies": {
"express": "4.16.3",
"serve-static": "1.16.0"
"express": "4.20.0",
"serve-static": "1.13.2"
}
}
Loading

0 comments on commit 90c41f7

Please sign in to comment.