Skip to content

Commit 871901f

Browse files
fix(deps): update dependency sqlite3 to v5
1 parent 9e83dce commit 871901f

File tree

2 files changed

+1899
-71
lines changed

2 files changed

+1899
-71
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"updates": "../../node_modules/npm-check-updates/bin/npm-check-updates -a"
2828
},
2929
"dependencies": {
30-
"sqlite3": "^4.1.1",
30+
"sqlite3": "^5.0.0",
3131
"@arkecosystem/core-container": "^2.6.10",
3232
"@arkecosystem/core-http-utils": "^2.6.10",
3333
"@arkecosystem/core-interfaces": "^2.6.10",

0 commit comments

Comments
 (0)