Skip to content

Commit 693f0db

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 dfc4823 commit 693f0db

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
@@ -2714,12 +2714,7 @@ [email protected]:
27142714
resolved "https://registry.yarnpkg.com/bitwise-xor/-/bitwise-xor-0.0.0.tgz#040a8172b5bb8cc562b0b7119f230b2a1a780e3d"
27152715
integrity sha1-BAqBcrW7jMVisLcRnyMLKhp4Dj0=
27162716

2717-
2718-
version "3.7.1"
2719-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
2720-
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
2721-
2722-
bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
2717+
[email protected], bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
27232718
version "3.7.2"
27242719
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
27252720
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==

0 commit comments

Comments
 (0)