Skip to content

Commit

Permalink
fix(deps): update dependency sqlite3 to v5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 17, 2023
1 parent 53234ab commit b73bcff
Show file tree
Hide file tree
Showing 2 changed files with 558 additions and 98 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.6",
"tslib": "2.0.3",
"typeorm": "0.2.29",
"winston": "3.3.3"
Expand Down

0 comments on commit b73bcff

Please sign in to comment.