Skip to content

Commit

Permalink
Merge pull request #1352 from mridgway/updateHawk
Browse files Browse the repository at this point in the history
Update hawk dependency to ~2.3.0
  • Loading branch information
nylen committed Jan 15, 2015
2 parents 1c01cae + 2fa7cd6 commit f86152b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"tough-cookie": ">=0.12.0",
"http-signature": "~0.10.0",
"oauth-sign": "~0.6.0",
"hawk": "1.1.1",
"hawk": "~2.3.0",
"aws-sign2": "~0.5.0",
"stringstream": "~0.0.4",
"combined-stream": "~0.0.5",
Expand Down

0 comments on commit f86152b

Please sign in to comment.