Skip to content

Commit 6435707

Browse files
committed
chore(package): Update dependencies
1 parent 0bb80e8 commit 6435707

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"homepage": "https://github.com/lgaticaq/hubot-toggl-payment#readme",
3434
"dependencies": {
3535
"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",
3838
"simple-encryptor": "^1.1.0",
3939
"toggl-api": "^1.0.0"
4040
},
@@ -44,12 +44,12 @@
4444
"coffee-coverage": "^1.0.1",
4545
"coffee-script": "^1.10.0",
4646
"coffeelint": "^1.15.7",
47-
"coveralls": "^2.11.9",
47+
"coveralls": "^2.11.12",
4848
"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",
5252
"nock": "^8.0.0",
53-
"proxyquire": "^1.7.9"
53+
"proxyquire": "^1.7.10"
5454
}
5555
}

0 commit comments

Comments
 (0)