Skip to content

Commit dbac9d4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency bluebird to v3.7.0
1 parent 85de61a commit dbac9d4

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"accept-language-parser": "^1.5.0",
4545
"atob": "^2.0.3",
4646
"aws-sdk": "^2.205.0",
47-
"bluebird": "3.5.5",
47+
"bluebird": "3.7.0",
4848
"boolean": "^0.2.0",
4949
"btoa": "^1.1.2",
5050
"dotenv": "^5.0.0",

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1322,7 +1322,11 @@ blamer@^0.1.9:
13221322
bluebird "~2.3.x"
13231323
xml2js "~0.4.x"
13241324

1325-
[email protected], bluebird@^3.0.5, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
1325+
1326+
version "3.7.0"
1327+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.0.tgz#56a6a886e03f6ae577cffedeb524f8f2450293cf"
1328+
1329+
bluebird@^3.0.5, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
13261330
version "3.5.5"
13271331
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f"
13281332

0 commit comments

Comments
 (0)