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 41
41
"joi" : " ^17.12.2" ,
42
42
"jsonwebtoken" : " ^9.0.2" ,
43
43
"livepeer" : " 3.5.0" ,
44
- "mongoose" : " 7.6.2 " ,
44
+ "mongoose" : " 7.8.3 " ,
45
45
"morgan" : " ^1.10.0" ,
46
46
"multer" : " ^1.4.5-lts.1" ,
47
47
"nanoid" : " 3.3.8" ,
Original file line number Diff line number Diff line change @@ -14533,10 +14533,10 @@ mongodb-connection-string-url@^3.0.0:
14533
14533
"@types/whatwg-url" "^11.0.2"
14534
14534
whatwg-url "^13.0.0"
14535
14535
14536
- mongodb@5.9.0 :
14537
- version "5.9.0 "
14538
- resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-5.9.0 .tgz#5a22065fa8cfaf1d58bf2e3c451cd2c4bfa983a2 "
14539
- integrity sha512-g+GCMHN1CoRUA+wb1Agv0TI4YTSiWr42B5ulkiAfLLHitGK1R+PkSAf3Lr5rPZwi/3F04LiaZEW0Kxro9Fi2TA ==
14536
+ mongodb@5.9.2 :
14537
+ version "5.9.2 "
14538
+ resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-5.9.2 .tgz#39a73b9fbc87ac9d9c1aaf8aab5c5bb69e2b913e "
14539
+ integrity sha512-H60HecKO4Bc+7dhOv4sJlgvenK4fQNqqUIlXxZYQNbfEWSALGAwGoyJd/0Qwk4TttFXUOHJ2ZJQe/52ScaUwtQ ==
14540
14540
dependencies:
14541
14541
bson "^5.5.0"
14542
14542
mongodb-connection-string-url "^2.6.0"
@@ -14575,14 +14575,14 @@ mongoose@*:
14575
14575
ms "2.1.3"
14576
14576
sift "17.1.3"
14577
14577
14578
- mongoose@7.6.2 :
14579
- version "7.6.2 "
14580
- resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.2 .tgz#c55c8c41352a6e5223bd7b60aa2715331e1d2b65 "
14581
- integrity sha512-OVx6RWbfNOzBbfTvXoOkgZmaizdXDU/B/KbBjietXQoInSg/OSULjOavXJzL51XWFkbefqkOvbeE07DfvW6FkQ ==
14578
+ mongoose@7.8.3 :
14579
+ version "7.8.3 "
14580
+ resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.8.3 .tgz#d6d3305268fc93a425c4a5f41478b0c1771a5b1c "
14581
+ integrity sha512-eFnbkKgyVrICoHB6tVJ4uLanS7d5AIo/xHkEbQeOv6g2sD7gh/1biRwvFifsmbtkIddQVNr3ROqHik6gkknN3g ==
14582
14582
dependencies:
14583
14583
bson "^5.5.0"
14584
14584
kareem "2.5.1"
14585
- mongodb "5.9.0 "
14585
+ mongodb "5.9.2 "
14586
14586
mpath "0.9.0"
14587
14587
mquery "5.0.0"
14588
14588
ms "2.1.3"
You can’t perform that action at this time.
0 commit comments