Skip to content

Commit

Permalink
fix(deps): update dependency sqlite3 to v5.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent 53234ab commit e2d6873
Show file tree
Hide file tree
Showing 2 changed files with 598 additions and 94 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"inversify": "5.0.5",
"reflect-metadata": "0.1.13",
"socket.io": "2.3.0",
"sqlite3": "5.0.0",
"sqlite3": "5.1.7",
"tslib": "2.0.3",
"typeorm": "0.2.29",
"winston": "3.3.3"
Expand Down

0 comments on commit e2d6873

Please sign in to comment.