From 49cc420662e2873516ede1fff0e9fc7d84680d31 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 30 Mar 2025 17:51:55 -0400 Subject: Updated packages --- bot/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bot/package.json') 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" } -- cgit v1.2.3