Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit fdb9d05

Browse files
committed
Boom deps
1 parent 1cefc96 commit fdb9d05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hawk",
33
"description": "HTTP Hawk Authentication Scheme",
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"author": "Eran Hammer <[email protected]> (http://hueniverse.com)",
66
"contributors": [],
77
"repository": "git://github.com/hueniverse/hawk",
@@ -18,7 +18,7 @@
1818
"browser": "./lib/browser.js",
1919
"dependencies": {
2020
"hoek": "2.x.x",
21-
"boom": "2.x.x",
21+
"boom": "^2.8.x",
2222
"cryptiles": "2.x.x",
2323
"sntp": "1.x.x"
2424
},

0 commit comments

Comments
 (0)