Skip to content

Commit 79a0e38

Browse files
Bump bluebird from 2.9.25 to 3.7.2
Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 2.9.25 to 3.7.2. - [Release notes](https://github.com/petkaantonov/bluebird/releases) - [Commits](petkaantonov/bluebird@v2.9.25...v3.7.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 26aa456 commit 79a0e38

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"main": "dist/index.js",
2626
"dependencies": {
2727
"@babel/runtime": "7.10.1",
28-
"bluebird": "2.9.25",
28+
"bluebird": "3.7.2",
2929
"forest-express": "8.7.4",
3030
"http-errors": "1.7.2",
3131
"lodash": "4.17.21",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2567,11 +2567,6 @@ bl@^2.2.1:
25672567
readable-stream "^2.3.5"
25682568
safe-buffer "^5.1.1"
25692569

2570-
2571-
version "2.9.25"
2572-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-2.9.25.tgz#6e36bd04064d9534c07160b9f7f26c5a738fe16a"
2573-
integrity sha1-bja9BAZNlTTAcWC59/JsWnOP4Wo=
2574-
25752570
25762571
version "3.5.1"
25772572
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
@@ -2582,7 +2577,7 @@ [email protected]:
25822577
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
25832578
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
25842579

2585-
bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
2580+
bluebird@3.7.2, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
25862581
version "3.7.2"
25872582
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
25882583
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==

0 commit comments

Comments
 (0)