diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-03-30 17:51:55 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-03-30 17:51:55 -0400 |
| commit | 49cc420662e2873516ede1fff0e9fc7d84680d31 (patch) | |
| tree | 776e2cb6e338e61b8c354f74b841d840e2e6645b /bot/package.json | |
| parent | 48d906bfd8fade21c13e73ea703ecb699a19c533 (diff) | |
| download | AleeBot-49cc420662e2873516ede1fff0e9fc7d84680d31.tar.gz AleeBot-49cc420662e2873516ede1fff0e9fc7d84680d31.tar.bz2 AleeBot-49cc420662e2873516ede1fff0e9fc7d84680d31.zip | |
Updated packages
Diffstat (limited to 'bot/package.json')
| -rw-r--r-- | bot/package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bot/package.json b/bot/package.json index 18ea6bb..77ebecd 100644 --- a/bot/package.json +++ b/bot/package.json @@ -20,15 +20,15 @@ "jsonwebtoken": "^9.0.2", "node-cron": "^3.0.3", "ollama": "^0.5.14", - "sequelize": "^6.37.6", + "sequelize": "^6.37.7", "sequelize-cli": "^6.6.2", "sqlite3": "^5.1.7" }, "devDependencies": { - "@eslint/js": "^9.21.0", - "@stylistic/eslint-plugin-js": "^4.1.0", + "@eslint/js": "^9.23.0", + "@stylistic/eslint-plugin-js": "^4.2.0", "dotenv": "^16.4.7", - "eslint": "^9.21.0", + "eslint": "^9.23.0", "globals": "^16.0.0", "nodemon": "^3.1.9" } |
