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 24
24
"discord.js" : " ^14.11.0" ,
25
25
"dotenv" : " ^16.1.0" ,
26
26
"mc-server-utilities" : " ^5.4.4" ,
27
- "mongoose" : " ~7.2 .0" ,
27
+ "mongoose" : " ~7.3 .0" ,
28
28
"ms" : " ^2.1.3" ,
29
29
"winston" : " ^3.9.0" ,
30
30
"winston-daily-rotate-file" : " ^4.7.1"
Original file line number Diff line number Diff line change @@ -612,25 +612,25 @@ mongodb-connection-string-url@^2.6.0:
612
612
" @types/whatwg-url" " ^8.2.1"
613
613
whatwg-url "^11.0.0"
614
614
615
- mongodb@5.5 .0 :
616
- version "5.5 .0"
617
- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-5.5 .0.tgz#5d213ef68f6b48610909d98d537059f2d7f374a1 "
618
- integrity sha512-XgrkUgAAdfnZKQfk5AsYL8j7O99WHd4YXPxYxnh8dZxD+ekYWFRA3JktUsBnfg+455Smf75/+asoU/YLwNGoQQ ==
615
+ mongodb@5.6 .0 :
616
+ version "5.6 .0"
617
+ resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-5.6 .0.tgz#caff5278341bfc0f1ef6f394bb403d207de03d1e "
618
+ integrity sha512-z8qVs9NfobHJm6uzK56XBZF8XwM9H294iRnB7wNjF0SnY93si5HPziIJn+qqvUR5QOff/4L0gCD6SShdR/GtVQ ==
619
619
dependencies :
620
620
bson "^5.3.0"
621
621
mongodb-connection-string-url "^2.6.0"
622
622
socks "^2.7.1"
623
623
optionalDependencies :
624
624
saslprep "^1.0.3"
625
625
626
- mongoose@~7.2 .0 :
627
- version "7.2.2 "
628
- resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.2.2 .tgz#5e4c9b87f20b0ef74382706da810bad292fa0f03 "
629
- integrity sha512-JPBMTF+oYfLGVFWbHSZ/H+f1GajNanGLYH6c/P0nE3bNJfwGhX573vieGR0kNlNhj3cZk8WCPrnVsTNeUmFUag ==
626
+ mongoose@~7.3 .0 :
627
+ version "7.3.4 "
628
+ resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.3.4 .tgz#d26934d62575cc01c8cbb70252c14dc8cc30ef49 "
629
+ integrity sha512-luvv4PKFiFYaHNn5wGIRrMML3Vvoa8lkdhcLE1S/6gY9s9CUOdEu9olbDrkhvnwRQ20j1SrQFO5JEApW0xwL3w ==
630
630
dependencies :
631
631
bson "^5.3.0"
632
632
kareem "2.5.1"
633
- mongodb "5.5 .0"
633
+ mongodb "5.6 .0"
634
634
mpath "0.9.0"
635
635
mquery "5.0.0"
636
636
ms "2.1.3"
You can’t perform that action at this time.
0 commit comments