Skip to content

Commit 6131362

Browse files
chore(deps): bump bluebird from 3.7.1 to 3.7.2
Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/petkaantonov/bluebird/releases) - [Commits](petkaantonov/bluebird@v3.7.1...v3.7.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b92f28d commit 6131362

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/runtime": "7.8.3",
2929
"base32-encode": "1.1.1",
3030
"bitwise-xor": "0.0.0",
31-
"bluebird": "3.7.1",
31+
"bluebird": "3.7.2",
3232
"body-parser": "1.19.0",
3333
"compose-middleware": "5.0.1",
3434
"cors": "2.8.5",

Diff for: yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -2335,12 +2335,7 @@ [email protected]:
23352335
resolved "https://registry.yarnpkg.com/bitwise-xor/-/bitwise-xor-0.0.0.tgz#040a8172b5bb8cc562b0b7119f230b2a1a780e3d"
23362336
integrity sha1-BAqBcrW7jMVisLcRnyMLKhp4Dj0=
23372337

2338-
2339-
version "3.7.1"
2340-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
2341-
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
2342-
2343-
bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
2338+
[email protected], bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
23442339
version "3.7.2"
23452340
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
23462341
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==

0 commit comments

Comments
 (0)