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] authored Nov 20, 2022
1 parent 9e83dce commit 933754b
Show file tree
Hide file tree
Showing 2 changed files with 1,628 additions and 75 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"updates": "../../node_modules/npm-check-updates/bin/npm-check-updates -a"
},
"dependencies": {
"sqlite3": "^4.1.1",
"sqlite3": "^5.0.0",
"@arkecosystem/core-container": "^2.6.10",
"@arkecosystem/core-http-utils": "^2.6.10",
"@arkecosystem/core-interfaces": "^2.6.10",
Expand Down
Loading

0 comments on commit 933754b

Please sign in to comment.