Skip to content

Commit

Permalink
Bump express
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 13e3c84 commit b4eb808
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"cookie-parser": "^1.4.4",
"debug": "^2.6.9",
"express": "^4.18.2",
"express": "^4.19.2",
"http-errors": "~1.6.3",
"morgan": "^1.9.1",
"pug": "^3.0.2"
Expand Down

0 comments on commit b4eb808

Please sign in to comment.