diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-17 01:39:41 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-17 01:39:41 +0200 |
commit | 6c46a46cf0d6cfdaeccb0896b10a37720a05e824 (patch) | |
tree | 6c52dfc0a386d4e051ae5f3df238c09c1e663909 /bundle/package.json | |
parent | :sparkles: migration for timestamp migrations (diff) | |
download | server-6c46a46cf0d6cfdaeccb0896b10a37720a05e824.tar.xz |
:arrow_up: update sqlite3
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 |