Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/hathor-rpc-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"typescript-eslint": "7.13.0"
},
"dependencies": {
"@hathor/wallet-lib": "2.4.0",
"@hathor/wallet-lib": "^2.5.1",
"zod": "3.23.8"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ __metadata:
resolution: "@hathor/hathor-rpc-handler@workspace:packages/hathor-rpc-handler"
dependencies:
"@eslint/js": "npm:9.4.0"
"@hathor/wallet-lib": "npm:2.4.0"
"@hathor/wallet-lib": "npm:^2.5.1"
"@types/eslint__js": "npm:8.42.3"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.14.2"
Expand All @@ -462,9 +462,9 @@ __metadata:
languageName: unknown
linkType: soft

"@hathor/wallet-lib@npm:2.4.0":
version: 2.4.0
resolution: "@hathor/wallet-lib@npm:2.4.0"
"@hathor/wallet-lib@npm:^2.5.1":
version: 2.5.1
resolution: "@hathor/wallet-lib@npm:2.5.1"
dependencies:
axios: "npm:1.7.7"
bitcore-lib: "npm:8.25.10"
Expand All @@ -476,7 +476,7 @@ __metadata:
queue-microtask: "npm:1.2.3"
ws: "npm:8.17.1"
zod: "npm:3.23.8"
checksum: 10c0/f62564e6476f8791f3103a03f7d81785023538d4eed626b299cbd8a0f5155d70ca19a0369a430d38db04510baf6f76ca2e898e876adcae102a6c476c3605915e
checksum: 10c0/4de14b740acfb5284cfcb02facc40fcdbb9cfef0e93e35ce65b06c2dd3184627802b33aef5f88389ad72df02eb1ae6151530ed6922900e577fa16681e0c86706
languageName: node
linkType: hard

Expand Down