更新 sqlite3 版本

This commit is contained in:
whyour
2024-01-01 15:07:56 +08:00
parent 18671264bf
commit a7562259d1
2 changed files with 180 additions and 128 deletions
+2 -2
View File
@@ -78,7 +78,7 @@
"js-yaml": "^4.1.0",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"multer": "^1.4.4",
"multer": "1.4.5-lts.1",
"nedb": "^1.8.0",
"node-schedule": "^2.1.0",
"nodemailer": "^6.7.2",
@@ -89,7 +89,7 @@
"sequelize": "^6.25.5",
"serve-handler": "^6.1.3",
"sockjs": "^0.3.24",
"sqlite3": "git+https://github.com/whyour/node-sqlite3.git#v1.0.3",
"sqlite3": "git+https://github.com/whyour/node-sqlite3.git#v1.0.4",
"tar": "^6.1.15",
"toad-scheduler": "^1.6.0",
"typedi": "^0.10.0",