File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 34
34
"dependencies" : {
35
35
"discord.js" : " 14.13.0" ,
36
36
"dotenv" : " 16.3.1" ,
37
- "mongoose" : " 7.6.0 " ,
37
+ "mongoose" : " 7.6.1 " ,
38
38
"topgg-autoposter" : " 2.0.1" ,
39
39
"yargs" : " 17.7.2"
40
40
},
Original file line number Diff line number Diff line change @@ -1788,7 +1788,7 @@ bson@^4.7.2:
1788
1788
dependencies :
1789
1789
buffer "^5.6.0"
1790
1790
1791
- bson@^5.4.0, bson@^5. 5.0 :
1791
+ bson@^5.5.0 :
1792
1792
version "5.5.0"
1793
1793
resolved "https://registry.yarnpkg.com/bson/-/bson-5.5.0.tgz#a419cc69f368d2def3b8b22ea03ed1c9be40e53f"
1794
1794
integrity sha512-B+QB4YmDx9RStKv8LLSl/aVIEV3nYJc3cJNNTK2Cd1TL+7P+cNpw9mAPeCgc5K+j01Dv6sxUzcITXDx7ZU3F0w==
@@ -3106,12 +3106,12 @@ mongodb@^4.16.0:
3106
3106
" @aws-sdk/credential-providers" " ^3.186.0"
3107
3107
" @mongodb-js/saslprep" " ^1.1.0"
3108
3108
3109
-
3110
- version "7.6.0 "
3111
- resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.0 .tgz#3037b754ccdf168385e52d4bcabeb7f5c3b17a5f "
3112
- integrity sha512-ztQ12rm0BQN5i7LB6xhWX4l9a9w2aa3jEwa/mM2vAutYJRyAwOzcusvKJBULMzFHyUDBOVW15grisexypgMIWA ==
3109
+
3110
+ version "7.6.1 "
3111
+ resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.1 .tgz#39e4d25af26d0399468d4c0ac7373c4a8a838e3e "
3112
+ integrity sha512-Iflr60FL7mabBdgAtumLTwEGdZGV6IKHfF7F75En2JWpPitorwQeCFqWPcPHRnBxncKANl3gwI9nh2Yb4y3/sA ==
3113
3113
dependencies :
3114
- bson "^5.4 .0"
3114
+ bson "^5.5 .0"
3115
3115
kareem "2.5.1"
3116
3116
mongodb "5.9.0"
3117
3117
mpath "0.9.0"
You can’t perform that action at this time.
0 commit comments