Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 75d8155

Browse files
committedMay 25, 2017
fix(package): update boom to version 5.0.0
1 parent 4544b7c commit 75d8155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"basic-utils": "^1.7.4",
41-
"boom": "^4.3.1",
41+
"boom": "^5.0.0",
4242
"joi": "^10.4.1",
4343
"json-schema-models": "^0.6.8",
4444
"neo-async": "^2.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.