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 Jan 5, 2024
1 parent 223c156 commit 4454934
Showing 1 changed file with 1 addition and 1 deletion.
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.1.7",
"winston": "2.4.5",
"ws": "6.2.2"
},
Expand Down

0 comments on commit 4454934

Please sign in to comment.