mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
update bluebird to 3.5.1
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user