Skip to content

Commit

Permalink
fix: upgrade bluebird from 3.5.5 to 3.7.2 (#42)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade bluebird from 3.5.5 to 3.7.2.

See this package in NPM:
https://www.npmjs.com/package/bluebird

See this project in Snyk:
https://app.snyk.io/org/jupe/project/8d47dec6-59c4-4eec-a2aa-5e4d79f2ec1c?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 13, 2020
1 parent 89d5312 commit e0253a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"ansi-escapes": "^3.2.0",
"bluebird": "^3.5.5",
"bluebird": "^3.7.2",
"debug": "^3.2.6",
"invariant": "^2.2.4",
"lodash": "^4.17.13"
Expand Down

0 comments on commit e0253a1

Please sign in to comment.