diff --git a/package.json b/package.json index 87326de..0531da7 100644 --- a/package.json +++ b/package.json @@ -24,15 +24,15 @@ "dependencies": { "@types/q": "0.x.x", "@types/shelljs": "0.x.x", - "beautylog": "^5.0.18", - "cert": "1.0.6", + "beautylog": "^5.0.20", + "cert": "^1.0.7", "q": "^1.4.1", - "shelljs": "^0.7.1", - "smartfile": "^4.0.12", + "shelljs": "^0.7.3", + "smartfile": "^4.0.13", "smartstring": "^2.0.15" }, "devDependencies": { - "npmts-g": "^5.2.6", + "npmts-g": "^5.2.8", "qenv": "^1.0.8", "should": "^10.0.0", "typings-test": "^1.0.1"