Skip to content

Commit

Permalink
Bump bluebird from 2.9.25 to 3.7.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot-preview[bot] authored Jul 6, 2021
1 parent d926b61 commit 57efce9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"types": "./types/index.d.ts",
"dependencies": {
"@babel/runtime": "7.10.1",
"bluebird": "2.9.25",
"bluebird": "3.7.2",
"forest-express": "8.7.5",
"http-errors": "1.7.2",
"lodash": "4.17.21",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2642,11 +2642,6 @@ bl@^2.2.1:
readable-stream "^2.3.5"
safe-buffer "^5.1.1"

[email protected]:
version "2.9.25"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-2.9.25.tgz#6e36bd04064d9534c07160b9f7f26c5a738fe16a"
integrity sha1-bja9BAZNlTTAcWC59/JsWnOP4Wo=

[email protected]:
version "3.5.1"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
Expand All @@ -2657,7 +2652,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==

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

0 comments on commit 57efce9

Please sign in to comment.