Skip to content

Commit 08fd500

Browse files
Bump bluebird from 3.5.4 to 3.7.2
Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 3.5.4 to 3.7.2. - [Release notes](https://github.com/petkaantonov/bluebird/releases) - [Commits](petkaantonov/bluebird@v3.5.4...v3.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d8660c6 commit 08fd500

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"babel-polyfill": "^6.9.1",
12-
"bluebird": "^3.5.1",
12+
"bluebird": "^3.7.2",
1313
"bunyan": "^1.8.12",
1414
"dotenv": "^2.0.0",
1515
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1239,10 +1239,10 @@ binary-extensions@^2.0.0:
12391239
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9"
12401240
integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==
12411241

1242-
bluebird@^3.5.1:
1243-
version "3.5.4"
1244-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.4.tgz#d6cc661595de30d5b3af5fcedd3c0b3ef6ec5714"
1245-
integrity sha512-FG+nFEZChJrbQ9tIccIfZJBz3J7mLrAhxakAbnrJWn8d7aKOC+LWifa0G+p4ZqKp4y13T7juYvdhq9NzKdsrjw==
1242+
bluebird@^3.7.2:
1243+
version "3.7.2"
1244+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
1245+
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
12461246

12471247
brace-expansion@^1.1.7:
12481248
version "1.1.11"

0 commit comments

Comments
 (0)