Skip to content

Commit

Permalink
fix(package): update crypto-lite to version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and gr2m committed Feb 8, 2017
1 parent ce69ef2 commit 9b43b42
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 @@ -38,7 +38,7 @@
"dependencies": {
"aproba": "^1.0.1",
"base64url": "^2.0.0",
"crypto-lite": "^0.1.0"
"crypto-lite": "^0.2.0"
},
"browser": {
"./lib/hmac.js": "./lib/hmac-browser.js"
Expand Down

0 comments on commit 9b43b42

Please sign in to comment.