Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Commit

Permalink
Bump express from 4.19.2 to 4.21.1 in /daemon
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.19.2...4.21.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 Oct 14, 2024
1 parent 4e0370b commit 768067c
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 58 deletions.
128 changes: 71 additions & 57 deletions daemon/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 daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"axios": "1.7.7",
"dotenv": "16.4.5",
"express": "4.19.2",
"express": "4.21.1",
"lowdb": "1.0.0",
"minimist": "1.2.8",
"socket.io": "4.7.5"
Expand Down

0 comments on commit 768067c

Please sign in to comment.