File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 59
59
"nodemailer" : " 6.8.0" ,
60
60
"nyc" : " 15.1.0" ,
61
61
"object-assign" : " 4.1.1" ,
62
- "passport" : " 0.4 .0" ,
62
+ "passport" : " 0.6 .0" ,
63
63
"passport-local" : " 1.0.0" ,
64
64
"passport-stub" : " 1.1.1" ,
65
65
"promptly" : " 2.1.0" ,
Original file line number Diff line number Diff line change @@ -4769,13 +4769,14 @@ passport-stub@1.1.1:
4769
4769
resolved "https://registry.yarnpkg.com/passport-stub/-/passport-stub-1.1.1.tgz#7c82769432fea344f46379621be6c6f6760fb63c"
4770
4770
integrity sha1-fIJ2lDL+o0T0Y3liG+bG9nYPtjw=
4771
4771
4772
- passport@0.4 .0 :
4773
- version "0.4 .0"
4774
- resolved "https://registry.yarnpkg.com/passport/-/passport-0.4 .0.tgz#c5095691347bd5ad3b5e180238c3914d16f05811 "
4775
- integrity sha1-xQlWkTR71a07XhgCOMORTRbwWBE =
4772
+ passport@0.6 .0 :
4773
+ version "0.6 .0"
4774
+ resolved "https://registry.yarnpkg.com/passport/-/passport-0.6 .0.tgz#e869579fab465b5c0b291e841e6cc95c005fac9d "
4775
+ integrity sha512-0fe+p3ZnrWRW74fe8+SvCyf4a3Pb2/h7gFkQ8yTJpAO50gDzlfjZUZTO1k5Eg9kUct22OxHLqDZoKUWRHOh9ug= =
4776
4776
dependencies :
4777
4777
passport-strategy "1.x.x"
4778
4778
pause "0.0.1"
4779
+ utils-merge "^1.0.1"
4779
4780
4780
4781
path-browserify@0.0.1 :
4781
4782
version "0.0.1"
@@ -6666,7 +6667,7 @@ util@^0.11.0:
6666
6667
dependencies :
6667
6668
inherits "2.0.3"
6668
6669
6669
- utils-merge@1.0.1 :
6670
+ utils-merge@1.0.1, utils-merge@^1.0.1 :
6670
6671
version "1.0.1"
6671
6672
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
6672
6673
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
You can’t perform that action at this time.
0 commit comments