Skip to content

Commit d6c0865

Browse files
committed
Upgrade bluebird to 3.5.3 (from 3.5.2)
1 parent e2784f3 commit d6c0865

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"alpaca": "1.5.24",
1616
"blob.js": "1.0.1",
17-
"bluebird": "3.5.2",
17+
"bluebird": "3.5.3",
1818
"bootstrap": "4.1.3",
1919
"bootstrap-accessibility-plugin": "1.0.6",
2020
"bootstrap-datepicker": "1.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,10 @@ blobjs@^1.1.1:
365365
resolved "https://registry.yarnpkg.com/blobjs/-/blobjs-1.1.1.tgz#544af6db887b1c62f45ea8e07ceb45c13b5995aa"
366366
integrity sha1-VEr224h7HGL0XqjgfOtFwTtZlao=
367367

368-
bluebird@3.5.2:
369-
version "3.5.2"
370-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
371-
integrity sha512-dhHTWMI7kMx5whMQntl7Vr9C6BvV10lFXDAasnqnrMYhXVCzzk6IO9Fo2L75jXHT07WrOngL1WDXOp+yYS91Yg==
368+
bluebird@3.5.3:
369+
version "3.5.3"
370+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
371+
integrity sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw==
372372

373373
boom@4.x.x:
374374
version "4.3.1"

0 commit comments

Comments
 (0)