diff --git a/package.json b/package.json index 7ab40cf..4e24e0e 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ }, "dependencies": { "any-promise": "^1.3.0", - "debug": "^2.6.9", - "restful-client": "~1.0.0", + "debug": "4.1.1", + "restful-client": "1.2.0", "thunkify-wrap": "~1.0.4" }, "devDependencies": { @@ -25,8 +25,8 @@ "istanbul-harmony": "*", "mocha": "*", "objectid": "^3.2.1", - "pedding": "~1.0.0", - "should": "~6.0.3" + "pedding": "1.1.0", + "should": "13.2.3" }, "homepage": "https://github.com/repo-utils/gitlab", "repository": {