Skip to content

Commit dfee590

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 867d0a9 commit dfee590

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/runtime": "7.10.1",
3030
"base32-encode": "1.1.1",
3131
"bitwise-xor": "0.0.0",
32-
"bluebird": "3.7.1",
32+
"bluebird": "3.7.2",
3333
"body-parser": "1.19.0",
3434
"compose-middleware": "5.0.1",
3535
"cors": "2.8.5",

yarn.lock

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

2218-
2219-
version "3.7.1"
2220-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
2221-
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
2222-
2223-
bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
2218+
[email protected], bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
22242219
version "3.7.2"
22252220
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
22262221
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==

0 commit comments

Comments
 (0)