Skip to content

Commit b327be3

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 aeb0afe commit b327be3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.8.3",
28-
"bluebird": "2.9.25",
28+
"bluebird": "3.7.2",
2929
"forest-express": "7.1.0",
3030
"http-errors": "1.7.2",
3131
"lodash": "4.17.13",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1681,11 +1681,6 @@ [email protected]:
16811681
resolved "https://registry.yarnpkg.com/bitwise-xor/-/bitwise-xor-0.0.0.tgz#040a8172b5bb8cc562b0b7119f230b2a1a780e3d"
16821682
integrity sha1-BAqBcrW7jMVisLcRnyMLKhp4Dj0=
16831683

1684-
1685-
version "2.9.25"
1686-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-2.9.25.tgz#6e36bd04064d9534c07160b9f7f26c5a738fe16a"
1687-
integrity sha1-bja9BAZNlTTAcWC59/JsWnOP4Wo=
1688-
16891684
16901685
version "3.5.1"
16911686
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
@@ -1696,6 +1691,11 @@ [email protected]:
16961691
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
16971692
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
16981693

1694+
1695+
version "3.7.2"
1696+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
1697+
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
1698+
16991699
17001700
version "1.19.0"
17011701
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"

0 commit comments

Comments
 (0)