diff --git a/package.json b/package.json index 81c2a67..b4c9b1c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "jest" }, "dependencies": { - "bluebird": "~3.5.0", + "bluebird": "~3.7.1", "sliced": "1.0.1", "uuid": "~3.1.0" },