Skip to content

Commit

Permalink
chore(deps): bump express from 4.18.2 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.2 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.2...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 22, 2024
1 parent 41f3adf commit 6cc6586
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 47 deletions.
55 changes: 9 additions & 46 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 @@ -16,7 +16,7 @@
"dependencies": {
"body-parser": "^1.20.2",
"config": "^3.3.10",
"express": "^4.18.2",
"express": "^4.19.1",
"express-promise-router": "^4.1.1",
"googleapis": "^131.0.0",
"ioredis": "^5.3.2",
Expand Down

0 comments on commit 6cc6586

Please sign in to comment.