File tree 2 files changed +7
-16
lines changed
2 files changed +7
-16
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.4 " ,
37
+ "mongoose" : " 8.7.0 " ,
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 2190
2190
mongodb-memory-server-core "10.0.1"
2191
2191
tslib "^2.6.3"
2192
2192
2193
-
2194
- version "6.8.0"
2195
- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.8.0.tgz#680450f113cdea6d2d9f7121fe57cd29111fd2ce"
2196
- integrity sha512-HGQ9NWDle5WvwMnrvUxsFYPd3JEbqD3RgABHBQRuoCEND0qzhsd0iH5ypHsf1eJ+sXmvmyKpP+FLOKY8Il7jMw==
2197
- dependencies :
2198
- " @mongodb-js/saslprep" " ^1.1.5"
2199
- bson "^6.7.0"
2200
- mongodb-connection-string-url "^3.0.0"
2201
-
2202
- mongodb@^6.7.0 :
2193
+ [email protected] , mongodb@^6.7.0:
2203
2194
version "6.9.0"
2204
2195
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.9.0.tgz#743ebfff6b3c14b04ac6e00a55e30d4127d3016d"
2205
2196
integrity sha512-UMopBVx1LmEUbW/QE0Hw18u583PEDVQmUmVzzBRH0o/xtE9DBRA5ZYLOjpLIa03i8FXjzvQECJcqoMvCXftTUA==
@@ -2208,14 +2199,14 @@ mongodb@^6.7.0:
2208
2199
bson "^6.7.0"
2209
2200
mongodb-connection-string-url "^3.0.0"
2210
2201
2211
- mongoose@8.6.4 :
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 ==
2202
+ mongoose@8.7.0 :
2203
+ version "8.7.0 "
2204
+ resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.0 .tgz#0f5377a4c3099702a5a00f5dccde2a092ca1c3b0 "
2205
+ integrity sha512-rUCSF1mMYQXjXYdqEQLLlMD3xbcj2j1/hRn+9VnVj7ipzru/UoUZxlj/hWmteKMAh4EFnDZ+BIrmma9l/0Hi1g ==
2215
2206
dependencies :
2216
2207
bson "^6.7.0"
2217
2208
kareem "2.6.3"
2218
- mongodb "6.8 .0"
2209
+ mongodb "6.9 .0"
2219
2210
mpath "0.9.0"
2220
2211
mquery "5.0.0"
2221
2212
ms "2.1.3"
You can’t perform that action at this time.
0 commit comments