Skip to content

Commit eee4155

Browse files
committed
fixaate deps
1 parent 21dbc75 commit eee4155

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
"request": "browser-request"
2525
},
2626
"dependencies": {
27-
"@noble/hashes": "1.6.1",
28-
"@noble/curves": "1.7.0",
27+
"@noble/hashes": "=1.6.1",
28+
"@noble/curves": "=1.7.0",
2929
"bn.js": "=4.11.8",
30-
"bs58": "^4.0.1",
30+
"bs58": "=4.0.1",
3131
"buffer-compare": "=1.1.1",
32-
"elliptic": "^6.5.3",
32+
"elliptic": "=6.4.0",
3333
"inherits": "=2.0.1",
34-
"lodash": "^4.17.20",
34+
"lodash": "=4.17.11",
3535
"url": "*"
3636
},
3737
"description": "JavaScript Kaspa library without Wasm, based on noble/curves.",

0 commit comments

Comments
 (0)