server: upgrade sqlite
This commit is contained in:
parent
0a5a2adb26
commit
6b2b8b8be6
2 changed files with 4932 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
"reflect-metadata": "^0.1.10",
|
||||
"sequelize": "^6.17.0",
|
||||
"sequelize-typescript": "^2.1.3",
|
||||
"sqlite3": "https://github.com/mapbox/node-sqlite3#918052b538b0effe6c4a44c74a16b2749c08a0d2",
|
||||
"sqlite3": "^5.1.2",
|
||||
"strong-error-handler": "^4.0.0",
|
||||
"umzug": "^3.1.0"
|
||||
},
|
||||
|
@ -50,6 +50,7 @@
|
|||
"@types/node-fetch": "2.6.1",
|
||||
"@types/react-dom": "17.0.16",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/validator": "^13.7.10",
|
||||
"cross-env": "7.0.3",
|
||||
"jest": "27.5.1",
|
||||
"prettier": "2.6.2",
|
||||
|
|
4930
server/pnpm-lock.yaml
Normal file
4930
server/pnpm-lock.yaml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue