Skip to content

Commit

Permalink
Bump express from 4.19.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.19.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.19.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 29, 2024
1 parent 800cd40 commit a73fbda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -27,7 +27,7 @@
},
"dependencies": {
"@types/yargs": "^17.0.4",
"express": "^4.17.1",
"express": "^4.19.2",
"mongodb": "^5.8.0",
"reflect-metadata": "^0.2.1",
"typeorm": "^0.3.20"
Expand Down

0 comments on commit a73fbda

Please sign in to comment.