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.2" ,
36
36
"dotenv" : " 16.4.5" ,
37
- "mongoose" : " 8.6.3 " ,
37
+ "mongoose" : " 8.6.4 " ,
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 @@ -2208,10 +2208,10 @@ mongodb@^6.7.0:
2208
2208
bson "^6.7.0"
2209
2209
mongodb-connection-string-url "^3.0.0"
2210
2210
2211
-
2212
- version "8.6.3 "
2213
- resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.6.3 .tgz#fdc1f4defd4de87dc3f5c18aacaf811cafcfcfbe "
2214
- integrity sha512-++yRmm7hjMbqVA/8WeiygTnEfrFbiy+OBjQi49GFJIvCQuSYE56myyQWo4j5hbpcHjhHQU8NukMNGTwAWFWjIw ==
2211
+
2212
+ version "8.6.4 "
2213
+ resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.6.4 .tgz#41aeabf2d3e329bbbc2b6c83de75e08155cb53fc "
2214
+ integrity sha512-trOj6bHS3egVlKlCbQRsnMokaHFDRyQOvwA5wfl/pJx4j4EO5BAESavLf93NOTMpuo4T90/+V8CBk+sH3Ltr3g ==
2215
2215
dependencies :
2216
2216
bson "^6.7.0"
2217
2217
kareem "2.6.3"
You can’t perform that action at this time.
0 commit comments