fix(deps): update dependency bluebird to ^3.5.3

This commit is contained in:
Renovate Bot 2019-03-23 18:12:10 +00:00
parent 619a9bc2b1
commit 56310ca3f7
3 changed files with 9 additions and 5 deletions

6
package-lock.json generated
View File

@ -3300,9 +3300,9 @@
}
},
"bluebird": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.2.tgz",
"integrity": "sha512-dhHTWMI7kMx5whMQntl7Vr9C6BvV10lFXDAasnqnrMYhXVCzzk6IO9Fo2L75jXHT07WrOngL1WDXOp+yYS91Yg=="
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.3.tgz",
"integrity": "sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw=="
},
"bmp-js": {
"version": "0.0.3",

View File

@ -37,7 +37,7 @@
"disqus"
],
"dependencies": {
"bluebird": "^3.5.2",
"bluebird": "^3.5.3",
"classnames": "^2.2.6",
"codecov": "^3.1.0",
"gatsby": "^2.0.116",

View File

@ -2555,10 +2555,14 @@ block-stream@*:
dependencies:
inherits "~2.0.0"
bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.2:
bluebird@^3.5.0, bluebird@^3.5.1:
version "3.5.2"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
bluebird@^3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
bmp-js@0.0.3:
version "0.0.3"
resolved "https://registry.yarnpkg.com/bmp-js/-/bmp-js-0.0.3.tgz#64113e9c7cf1202b376ed607bf30626ebe57b18a"