Skip to content

Commit

Permalink
fix: upgrade bluebird from 3.7.1 to 3.7.2 (#131)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade bluebird from 3.7.1 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/2f50cec9-5560-4160-ad32-865be7e881a4?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 14, 2020
1 parent abd2689 commit f5aa5f7
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
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"license": "MIT",
"dependencies": {
"axios": "^0.19.0",
"bluebird": "^3.7.1",
"bluebird": "^3.7.2",
"debug": "^4.1.0",
"invariant": "^2.2.4",
"jwt-decode": "^2.2.0",
Expand Down

0 comments on commit f5aa5f7

Please sign in to comment.