Skip to content

Commit

Permalink
build(deps): Update boom requirement from 7.2.2 to 7.3.0 (#85)
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)
- [Changelog](https://github.com/hapijs/boom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hapijs/boom/commits/v7.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and exactlyaron committed Dec 21, 2018
1 parent d6f9f1d commit 48d654c
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 @@ -24,7 +24,7 @@
"main": "./lib/index.js",
"dependencies": {
"async": "2.6.1",
"boom": "7.2.2",
"boom": "7.3.0",
"csv-string": "3.1.5",
"debug": "4.1.0",
"pg": "7.7.1",
Expand Down

0 comments on commit 48d654c

Please sign in to comment.