File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 33
33
"homepage" : " https://github.com/lgaticaq/hubot-toggl-payment#readme" ,
34
34
"dependencies" : {
35
35
"bluebird" : " ^3.4.1" ,
36
- "moment" : " ^2.13.0 " ,
37
- "request-promise" : " ^4.0.0 " ,
36
+ "moment" : " ^2.14.1 " ,
37
+ "request-promise" : " ^4.1.1 " ,
38
38
"simple-encryptor" : " ^1.1.0" ,
39
39
"toggl-api" : " ^1.0.0"
40
40
},
44
44
"coffee-coverage" : " ^1.0.1" ,
45
45
"coffee-script" : " ^1.10.0" ,
46
46
"coffeelint" : " ^1.15.7" ,
47
- "coveralls" : " ^2.11.9 " ,
47
+ "coveralls" : " ^2.11.12 " ,
48
48
"generate-changelog" : " ^1.0.2" ,
49
- "hubot-test-helper" : " ^1.4.4 " ,
50
- "istanbul" : " ^0.4.3 " ,
51
- "mocha" : " ^3.0.0 " ,
49
+ "hubot-test-helper" : " ^1.5.0 " ,
50
+ "istanbul" : " ^0.4.5 " ,
51
+ "mocha" : " ^3.0.2 " ,
52
52
"nock" : " ^8.0.0" ,
53
- "proxyquire" : " ^1.7.9 "
53
+ "proxyquire" : " ^1.7.10 "
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments