diff --git a/package.json b/package.json index d1b0611..c44fe31 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ }, "homepage": "https://gitlab.com/pushrocks/taskbuffer#readme", "dependencies": { - "@types/lodash": "^0.0.28", - "@types/q": "^0.0.27", - "beautylog": "^5.0.18", + "@types/lodash": "0.x.x", + "@types/q": "0.x.x", + "beautylog": "^5.0.20", "lodash": "^4.14.1", "q": "^1.4.1", "rxjs": "^5.0.0-beta.10",