update package.json.

Signed-off-by: touchscale <11134128+touchscale@user.noreply.gitee.com>
This commit is contained in:
touchscale 2023-05-01 09:50:02 +00:00 committed by Gitee
parent 6f246f7d7d
commit 98bab66b2e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"pm2": "^5.3.0", "pm2": "^5.3.0",
"puppeteer": "^19.11.1", "puppeteer": "^19.11.1",
"redis": "^4.6.6", "redis": "^4.6.6",
"sequelize": "^6.31.0", "sequelize": "^6.31.1",
"sqlite3": "^5.1.6", "sqlite3": "^5.1.6",
"yaml": "^2.2.2" "yaml": "^2.2.2"
}, },