From 2ea78211ecc9f08f4bd4f4f57fd9ab59f808de55 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 May 2019 16:29:42 +0000 Subject: [PATCH] fix(deps): update dependency bluebird to ^3.5.5 --- package.json | 2 +- yarn.lock | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 83899d4..a3f8c32 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "disqus" ], "dependencies": { - "bluebird": "^3.5.4", + "bluebird": "^3.5.5", "classnames": "^2.2.6", "codecov": "^3.5.0", "gatsby": "^2.7.1", diff --git a/yarn.lock b/yarn.lock index 2602d20..f88a3da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2315,10 +2315,14 @@ block-stream@*: dependencies: inherits "~2.0.0" -bluebird@^3.5.0, bluebird@^3.5.3, bluebird@^3.5.4: +bluebird@^3.5.0, bluebird@^3.5.3: version "3.5.4" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.4.tgz#d6cc661595de30d5b3af5fcedd3c0b3ef6ec5714" +bluebird@^3.5.5: + version "3.5.5" + resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f" + bluebird@~3.4.1: version "3.4.7" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"