Skip to content

Commit

Permalink
build(deps): update boom requirement from 7.2.0 to 7.2.1
Browse files Browse the repository at this point in the history
Updates the requirements on [boom](https://github.com/hapijs/boom) to permit the latest version.
- [Release notes](https://github.com/hapijs/boom/releases)
- [Commits](https://github.com/hapijs/boom/commits/v7.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Nov 1, 2018
1 parent 98b2c1d commit 0ac7620
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",
"boom": "7.2.0",
"boom": "7.2.1",
"debug": "4.1.0",
"glob": "7.1.3",
"jsonfile": "5.0.0",
Expand Down

0 comments on commit 0ac7620

Please sign in to comment.