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 Jul 31, 2022
1 parent 223c156 commit f33a682
Show file tree
Hide file tree
Showing 2 changed files with 565 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"server-timing": "2.1.1",
"sql-formatter": "2.3.4",
"sqlite": "3.0.6",
"sqlite3": "4.2.0",
"sqlite3": "5.0.11",
"winston": "2.4.5",
"ws": "6.2.2"
},
Expand Down

0 comments on commit f33a682

Please sign in to comment.