File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2424 "discord.js" : " ^14.11.0" ,
2525 "dotenv" : " ^16.1.0" ,
2626 "mc-server-utilities" : " ^5.4.4" ,
27- "mongoose" : " ~7.2 .0" ,
27+ "mongoose" : " ~7.3 .0" ,
2828 "ms" : " ^2.1.3" ,
2929 "prettier" : " ^3.0.3" ,
3030 "winston" : " ^3.9.0" ,
Original file line number Diff line number Diff line change @@ -617,25 +617,25 @@ mongodb-connection-string-url@^2.6.0:
617617 " @types/whatwg-url" " ^8.2.1"
618618 whatwg-url "^11.0.0"
619619
620- mongodb@5.5 .0 :
621- version "5.5 .0"
622- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-5.5 .0.tgz#5d213ef68f6b48610909d98d537059f2d7f374a1 "
623- integrity sha512-XgrkUgAAdfnZKQfk5AsYL8j7O99WHd4YXPxYxnh8dZxD+ekYWFRA3JktUsBnfg+455Smf75/+asoU/YLwNGoQQ ==
620+ mongodb@5.6 .0 :
621+ version "5.6 .0"
622+ resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-5.6 .0.tgz#caff5278341bfc0f1ef6f394bb403d207de03d1e "
623+ integrity sha512-z8qVs9NfobHJm6uzK56XBZF8XwM9H294iRnB7wNjF0SnY93si5HPziIJn+qqvUR5QOff/4L0gCD6SShdR/GtVQ ==
624624 dependencies :
625625 bson "^5.3.0"
626626 mongodb-connection-string-url "^2.6.0"
627627 socks "^2.7.1"
628628 optionalDependencies :
629629 saslprep "^1.0.3"
630630
631- mongoose@~7.2 .0 :
632- version "7.2.2 "
633- resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.2.2 .tgz#5e4c9b87f20b0ef74382706da810bad292fa0f03 "
634- integrity sha512-JPBMTF+oYfLGVFWbHSZ/H+f1GajNanGLYH6c/P0nE3bNJfwGhX573vieGR0kNlNhj3cZk8WCPrnVsTNeUmFUag ==
631+ mongoose@~7.3 .0 :
632+ version "7.3.4 "
633+ resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.3.4 .tgz#d26934d62575cc01c8cbb70252c14dc8cc30ef49 "
634+ integrity sha512-luvv4PKFiFYaHNn5wGIRrMML3Vvoa8lkdhcLE1S/6gY9s9CUOdEu9olbDrkhvnwRQ20j1SrQFO5JEApW0xwL3w ==
635635 dependencies :
636636 bson "^5.3.0"
637637 kareem "2.5.1"
638- mongodb "5.5 .0"
638+ mongodb "5.6 .0"
639639 mpath "0.9.0"
640640 mquery "5.0.0"
641641 ms "2.1.3"
You can’t perform that action at this time.
0 commit comments