summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot2021-02-11 21:33:58 +0000
committerRenovate Bot2021-02-11 21:33:58 +0000
commit8faf50d5172f31ab7eb64a2a7aee30659cbcf53d (patch)
treee827947462ae4199b4698d9fe396e9993e58f969 /package.json
parente1e7df0f549da641d58a449b5ad10462eb8e843b (diff)
Update dependency sqlite3 to v5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4dd3adb0..1321aa9c 100644
--- a/package.json
+++ b/package.json
@@ -122,7 +122,7 @@
"socket.io": "^2.1.1",
"socket.io-client": "^2.1.1",
"spin.js": "^2.3.2",
- "sqlite3": "^4.1.0",
+ "sqlite3": "^5.0.0",
"store": "^2.0.12",
"string": "^3.3.3",
"tedious": "^6.6.0",