diff --git a/package.json b/package.json index 4a8ab46..d59f71a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "discord.js": "14.16.3", "dotenv": "16.4.5", - "mongoose": "8.8.0", + "mongoose": "8.8.1", "topgg-autoposter": "2.0.2", "yargs": "17.7.2" }, diff --git a/yarn.lock b/yarn.lock index ed98d46..3d37e60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2163,10 +2163,10 @@ mongodb@^6.9.0, mongodb@~6.10.0: bson "^6.7.0" mongodb-connection-string-url "^3.0.0" -mongoose@8.8.0: - version "8.8.0" - resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.0.tgz#4475fdac6ce525ef4bdce406abd91c914e666f29" - integrity sha512-KluvgwnQB1GPOYZZXUHJRjS1TW6xxwTlf/YgjWExuuNanIe3W7VcR7dDXQVCIRk8L7NYge8EnoTcu2grWtN+XQ== +mongoose@8.8.1: + version "8.8.1" + resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.1.tgz#1caab80aa2e91d6121b13ca020890d18327c45f3" + integrity sha512-l7DgeY1szT98+EKU8GYnga5WnyatAu+kOQ2VlVX1Mxif6A0Umt0YkSiksCiyGxzx8SPhGe9a53ND1GD4yVDrPA== dependencies: bson "^6.7.0" kareem "2.6.3"