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 17
17
"ejs" : " ^3.1.6" ,
18
18
"express" : " ^4.17.1" ,
19
19
"jsonwebtoken" : " ^8.5.1" ,
20
- "mongoose" : " ^5.12.5 " ,
20
+ "mongoose" : " ^5.12.6 " ,
21
21
"puppeteer" : " ^7.1.0" ,
22
22
"validator" : " ^13.6.0"
23
23
}
Original file line number Diff line number Diff line change @@ -661,10 +661,10 @@ mongoose-legacy-pluralize@1.0.2:
661
661
resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
662
662
integrity sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==
663
663
664
- mongoose@^5.12.5 :
665
- version "5.12.5 "
666
- resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.12.5 .tgz#70d11d3e68a3aeeb6960262633e1ba80cb620385 "
667
- integrity sha512-VVoqiELZcoI2HhHDuPpfN3qmExrtIeXSWNb1nihf4w1SJoWGXilU/g2cQgeeSMc2vAHSZd5Nv2sNPvbZHFw+pg ==
664
+ mongoose@^5.12.6 :
665
+ version "5.12.6 "
666
+ resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.12.6 .tgz#bbbea1bff149f2ee72cf0efc844a31a92f0546a6 "
667
+ integrity sha512-lNkToNqcfDyHNArPjd/aODTJp/cDhFEZE9Xtj0yBz+Z2t1h6RRDxzxIV0NW12SAnjIh50U1yW6c3rLPqn17lSw ==
668
668
dependencies :
669
669
" @types/mongodb" " ^3.5.27"
670
670
bson "^1.1.4"
@@ -676,7 +676,7 @@ mongoose@^5.12.5:
676
676
ms "2.1.2"
677
677
regexp-clone "1.0.0"
678
678
safe-buffer "5.2.1"
679
- sift "7.0.1 "
679
+ sift "13.5.2 "
680
680
sliced "1.0.1"
681
681
682
682
mpath@0.8.3 :
@@ -959,10 +959,10 @@ setprototypeof@1.1.1:
959
959
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683"
960
960
integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==
961
961
962
- sift@7.0.1 :
963
- version "7.0.1 "
964
- resolved "https://registry.yarnpkg.com/sift/-/sift-7.0.1 .tgz#47d62c50b159d316f1372f8b53f9c10cd21a4b08 "
965
- integrity sha512-oqD7PMJ+uO6jV9EQCl0LrRw1OwsiPsiFQR5AR30heR+4Dl7jBBbDLnNvWiak20tzZlSE1H7RB30SX/1j/YYT7g ==
962
+ sift@13.5.2 :
963
+ version "13.5.2 "
964
+ resolved "https://registry.yarnpkg.com/sift/-/sift-13.5.2 .tgz#24a715e13c617b086166cd04917d204a591c9da6 "
965
+ integrity sha512-+gxdEOMA2J+AI+fVsCqeNn7Tgx3M9ZN9jdi95939l1IJ8cZsqS8sqpJyOkic2SJk+1+98Uwryt/gL6XDaV+UZA ==
966
966
967
967
sliced@1.0.1 :
968
968
version "1.0.1"
You can’t perform that action at this time.
0 commit comments