File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"dependencies" : {
35
35
"discord.js" : " 14.16.3" ,
36
36
"dotenv" : " 16.4.5" ,
37
- "mongoose" : " 8.8.2 " ,
37
+ "mongoose" : " 8.8.3 " ,
38
38
"topgg-autoposter" : " 2.0.2" ,
39
39
"yargs" : " 17.7.2"
40
40
},
Original file line number Diff line number Diff line change @@ -2172,10 +2172,10 @@ mongodb@~6.10.0:
2172
2172
bson "^6.7.0"
2173
2173
mongodb-connection-string-url "^3.0.0"
2174
2174
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 ==
2179
2179
dependencies :
2180
2180
bson "^6.7.0"
2181
2181
kareem "2.6.3"
You can’t perform that action at this time.
0 commit comments