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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 751afeb commit 05be296
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 @@ -16,7 +16,7 @@
"axios": "^1.3.4",
"cookie-parser": "~1.4.4",
"debug": "~4.3.2",
"express": "~4.18.1",
"express": "~4.19.1",
"module-alias": "^2.2.2",
"uuid": "9.0.1",
"winston": "3.11.0"
Expand Down

0 comments on commit 05be296

Please sign in to comment.