Skip to content

Commit 1086b15

Browse files
fix(package): update sha3 to version 2.0.4
Closes #88
1 parent a87fb76 commit 1086b15

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
@@ -92,7 +92,7 @@
9292
"lodash": "^4.17.11",
9393
"nanoid": "^2.0.1",
9494
"openzeppelin-solidity": "2.0.0",
95-
"sha3": "^1.2.2",
95+
"sha3": "^2.0.4",
9696
"solidity-bytes-utils": "0.0.5",
9797
"truffle-flattener": "^1.2.8"
9898
}

0 commit comments

Comments
 (0)