diff --git a/package.json b/package.json index 126ec2f..9cffd53 100644 --- a/package.json +++ b/package.json @@ -20,10 +20,10 @@ }, "homepage": "https://github.com/pushrocks/smartci", "dependencies": { - "beautylog": "^1.0.4" + "beautylog": "^3.1.2" }, "devDependencies": { - "npmts": "^3.5.0", - "should": "^8.2.2" + "npmts": "^3.6.3", + "should": "^8.3.0" } }