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",