Skip to content

Commit c5e59a3

Browse files
authored
Merge pull request #15 from paulmillr/patch-1
Update deps
2 parents 0490d88 + 57728b7 commit c5e59a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"*.d.ts.map"
4747
],
4848
"dependencies": {
49-
"micro-base": "^0.9.0",
50-
"@noble/hashes": "^0.4.1",
51-
"@noble/secp256k1": "^1.3.0"
49+
"micro-base": "^0.10.0",
50+
"@noble/hashes": "^0.4.4",
51+
"@noble/secp256k1": "^1.3.3"
5252
},
5353
"browser": {
5454
"crypto": false
@@ -102,4 +102,4 @@
102102
"context": "browser"
103103
}
104104
}
105-
}
105+
}

0 commit comments

Comments
 (0)