Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit c859a53

Browse files
fix(deps): depend on fixed version of multihashes
1 parent 2e8d8df commit c859a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"blakejs": "^1.0.1",
36-
"multihashes": "^0.4.0",
36+
"multihashes": "~0.4.3",
3737
"webcrypto": "~0.1.0"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)