diff --git a/package.json b/package.json index b445fd5..94a7785 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "babel-polyfill": "^6.9.1", - "bluebird": "^3.5.1", + "bluebird": "^3.7.2", "bunyan": "^1.8.12", "dotenv": "^2.0.0", "lodash.uniqby": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index 117e182..c5ac368 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1006,9 +1006,9 @@ block-stream@*: dependencies: inherits "~2.0.0" -bluebird@^3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9" +bluebird@^3.7.2: + version "3.7.2" + resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" boom@2.x.x: version "2.10.1"