Skip to content

Commit

Permalink
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 020d5a7 commit 6a62cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"async": "2.6.4",
"body-parser": "1.20.0",
"express": "4.18.1",
"express": "4.19.2",
"logops": "2.1.2",
"mustache": "2.3.2",
"node-cache": "5.1.2",
Expand Down

0 comments on commit 6a62cbf

Please sign in to comment.