Skip to content

Commit e3fa203

Browse files
committed
Upgrade bluebird to 3.7.0 (from 3.5.5)
1 parent 010fc2e commit e3fa203

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.5",
18+
"bluebird": "3.7.0",
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
@@ -498,10 +498,10 @@ blobjs@^1.1.1:
498498
resolved "https://registry.yarnpkg.com/blobjs/-/blobjs-1.1.1.tgz#544af6db887b1c62f45ea8e07ceb45c13b5995aa"
499499
integrity sha1-VEr224h7HGL0XqjgfOtFwTtZlao=
500500

501-
bluebird@3.5.5:
502-
version "3.5.5"
503-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f"
504-
integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==
501+
bluebird@3.7.0:
502+
version "3.7.0"
503+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.0.tgz#56a6a886e03f6ae577cffedeb524f8f2450293cf"
504+
integrity sha512-aBQ1FxIa7kSWCcmKHlcHFlT2jt6J/l4FzC7KcPELkOJOsPOb/bccdhmIrKDfXhwFrmc7vDoDrrepFvGqjyXGJg==
505505

506506
boolean@^0.2.0:
507507
version "0.2.0"

0 commit comments

Comments
 (0)