diff --git a/package.json b/package.json index bf89cd5..9f15ed9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://gitlab.com/pushrocks/smartcli", "dependencies": { - "beautylog": "^5.0.8", + "beautylog": "^5.0.12", "cliff": "^0.1.10", "inquirer": "^1.0.3", "q": "^1.4.1", @@ -37,8 +37,8 @@ "yargs": "^4.7.1" }, "devDependencies": { - "npmts": "^5.2.5", - "should": "^9.0.1", + "npmts-g": "^5.2.6", + "should": "^9.0.2", "typings-test": "^1.0.1" } }