From 8162f97485e176712569bbaf002763aa425d2dc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 06:16:19 +0000 Subject: [PATCH] chore(deps): update dependency mongoose to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f67031b4..7d022a9c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dedent": "0.7.0", "discord.js": "14.7.1", "dotenv": "16.1.4", - "mongoose": "7.3.4", + "mongoose": "8.0.1", "winston": "3.10.0", "winston-daily-rotate-file": "4.7.1" },