update bluebird to 3.5.1

This commit is contained in:
Roman Shtylman
2017-12-10 10:22:05 -08:00
parent 61708ec698
commit 908ab316c3
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"babel-plugin-transform-es2015-modules-commonjs": "6.26.0",
"babel-register": "6.26.0",
"bluebird": "3.4.1",
"bluebird": "3.5.1",
"book": "1.3.3",
"debug": "2.2.0",
"express": "4.14.0",

View File

@@ -191,9 +191,9 @@ bl@~1.0.0:
dependencies:
readable-stream "~2.0.5"
bluebird@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.1.tgz#b731ddf48e2dd3bedac2e75e1215a11bcb91fa07"
bluebird@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
book@1.3.3:
version "1.3.3"