Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade async from 2.1.2 to 2.6.3 #7

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade async from 2.1.2 to 2.6.3
Snyk has created this PR to upgrade async from 2.1.2 to 2.6.3.

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

See this project in Snyk:
https://app.snyk.io/org/vansergen/project/9791dcbf-e6a9-442d-b3f4-b3e7c2cca4f2?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 16, 2020
commit 1130edeb412485d6727408dee7398640ee4e2ff5
14 changes: 7 additions & 7 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 @@ -15,7 +15,7 @@
},
"author": "Mike van Rossum <mike@mvr.me>",
"dependencies": {
"async": "2.1.2",
"async": "2.6.3",
"bitfinex-api-node": "^1.2.1",
"co-fs": "^1.2.0",
"commander": "^2.13.0",
Expand Down