chore(deps): update dependency sqlite3 to ^5.1.7 (#847)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-08 08:55:18 +01:00 committed by GitHub
parent 66f1a22354
commit 4e094c1059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 586 additions and 197 deletions

781
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -51,7 +51,7 @@
"prettier": "^3.0.3",
"reflect-metadata": "^0.1.14",
"rxjs": "^7.8.1",
"sqlite3": "^5.1.6",
"sqlite3": "^5.1.7",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
"typeorm": "^0.3.17",