Skip to content

Commit

Permalink
build(deps): bump express from 4.18.1 to 4.19.2
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.1 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.1...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 59e0ce1 commit 0d00a59
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
100 changes: 50 additions & 50 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 @@ -7,7 +7,7 @@
"url": "https://github.com/sebbo2002/js-template/issues"
},
"dependencies": {
"express": "^4.18.1"
"express": "^4.19.2"
},
"description": "A template that I use to start new projects and services.",
"devDependencies": {
Expand Down

0 comments on commit 0d00a59

Please sign in to comment.