1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 12:21:00 -05:00

[Dependabot] Upgrade Sequelize to latest version.

This commit is contained in:
AnxietyisReal 2023-02-23 21:27:11 +11:00
parent d1759f4a99
commit b4aaf658fd

View File

@ -28,7 +28,7 @@
"discord.js": "14.7.1", "discord.js": "14.7.1",
"moment": "2.29.4", "moment": "2.29.4",
"ms": "2.1.3", "ms": "2.1.3",
"sequelize": "6.28.0", "sequelize": "6.28.2",
"sqlite3": "5.1.4", "sqlite3": "5.1.4",
"systeminformation": "5.17.9", "systeminformation": "5.17.9",
"@octokit/rest": "19.0.7", "@octokit/rest": "19.0.7",