diff options
Diffstat (limited to 'bundle/package.json')
-rw-r--r-- | bundle/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
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 |