Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 0a71401 commit b25d098
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"body-parser": "^1.20.1",
"dotenv": "^16.4.5",
"ejs": "^3.1.8",
"express": "^4.18.3",
"express": "^4.19.1",
"express-actuator": "^1.8.4",
"express-file-routing": "^3.0.3",
"express-minify-html-2": "^2.0.0",
Expand Down

0 comments on commit b25d098

Please sign in to comment.