Skip to content

Commit

Permalink
fix: upgrade bluebird from 3.5.1 to 3.7.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade bluebird from 3.5.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/vansergen/project/869dc383-0c89-41ca-84e7-3cb5e3c83f84?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 21, 2020
1 parent ff5698f commit 8feda73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions exchange/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 exchange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"binance": "^1.3.3",
"bitfinex-api-node": "^2.0.0-beta",
"bitx": "^1.5.0",
"bluebird": "^3.5.1",
"bluebird": "^3.7.2",
"coinfalcon": "^1.0.3",
"crypto-js": "^3.1.9-1",
"gdax": "^0.7.0",
Expand Down

0 comments on commit 8feda73

Please sign in to comment.