summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorErkin Alp Güney <erkinalp9035@gmail.com>2022-02-04 23:43:31 +0300
committerGitHub <noreply@github.com>2022-02-04 23:43:31 +0300
commit9940f342f9445a4a939f6aa7ee17c16d98dfc81b (patch)
tree9a9bf419503c6d8f129de75f830be61bb285c7a0 /bundle/package.json
parentpretend self-bans don't exist in the views too (diff)
parentBump simple-get from 3.1.0 to 3.1.1 in /util (#620) (diff)
downloadserver-ts-9940f342f9445a4a939f6aa7ee17c16d98dfc81b.tar.xz
Merge branch 'master' into origin/dev/erkinalp/self-bans
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json

index 85ad68a7..8915665d 100644 --- a/bundle/package.json +++ b/bundle/package.json
@@ -99,7 +99,7 @@ "picocolors": "^1.0.0", "proxy-agent": "^5.0.0", "reflect-metadata": "^0.1.13", - "sqlite3": "^5.0.2", + "sqlite3": "^4.2.0", "supertest": "^6.1.6", "tslib": "^2.3.1", "typeorm": "^0.2.37",