diff --git a/package.json b/package.json index 0db217c..bfcaef4 100644 --- a/package.json +++ b/package.json @@ -22,11 +22,11 @@ }, "homepage": "https://github.com/pushrocks/smartpath", "dependencies": { - "beautylog": "^4.1.0", + "beautylog": "^4.1.1", "home": "^1.0.1" }, "devDependencies": { - "npmts": "^5.0.1", + "npmts": "^5.0.3", "should": "^8.3.0" } }