Skip to content

Commit

Permalink
fix(deps): update dependency sqlite3 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2024
1 parent 8929273 commit 5bfeafe
Show file tree
Hide file tree
Showing 2 changed files with 575 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"idb": "3.0.2",
"moment": "2.29.2",
"sequelize": "4.44.4",
"sqlite3": "4.2.0",
"sqlite3": "5.1.7",
"web-push": "3.4.5"
}
}

0 comments on commit 5bfeafe

Please sign in to comment.