Skip to content

Commit 0c62cf8

Browse files
committed
[Deps] pin hash-base to ~3.0, due to a breaking change
See browserify/hash-base#14 (comment)
1 parent 3878562 commit 0c62cf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"create-hash": "^1.2.0",
2929
"create-hmac": "^1.1.7",
3030
"diffie-hellman": "^5.0.3",
31+
"hash-base": "~3.0.4",
3132
"inherits": "^2.0.4",
3233
"pbkdf2": "^3.1.2",
3334
"public-encrypt": "^4.0.3",

0 commit comments

Comments
 (0)