Skip to content

Commit 9fff9ce

Browse files
Update dependency mongoose to v8.8.3 (#1126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcd2f80 commit 9fff9ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"discord.js": "14.16.3",
3636
"dotenv": "16.4.5",
37-
"mongoose": "8.8.2",
37+
"mongoose": "8.8.3",
3838
"topgg-autoposter": "2.0.2",
3939
"yargs": "17.7.2"
4040
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2172,10 +2172,10 @@ mongodb@~6.10.0:
21722172
bson "^6.7.0"
21732173
mongodb-connection-string-url "^3.0.0"
21742174

2175-
2176-
version "8.8.2"
2177-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.2.tgz#6ed847b54382fff561d147fde8282dac53c7b603"
2178-
integrity sha512-jCTSqDANfRzk909v4YoZQi7jlGRB2MTvgG+spVBc/BA4tOs1oWJr//V6yYujqNq9UybpOtsSfBqxI0dSOEFJHQ==
2175+
2176+
version "8.8.3"
2177+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.3.tgz#066953497c116b876178a843c4ba8f7e88c85987"
2178+
integrity sha512-/I4n/DcXqXyIiLRfAmUIiTjj3vXfeISke8dt4U4Y8Wfm074Wa6sXnQrXN49NFOFf2mM1kUdOXryoBvkuCnr+Qw==
21792179
dependencies:
21802180
bson "^6.7.0"
21812181
kareem "2.6.3"

0 commit comments

Comments
 (0)