diff --git a/package.json b/package.json index bd9a11b..f83b720 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "standard && node test.js" }, "dependencies": { - "is-promise": "~2.0.0" + "is-promise": "~2.1.0" }, "devDependencies": { "assertit": "^0.1.0",