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.18.2 to 4.19.2 in /daemon
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.2.
- [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.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 97824d4 commit 643914e
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 54 deletions.
143 changes: 90 additions & 53 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.6.2",
"dotenv": "16.3.1",
"express": "4.18.2",
"express": "4.19.2",
"lowdb": "1.0.0",
"minimist": "1.2.8",
"socket.io": "4.7.2"
Expand Down

0 comments on commit 643914e

Please sign in to comment.