Skip to content

Commit

Permalink
build(deps): Update async requirement from 2.6.1 to 2.6.3
Browse files Browse the repository at this point in the history
Updates the requirements on [async](https://github.com/caolan/async) to permit the latest version.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.3/CHANGELOG.md)
- [Commits](caolan/async@v2.6.1...v2.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and exactlyaron committed Dec 31, 2019
1 parent e493964 commit cb35304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"main": "./lib/index.js",
"dependencies": {
"async": "2.6.1",
"async": "2.6.3",
"boom": "7.3.0",
"csv-string": "3.1.5",
"debug": "4.1.1",
Expand Down

0 comments on commit cb35304

Please sign in to comment.