Skip to content

Commit

Permalink
Update dependency sqlite3 to v5.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent 0b348d6 commit c411825
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 @@ -36,7 +36,7 @@
"express": "^4.17.1",
"jsonwebtoken": "^8.5.1",
"sequelize": "^6.9.0",
"sqlite3": "5.1.6",
"sqlite3": "5.1.7",
"uuid": "^8.3.2"
}
}

0 comments on commit c411825

Please sign in to comment.