File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"colors" : " ^1.0.3" ,
11
- "nodemailer" : " ^1.3.4 "
11
+ "nodemailer" : " ^5.1.1 "
12
12
},
13
13
"scripts" : {
14
14
"test" : " karma start"
24
24
},
25
25
"homepage" : " https://github.com/unbxd/js-sdk" ,
26
26
"devDependencies" : {
27
- "chai" : " ^3.5 .0" ,
27
+ "chai" : " ^4.2 .0" ,
28
28
"handlebars" : " ^4.0.5" ,
29
29
"jquery" : " ^3.3.1" ,
30
- "jquery-ui" : " 1.12.0 " ,
31
- "karma" : " ^1.3 .0" ,
30
+ "jquery-ui" : " ^ 1.12.1 " ,
31
+ "karma" : " ^4.0 .0" ,
32
32
"karma-chai" : " ^0.1.0" ,
33
33
"karma-fixture" : " ^0.2.6" ,
34
34
"karma-handlebars-preprocessor" : " ^0.3.0" ,
35
35
"karma-html2js-preprocessor" : " ^1.0.0" ,
36
- "karma-jquery" : " ^0.1.0 " ,
36
+ "karma-jquery" : " ^0.2.3 " ,
37
37
"karma-json-fixtures-preprocessor" : " 0.0.6" ,
38
- "karma-mocha" : " ^0.1.10 " ,
38
+ "karma-mocha" : " ^1.3.0 " ,
39
39
"karma-phantomjs-launcher" : " ^1.0.2" ,
40
40
"karma-sinon" : " ^1.0.5" ,
41
- "karma-spec-reporter" : " 0.0.26 " ,
42
- "karma-verbose-reporter" : " 0.0.3 " ,
43
- "mocha" : " ^3.2.0 " ,
44
- "phantom" : " ^2.1.7 " ,
45
- "sinon" : " ^1.17.7 "
41
+ "karma-spec-reporter" : " 0.0.32 " ,
42
+ "karma-verbose-reporter" : " 0.0.6 " ,
43
+ "mocha" : " ^6.0.1 " ,
44
+ "phantom" : " ^6.0.3 " ,
45
+ "sinon" : " ^7.2.4 "
46
46
}
47
47
}
You can’t perform that action at this time.
0 commit comments