Skip to content

Commit a6ee362

Browse files
committed
Upgrade bluebird to 3.5.4 (from 3.5.3)
1 parent 883bcb5 commit a6ee362

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.3",
17+
"bluebird": "3.5.4",
1818
"bootstrap": "4.3.1",
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
@@ -471,10 +471,10 @@ blobjs@^1.1.1:
471471
resolved "https://registry.yarnpkg.com/blobjs/-/blobjs-1.1.1.tgz#544af6db887b1c62f45ea8e07ceb45c13b5995aa"
472472
integrity sha1-VEr224h7HGL0XqjgfOtFwTtZlao=
473473

474-
bluebird@3.5.3:
475-
version "3.5.3"
476-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
477-
integrity sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw==
474+
bluebird@3.5.4:
475+
version "3.5.4"
476+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.4.tgz#d6cc661595de30d5b3af5fcedd3c0b3ef6ec5714"
477+
integrity sha512-FG+nFEZChJrbQ9tIccIfZJBz3J7mLrAhxakAbnrJWn8d7aKOC+LWifa0G+p4ZqKp4y13T7juYvdhq9NzKdsrjw==
478478

479479
boom@4.x.x:
480480
version "4.3.1"

0 commit comments

Comments
 (0)