@xyo-network/wallet-model
Advanced tools
Comparing version 3.6.9 to 3.6.10
{ | ||
"name": "@xyo-network/wallet-model", | ||
"version": "3.6.9", | ||
"version": "3.6.10", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,4 +32,4 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/hex": "^4.4.34", | ||
"@xyo-network/account-model": "^3.6.9" | ||
"@xylabs/hex": "^4.5.1", | ||
"@xyo-network/account-model": "^3.6.10" | ||
}, | ||
@@ -39,4 +39,4 @@ "devDependencies": { | ||
"@xylabs/tsconfig": "^4.2.6", | ||
"ethers": "^6.13.4", | ||
"typescript": "^5.7.2" | ||
"ethers": "^6.13.5", | ||
"typescript": "^5.7.3" | ||
}, | ||
@@ -43,0 +43,0 @@ "peerDependencies": { |
18761
Updated@xylabs/hex@^4.5.1