From e348303337f40ba4bb54fa0a15d22110bc85e69e Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Tue, 4 Apr 2017 10:48:39 +0200 Subject: [PATCH] =?UTF-8?q?Update=20bluebird=20to=20version=203.5.0=20?= =?UTF-8?q?=F0=9F=9A=80=20(#8096)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update bluebird to version 3.5.0 https://greenkeeper.io/ * chore: yarn.lock --- package.json | 2 +- yarn.lock | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ec50d7c821..ee5655e22d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "amperize": "0.3.4", "archiver": "1.3.0", "bcryptjs": "2.4.3", - "bluebird": "3.4.7", + "bluebird": "3.5.0", "body-parser": "1.17.0", "bookshelf": "0.10.3", "brute-knex": "https://github.com/cobbspur/brute-knex/tarball/37439f56965b17d29bb4ff9b3f3222b2f4bd6ce3", diff --git a/yarn.lock b/yarn.lock index c38c437f67..bc2f24ac9e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -283,7 +283,11 @@ bluebird@3.4.6: version "3.4.6" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.6.tgz#01da8d821d87813d158967e743d5fe6c62cf8c0f" -bluebird@3.4.7, bluebird@^3.0.5, bluebird@^3.4.1, bluebird@^3.4.3, bluebird@^3.4.6: +bluebird@3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c" + +bluebird@^3.0.5, bluebird@^3.4.1, bluebird@^3.4.3, bluebird@^3.4.6: version "3.4.7" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"