summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'util/package.json')
-rw-r--r--util/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/package.json b/util/package.json
index 2527c005..dba9f8e0 100644
--- a/util/package.json
+++ b/util/package.json
@@ -48,8 +48,8 @@
 		"patch-package": "^6.4.7",
 		"pg": "^8.7.1",
 		"reflect-metadata": "^0.1.13",
-		"sqlite3": "^5.0.2",
-		"typeorm": "^0.2.37",
+		"sqlite3": "^4.2.0",
+		"typeorm": "^0.2.38",
 		"typescript": "^4.4.2",
 		"typescript-json-schema": "^0.50.1"
 	},