diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 2169c4e..4e97e74 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index d535eef..6693ed9 100644 --- a/package.json +++ b/package.json @@ -18,21 +18,21 @@ "author": "Taken", "license": "GPL-3.0-only", "dependencies": { - "axios": "^1.6.5", + "axios": "^1.6.7", "chalk": "^4.1.2", "cron": "^3.1.6", "discord.js": "^14.14.1", - "dotenv": "^16.3.1", + "dotenv": "^16.4.1", "ioredis": "^5.3.2", - "mongoose": "^8.0.4", + "mongoose": "^8.1.1", "ms": "^2.1.3", "pretty-ms": "^8.0.0" }, "devDependencies": { "@types/ms": "^0.7.34", - "@types/node": "^20.11.0", - "@typescript-eslint/eslint-plugin": "^6.18.1", - "@typescript-eslint/parser": "^6.18.1", + "@types/node": "^20.11.7", + "@typescript-eslint/eslint-plugin": "^6.19.1", + "@typescript-eslint/parser": "^6.19.1", "eslint": "^8.56.0", "ts-node": "^10.9.2", "typescript": "^5.3.3"