Skip to content

Commit 4bd4fcb

Browse files
committed
Upgrade bluebird to 3.5.5 (from 3.5.4)
1 parent b8099d9 commit 4bd4fcb

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
@@ -15,7 +15,7 @@
1515
"@khanacademy/tota11y": "0.2.0",
1616
"alpaca": "1.5.27",
1717
"blob.js": "1.0.1",
18-
"bluebird": "3.5.4",
18+
"bluebird": "3.5.5",
1919
"bootstrap": "4.3.1",
2020
"bootstrap-accessibility-plugin": "1.0.6",
2121
"bootstrap-datepicker": "1.9.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.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==
474+
bluebird@3.5.5:
475+
version "3.5.5"
476+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f"
477+
integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==
478478

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

0 commit comments

Comments
 (0)