summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-17 01:39:41 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-17 01:39:41 +0200
commit4aeb7b3b4ab75f2d0c171a1f2a2ebb35c07cea12 (patch)
tree3477edd103a7ab39129407dcb89a399bcb7547a3 /util/package.json
parent:sparkles: migration for timestamp migrations (diff)
downloadserver-4aeb7b3b4ab75f2d0c171a1f2a2ebb35c07cea12.tar.xz
:arrow_up: update sqlite3
Diffstat (limited to 'util/package.json')
-rw-r--r--util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json
index 4e261abe..5692913d 100644
--- a/util/package.json
+++ b/util/package.json
@@ -48,7 +48,7 @@
 		"patch-package": "^6.4.7",
 		"pg": "^8.7.1",
 		"reflect-metadata": "^0.1.13",
-		"sqlite3": "^4.2.0",
+		"sqlite3": "^5.0.2",
 		"typeorm": "^0.2.38",
 		"typescript": "^4.4.2",
 		"typescript-json-schema": "^0.50.1"