summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2018-06-30 15:32:29 +0200
committerSheogorath2018-06-30 16:52:34 +0200
commit459fe2da07bd72104e10038c8fee3877cb5c728d (patch)
tree193c17a8e9c6192c4eecdeccc73a89a2b42eaedd /package.json
parent3f49aee63fd3e27f4ce989a386fba8b21098f063 (diff)
Update sqlite
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ef1a27ec..bd9f4e67 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,7 @@
"socket.io": "~2.0.4",
"socket.io-client": "~2.0.4",
"spin.js": "^2.3.2",
- "sqlite3": "^3.1.8",
+ "sqlite3": "^4.0.1",
"store": "^1.3.20",
"string": "^3.3.3",
"tedious": "^1.14.0",