diff --git a/bundle/package-lock.json b/bundle/package-lock.json index 3461ec95..4201b230 100644 Binary files a/bundle/package-lock.json and b/bundle/package-lock.json differ diff --git a/bundle/package.json b/bundle/package.json index c24902fb..e47d8536 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -92,11 +92,11 @@ "patch-package": "^6.4.7", "pg": "^8.7.1", "reflect-metadata": "^0.1.13", - "sqlite3": "^4.2.0", + "sqlite3": "^5.0.2", "supertest": "^6.1.6", "typeorm": "^0.2.37", "typescript": "^4.1.2", "typescript-json-schema": "^0.50.1", "ws": "^7.4.2" } -} +} \ No newline at end of file diff --git a/util/package-lock.json b/util/package-lock.json index a5d88518..0348b5d5 100644 Binary files a/util/package-lock.json and b/util/package-lock.json differ 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"