Skip to content

Commit

Permalink
fix(package): update sha3 to version 2.0.3
Browse files Browse the repository at this point in the history
Closes #10
  • Loading branch information
greenkeeper[bot] committed May 8, 2019
1 parent e63c95d commit 82b231d
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 @@ -13,7 +13,7 @@
"author": "Craig OConnor",
"license": "ISC",
"dependencies": {
"sha3": "^1.2.0"
"sha3": "^2.0.3"
},
"devDependencies": {
"babel-cli": "^6.24.1",
Expand Down

0 comments on commit 82b231d

Please sign in to comment.