diff --git a/package.json b/package.json index 77c893e..e4c93f9 100644 --- a/package.json +++ b/package.json @@ -25,11 +25,11 @@ }, "homepage": "https://github.com/pushrocks/smartfile", "dependencies": { - "beautylog": "^4.1.2", + "beautylog": "^5.0.4", "fs-extra": "^0.30.0", "gulp": "^3.9.1", "gulp-remote-src": "^0.4.1", - "js-yaml": "^3.6.0", + "js-yaml": "^3.6.1", "q": "^1.4.1", "request": "^2.72.0", "require-reload": "0.2.2", @@ -38,7 +38,7 @@ }, "devDependencies": { "gulp-function": "^1.3.1", - "npmts": "^5.1.5", - "should": "^8.3.1" + "npmts": "^5.1.7", + "should": "^8.3.2" } }