Skip to content

Commit 79ffab6

Browse files
committed
Upgrade bluebird to 3.7.1 (from 3.7.0)
1 parent 9550b18 commit 79ffab6

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
@@ -16,7 +16,7 @@
1616
"@khanacademy/tota11y": "0.2.0",
1717
"alpaca": "1.5.27",
1818
"blob.js": "1.0.1",
19-
"bluebird": "3.7.0",
19+
"bluebird": "3.7.1",
2020
"bootstrap": "4.3.1",
2121
"bootstrap-accessibility-plugin": "1.0.6",
2222
"bootstrap-datepicker": "1.9.0",

yarn.lock

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

527-
bluebird@3.7.0:
528-
version "3.7.0"
529-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.0.tgz#56a6a886e03f6ae577cffedeb524f8f2450293cf"
530-
integrity sha512-aBQ1FxIa7kSWCcmKHlcHFlT2jt6J/l4FzC7KcPELkOJOsPOb/bccdhmIrKDfXhwFrmc7vDoDrrepFvGqjyXGJg==
527+
bluebird@3.7.1:
528+
version "3.7.1"
529+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
530+
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
531531

532532
boolean@^0.2.0:
533533
version "0.2.0"

0 commit comments

Comments
 (0)