diff --git a/lib/package.json b/lib/package.json index 15400498..2a0a1052 100644 --- a/lib/package.json +++ b/lib/package.json @@ -11,25 +11,25 @@ }, "repository": "https://github.com/avasdao/nexajs.git", "dependencies": { - "@nexajs/address": "24.7.20", + "@nexajs/address": "24.8.16", "@nexajs/app": "24.8.15", - "@nexajs/crypto": "24.7.20", - "@nexajs/hdnode": "24.7.20", + "@nexajs/crypto": "24.8.16", + "@nexajs/hdnode": "24.8.16", "@nexajs/id": "23.5.15", - "@nexajs/market": "24.7.20", - "@nexajs/message": "24.7.20", + "@nexajs/market": "24.8.16", + "@nexajs/message": "24.8.16", "@nexajs/privacy": "24.8.15", "@nexajs/provider": "23.12.25", - "@nexajs/purse": "24.7.20", + "@nexajs/purse": "24.8.16", "@nexajs/request": "23.5.15", "@nexajs/rostrum": "24.6.23", "@nexajs/rpc": "23.5.15", "@nexajs/script": "24.7.15", - "@nexajs/token": "24.7.20", - "@nexajs/transaction": "24.7.20", + "@nexajs/token": "24.8.16", + "@nexajs/transaction": "24.8.16", "@nexajs/utils": "24.7.15", - "@nexajs/wallet": "24.7.20", - "@nexajs/zk": "24.8.15", + "@nexajs/wallet": "24.8.16", + "@nexajs/zk": "24.8.16", "events": "3.3.0" }, "devDependencies": { diff --git a/lib/yarn.lock b/lib/yarn.lock index 005f7900..52d2db86 100644 --- a/lib/yarn.lock +++ b/lib/yarn.lock @@ -465,12 +465,12 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@nexajs/address@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.7.20.tgz#2369be84971a937f96f808ca40e74dbb07eda0e1" - integrity sha512-AgUsofFg0L4w/v2/eISFN2VCaX1VqoDVlcJdvXRQMyTjJr5vYVhFbxp5qPFc8d/Uru5AIw6jtkWhLQgh/217ZA== +"@nexajs/address@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.8.16.tgz#80f437ee592b1295e0c992544b5ad29566740ca6" + integrity sha512-c+T66fkI47UYE6V5P3a7n37/UnlgHRRjMe6x0O2ngcU9haUSQ30fWWoRCcCVE1xnT/lsVcl8NCYXxqLYv3FMRg== dependencies: - "@nexajs/crypto" "24.7.20" + "@nexajs/crypto" "24.8.16" "@nexajs/rostrum" "24.6.23" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -479,20 +479,20 @@ graphql-ws "5.12.0" ws "8.13.0" -"@nexajs/app@23.9.4": - version "23.9.4" - resolved "https://registry.yarnpkg.com/@nexajs/app/-/app-23.9.4.tgz#471757c416ab9a2ca30b577af8dc0b6d51a3ed9f" - integrity sha512-0KI25JSOja0jh70aGwNQHrRH6XvktlJbWT3Pr4cOn5Gdxmuz3ImNQs2ebhQbGUmja3hpVI5YsuISHOVaVv7BvA== +"@nexajs/app@24.8.15": + version "24.8.15" + resolved "https://registry.yarnpkg.com/@nexajs/app/-/app-24.8.15.tgz#0d9c9d5257f412d59039d06a058580751f56cd9d" + integrity sha512-AXB1vxavOAgeB5WYc2yIBkKHqvFu2YEOjuPRIuD+tL7jITP7HqQi5xovyEr3UNY7YfyMbFKbLPyZO5l9LjqhAQ== dependencies: - debug "4.3.4" events "3.3.0" -"@nexajs/crypto@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.7.20.tgz#1c5253716330fad450243023225399354e8de4be" - integrity sha512-szGhquJWFFggklYq1zwfrR61rSMgSnXHd3KKmKqH1JMwrPzU/UrtYNiUPbB5VnnDRmXw6nk9tsmgSfE5jtzrJg== +"@nexajs/crypto@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.8.16.tgz#1ec6b94b87a4b2a7a1d50e5c21f5e413f87ebffe" + integrity sha512-+Yraj8wLndReZWIWxW8e++yx5hrsOtknyMMqtpQTYGOOyJs/joVOQzSJJwp0KKtyutDIyCUHazI/nMG/PGtyiQ== dependencies: "@ethersproject/random" "5.7.0" + "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" bn.js "5.2.1" bs58 "6.0.0" @@ -502,14 +502,14 @@ scrypt-js "3.0.1" secure-ls "1.2.6" -"@nexajs/hdnode@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.7.20.tgz#a0bd11d4b10a842da7c642d289a6ab33c7e57c96" - integrity sha512-bDXKhXKjX+/JwEnzWR7FiUKKUkK3+bzbUCXge5m3nfHfTxYBg/0XNnWIeCY/EowFfcKRnNtZOcTMPGIWfYMTdQ== +"@nexajs/hdnode@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.8.16.tgz#6081feaa3a1e79c169afd83b0bc26041cab47d92" + integrity sha512-X/c6QPrBhTtvIIgv6jtVT2HKXnLR6+/Gx249+RHL4eMfl01v5/bROz1fiXZnRt9GDUwHjyxplJkdiFVpMqNowQ== dependencies: "@ethersproject/hdnode" "5.7.0" - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -523,25 +523,25 @@ uuid "9.0.0" zxcvbn "4.4.2" -"@nexajs/market@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/market/-/market-24.7.20.tgz#377f7408686799bad12f94b1d80fa065d874a947" - integrity sha512-6HxQUQAntkPztU0AgRvhH1wbBTRLNU1mAngqfmeY0tYwSRYa6iktojjMPtfKVuQjq5/jIyv6SHHY5XqYNFZpIA== +"@nexajs/market@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/market/-/market-24.8.16.tgz#21dd4b93e0d1a00e2a561a7b4b742304c00721e8" + integrity sha512-RYIwamWRKRV+h8dFGrR708L9+gg8bw4jG6rJEXRC1xspu3NUHtQhEwMD58YDW5ksn64lOzEr/VIT2hAjvX1NYw== dependencies: "@nexajs/provider" "23.12.25" - "@nexajs/transaction" "24.7.20" + "@nexajs/transaction" "24.8.16" events "3.3.0" moment "2.29.4" numeral "2.0.6" uuid "9.0.0" -"@nexajs/message@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/message/-/message-24.7.20.tgz#2434a31ba4f03113915f15a4855665604cb4bee6" - integrity sha512-e7TjpuHkKNpXEPm3vM37Tk4P3eAyjoS5eZQglDF63vMDQ4jD3aotJoZtqaf0aa+aMfVdySfa33Q/TbcpAQJ2ow== +"@nexajs/message@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/message/-/message-24.8.16.tgz#e073353cda7e59fd7e884a8dea0b0d1d4a371fd7" + integrity sha512-XzNYQXRP9FWv6tpimPmbkcjNXVZ5jhjCRHXi+Tjov9eQ/Aif72Yj4rCWRfy8QAR5XTR+gpTxFn+EwabM/BpnDQ== dependencies: - "@nexajs/crypto" "24.7.20" - "@nexajs/hdnode" "24.7.20" + "@nexajs/crypto" "24.8.16" + "@nexajs/hdnode" "24.8.16" "@nexajs/utils" "24.7.15" events "3.3.0" @@ -562,15 +562,15 @@ isomorphic-ws "5.0.0" ws "8.13.0" -"@nexajs/purse@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/purse/-/purse-24.7.20.tgz#8e4d0bc2a2121cacfa730443cb6d968193642955" - integrity sha512-G9kIGtsxC90tKTF/ydcJqBzraPzR9hVIAbZb5zHiCQv6I7R6rZYXUUCuGsQKCxIwLSEBulDsUDpDAk3MG7tggA== +"@nexajs/purse@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/purse/-/purse-24.8.16.tgz#882f9a071c75a28aa97a75757cfd1e0f6bb34926" + integrity sha512-FhrIRswbx52/nmh/wouFapvvdbrzRrm/hjGi1sqqEx5Dg0CLhTdNxgTu4UkYwDmeP/RAzjfSkIWfMQjnxmUjIw== dependencies: - "@nexajs/address" "24.7.20" - "@nexajs/hdnode" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/hdnode" "24.8.16" "@nexajs/provider" "23.12.25" - "@nexajs/transaction" "24.7.20" + "@nexajs/transaction" "24.8.16" events "3.3.0" "@nexajs/request@23.5.15": @@ -608,27 +608,27 @@ dependencies: "@nexajs/utils" "24.7.15" -"@nexajs/token@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/token/-/token-24.7.20.tgz#acbb1d76243b7a5901f4556dbb2e0e3a62a3bf40" - integrity sha512-SkeE7ftKh2S0Y3nNy7KCpUxqg6YDnhxfa9b4tZHN9BBByPEd638dpiFx3/wKNp9OxAG4ZETELzIt390yfQctYQ== +"@nexajs/token@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/token/-/token-24.8.16.tgz#ef4a1c2b8c1489da36dfea9973f6c1369dd0b477" + integrity sha512-3CyA7MFVWXItTORMWHFyd1uffME4az2mS2t8Ij4FLbsmqZq1fIGussis8QaLYLc6vLb9n0WiFjlT3/X9P995Dw== dependencies: - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" - "@nexajs/hdnode" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" + "@nexajs/hdnode" "24.8.16" "@nexajs/provider" "23.12.25" "@nexajs/script" "24.7.15" - "@nexajs/transaction" "24.7.20" + "@nexajs/transaction" "24.8.16" events "3.3.0" -"@nexajs/transaction@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/transaction/-/transaction-24.7.20.tgz#2bb5baabed12a9a5cae7fe9d44c1db133e86206e" - integrity sha512-i7RRviB8fZWX7EVnOtqyhCg6V9bUMVf7FR7e2Qnex03aQtXxbM7sxMIeMMhHv3yW0AJrRLm09iMqGnoS7rgrmA== +"@nexajs/transaction@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/transaction/-/transaction-24.8.16.tgz#cae9e90a72843a64ad3be5b4940b843452d98b89" + integrity sha512-uvuvl7wg4x3TMxQmGJXDYW+tQS3FgrJFex3FiUna1AwcaprS749v+CQi7KAjRZ4JXdSuZ6wDW/Ai6G5vECEARg== dependencies: - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" - "@nexajs/hdnode" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" + "@nexajs/hdnode" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -637,28 +637,28 @@ resolved "https://registry.yarnpkg.com/@nexajs/utils/-/utils-24.7.15.tgz#499bf20e1643e7c7bad91529a3f30c80512b6c5a" integrity sha512-kI2GSorfBmylBjmnuwqeIeJWqlaIONX2MLPZ1FyGSviXFfd9H91Yr5KrHyDTh+BIV2dIfhPDqu/Lk5caG6XiiA== -"@nexajs/wallet@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/wallet/-/wallet-24.7.20.tgz#594054b20f090289f6f199e57d93f627a74c00d1" - integrity sha512-9V/Ca+p+i2qNFOID0bg6nXOjiwQ/S3bzOmoIPaT/2IlxkEnsbn7+rflx2VGA2khu15ftVezeoQ2vQiKflq98MA== +"@nexajs/wallet@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/wallet/-/wallet-24.8.16.tgz#4614dceaf3a567ab588ded70730906f31d11538d" + integrity sha512-G72RZ34n3Ag/glZL3oz2xb8ypGGa0Jga98aCoLnxbPtA4VLrV53+bKNoMC97ZXi2KcTwfLfar0LpD1ByddZRUw== dependencies: - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" - "@nexajs/hdnode" "24.7.20" - "@nexajs/purse" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" + "@nexajs/hdnode" "24.8.16" + "@nexajs/purse" "24.8.16" "@nexajs/rostrum" "24.6.23" "@nexajs/script" "24.7.15" - "@nexajs/token" "24.7.20" + "@nexajs/token" "24.8.16" cross-fetch "4.0.0" events "3.3.0" numeral "2.0.6" -"@nexajs/zk@24.8.15": - version "24.8.15" - resolved "https://registry.yarnpkg.com/@nexajs/zk/-/zk-24.8.15.tgz#b7c6765e83eb1449791880466d94356650c4cb00" - integrity sha512-weV1wa9S8GIwodHkW9dSyLtDBuEbigyfU/kdyrIxgmtr7dFOn4f6ie+nJVex4HGBfZihn8ufsetYDU8ALAnOQw== +"@nexajs/zk@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/zk/-/zk-24.8.16.tgz#59f3d9b218e540ffe9935037173ce3f7d8acea82" + integrity sha512-4rEFoyDsbfsFaOWwBSyv1AHo54jg1TsflgpOWosuL8Svvl2QIWthFs37Y9bKkDS4PC8lnlfgCRzBhQ3aASfR5A== dependencies: - "@nexajs/crypto" "24.7.20" + "@nexajs/crypto" "24.8.16" "@nexajs/utils" "24.7.15" big-integer "1.6.52" @@ -1600,9 +1600,9 @@ eastasianwidth@^0.2.0: integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA== electron-to-chromium@^1.5.4: - version "1.5.10" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.10.tgz#2791f966880389f96078d5e784b0d500f71abd14" - integrity sha512-C3RDERDjrNW262GCRvpoer3a0Ksd66CtgDLxMHhzShQ8fhL4kwnpVXsJPAKg9xJjIROXUbLBrvtOzVAjALMIWA== + version "1.5.11" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.11.tgz#258077f1077a1c72f2925cd5b326c470a7f5adef" + integrity sha512-R1CccCDYqndR25CaXFd6hp/u9RaaMcftMkphmvuepXr5b1vfLkRml6aWVeBhXJ7rbevHkKEMJtz8XqPf7ffmew== elliptic@6.5.4: version "6.5.4" diff --git a/packages/Address/package.json b/packages/Address/package.json index 3a910b73..4611bc0f 100644 --- a/packages/Address/package.json +++ b/packages/Address/package.json @@ -1,6 +1,6 @@ { "name": "@nexajs/address", - "version": "24.7.20", + "version": "24.8.16", "description": "A comprehensive suite of Address querying, monitoring and formatting utilities.", "main": "index.js", "repository": "https://github.com/avasdao/nexajs", @@ -8,7 +8,7 @@ "license": "MIT", "type": "module", "dependencies": { - "@nexajs/crypto": "24.7.20", + "@nexajs/crypto": "24.8.16", "@nexajs/rostrum": "24.6.23", "@nexajs/script": "24.7.15", "@nexajs/utils": "24.7.15", diff --git a/packages/Address/yarn.lock b/packages/Address/yarn.lock index 0adcbddc..bb4819b4 100644 --- a/packages/Address/yarn.lock +++ b/packages/Address/yarn.lock @@ -22,12 +22,13 @@ "@ethersproject/bytes" "^5.7.0" "@ethersproject/logger" "^5.7.0" -"@nexajs/crypto@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.7.20.tgz#1c5253716330fad450243023225399354e8de4be" - integrity sha512-szGhquJWFFggklYq1zwfrR61rSMgSnXHd3KKmKqH1JMwrPzU/UrtYNiUPbB5VnnDRmXw6nk9tsmgSfE5jtzrJg== +"@nexajs/crypto@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.8.16.tgz#1ec6b94b87a4b2a7a1d50e5c21f5e413f87ebffe" + integrity sha512-+Yraj8wLndReZWIWxW8e++yx5hrsOtknyMMqtpQTYGOOyJs/joVOQzSJJwp0KKtyutDIyCUHazI/nMG/PGtyiQ== dependencies: "@ethersproject/random" "5.7.0" + "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" bn.js "5.2.1" bs58 "6.0.0" diff --git a/packages/Crypto/package.json b/packages/Crypto/package.json index b4d9d123..9b08d33e 100644 --- a/packages/Crypto/package.json +++ b/packages/Crypto/package.json @@ -1,6 +1,6 @@ { "name": "@nexajs/crypto", - "version": "24.8.15", + "version": "24.8.16", "description": "Suite of useful cryptographic functions for decentralized applications.", "main": "index.js", "repository": "https://github.com/avasdao/nexajs", diff --git a/packages/Crypto/yarn.lock b/packages/Crypto/yarn.lock index 0bef65e0..66877481 100644 --- a/packages/Crypto/yarn.lock +++ b/packages/Crypto/yarn.lock @@ -22,7 +22,7 @@ "@ethersproject/bytes" "^5.7.0" "@ethersproject/logger" "^5.7.0" -"@nexajs/script@^24.7.15": +"@nexajs/script@24.7.15": version "24.7.15" resolved "https://registry.yarnpkg.com/@nexajs/script/-/script-24.7.15.tgz#2af82c392805c8a1e9794d77d4e0b962f8b8daed" integrity sha512-mhGqfT7EAQMfxTx4v6FgPKzCQvo/Thy5XMXxREXJ5I8LccVKce/OiWVllWs73BXUd8BbTVrERuhTwj1EMnNPqw== diff --git a/packages/Hdnode/package.json b/packages/Hdnode/package.json index aa9719f2..3ef4a974 100644 --- a/packages/Hdnode/package.json +++ b/packages/Hdnode/package.json @@ -1,6 +1,6 @@ { "name": "@nexajs/hdnode", - "version": "24.7.20", + "version": "24.8.16", "description": "Manages the use of BIP-32 Hierarchical Deterministic (HD) wallets and nodes.", "main": "index.js", "type": "module", @@ -9,8 +9,8 @@ "license": "MIT", "dependencies": { "@ethersproject/hdnode": "5.7.0", - "@nexajs/address": "24.7.20", - "@nexajs/crypto": "24.7.20", + "@nexajs/address": "24.8.16", + "@nexajs/crypto": "24.8.16", "@nexajs/script": "24.7.15", "@nexajs/utils": "24.7.15" } diff --git a/packages/Hdnode/yarn.lock b/packages/Hdnode/yarn.lock index 54881817..6ce05f68 100644 --- a/packages/Hdnode/yarn.lock +++ b/packages/Hdnode/yarn.lock @@ -226,12 +226,12 @@ "@ethersproject/properties" "^5.7.0" "@ethersproject/strings" "^5.7.0" -"@nexajs/address@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.7.20.tgz#2369be84971a937f96f808ca40e74dbb07eda0e1" - integrity sha512-AgUsofFg0L4w/v2/eISFN2VCaX1VqoDVlcJdvXRQMyTjJr5vYVhFbxp5qPFc8d/Uru5AIw6jtkWhLQgh/217ZA== +"@nexajs/address@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.8.16.tgz#80f437ee592b1295e0c992544b5ad29566740ca6" + integrity sha512-c+T66fkI47UYE6V5P3a7n37/UnlgHRRjMe6x0O2ngcU9haUSQ30fWWoRCcCVE1xnT/lsVcl8NCYXxqLYv3FMRg== dependencies: - "@nexajs/crypto" "24.7.20" + "@nexajs/crypto" "24.8.16" "@nexajs/rostrum" "24.6.23" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -240,12 +240,13 @@ graphql-ws "5.12.0" ws "8.13.0" -"@nexajs/crypto@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.7.20.tgz#1c5253716330fad450243023225399354e8de4be" - integrity sha512-szGhquJWFFggklYq1zwfrR61rSMgSnXHd3KKmKqH1JMwrPzU/UrtYNiUPbB5VnnDRmXw6nk9tsmgSfE5jtzrJg== +"@nexajs/crypto@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.8.16.tgz#1ec6b94b87a4b2a7a1d50e5c21f5e413f87ebffe" + integrity sha512-+Yraj8wLndReZWIWxW8e++yx5hrsOtknyMMqtpQTYGOOyJs/joVOQzSJJwp0KKtyutDIyCUHazI/nMG/PGtyiQ== dependencies: "@ethersproject/random" "5.7.0" + "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" bn.js "5.2.1" bs58 "6.0.0" diff --git a/packages/Market/package.json b/packages/Market/package.json index c4567bd1..5a11b473 100644 --- a/packages/Market/package.json +++ b/packages/Market/package.json @@ -1,6 +1,6 @@ { "name": "@nexajs/market", - "version": "24.7.20", + "version": "24.8.16", "description": "Access and trade with Nexa's exchange partners all from one place.", "main": "index.js", "repository": "https://github.com/avasdao/nexajs", @@ -9,7 +9,7 @@ "type": "module", "dependencies": { "@nexajs/provider": "23.12.25", - "@nexajs/transaction": "24.7.20", + "@nexajs/transaction": "24.8.16", "events": "3.3.0", "moment": "2.29.4", "numeral": "2.0.6", diff --git a/packages/Market/yarn.lock b/packages/Market/yarn.lock index 0293bfff..db5926ce 100644 --- a/packages/Market/yarn.lock +++ b/packages/Market/yarn.lock @@ -226,12 +226,12 @@ "@ethersproject/properties" "^5.7.0" "@ethersproject/strings" "^5.7.0" -"@nexajs/address@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.7.20.tgz#2369be84971a937f96f808ca40e74dbb07eda0e1" - integrity sha512-AgUsofFg0L4w/v2/eISFN2VCaX1VqoDVlcJdvXRQMyTjJr5vYVhFbxp5qPFc8d/Uru5AIw6jtkWhLQgh/217ZA== +"@nexajs/address@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.8.16.tgz#80f437ee592b1295e0c992544b5ad29566740ca6" + integrity sha512-c+T66fkI47UYE6V5P3a7n37/UnlgHRRjMe6x0O2ngcU9haUSQ30fWWoRCcCVE1xnT/lsVcl8NCYXxqLYv3FMRg== dependencies: - "@nexajs/crypto" "24.7.20" + "@nexajs/crypto" "24.8.16" "@nexajs/rostrum" "24.6.23" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -240,12 +240,13 @@ graphql-ws "5.12.0" ws "8.13.0" -"@nexajs/crypto@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.7.20.tgz#1c5253716330fad450243023225399354e8de4be" - integrity sha512-szGhquJWFFggklYq1zwfrR61rSMgSnXHd3KKmKqH1JMwrPzU/UrtYNiUPbB5VnnDRmXw6nk9tsmgSfE5jtzrJg== +"@nexajs/crypto@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.8.16.tgz#1ec6b94b87a4b2a7a1d50e5c21f5e413f87ebffe" + integrity sha512-+Yraj8wLndReZWIWxW8e++yx5hrsOtknyMMqtpQTYGOOyJs/joVOQzSJJwp0KKtyutDIyCUHazI/nMG/PGtyiQ== dependencies: "@ethersproject/random" "5.7.0" + "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" bn.js "5.2.1" bs58 "6.0.0" @@ -255,14 +256,14 @@ scrypt-js "3.0.1" secure-ls "1.2.6" -"@nexajs/hdnode@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.7.20.tgz#a0bd11d4b10a842da7c642d289a6ab33c7e57c96" - integrity sha512-bDXKhXKjX+/JwEnzWR7FiUKKUkK3+bzbUCXge5m3nfHfTxYBg/0XNnWIeCY/EowFfcKRnNtZOcTMPGIWfYMTdQ== +"@nexajs/hdnode@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.8.16.tgz#6081feaa3a1e79c169afd83b0bc26041cab47d92" + integrity sha512-X/c6QPrBhTtvIIgv6jtVT2HKXnLR6+/Gx249+RHL4eMfl01v5/bROz1fiXZnRt9GDUwHjyxplJkdiFVpMqNowQ== dependencies: "@ethersproject/hdnode" "5.7.0" - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -293,14 +294,14 @@ dependencies: "@nexajs/utils" "24.7.15" -"@nexajs/transaction@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/transaction/-/transaction-24.7.20.tgz#2bb5baabed12a9a5cae7fe9d44c1db133e86206e" - integrity sha512-i7RRviB8fZWX7EVnOtqyhCg6V9bUMVf7FR7e2Qnex03aQtXxbM7sxMIeMMhHv3yW0AJrRLm09iMqGnoS7rgrmA== +"@nexajs/transaction@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/transaction/-/transaction-24.8.16.tgz#cae9e90a72843a64ad3be5b4940b843452d98b89" + integrity sha512-uvuvl7wg4x3TMxQmGJXDYW+tQS3FgrJFex3FiUna1AwcaprS749v+CQi7KAjRZ4JXdSuZ6wDW/Ai6G5vECEARg== dependencies: - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" - "@nexajs/hdnode" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" + "@nexajs/hdnode" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" diff --git a/packages/Message/package.json b/packages/Message/package.json index 71da6b5c..40efec72 100644 --- a/packages/Message/package.json +++ b/packages/Message/package.json @@ -1,6 +1,6 @@ { "name": "@nexajs/message", - "version": "24.7.20", + "version": "24.8.16", "description": "A very simple, crypto-friendly messaging library.", "main": "index.js", "repository": "https://github.com/avasdao/nexajs", @@ -8,8 +8,8 @@ "license": "MIT", "type": "module", "dependencies": { - "@nexajs/crypto": "24.7.20", - "@nexajs/hdnode": "24.7.20", + "@nexajs/crypto": "24.8.16", + "@nexajs/hdnode": "24.8.16", "@nexajs/utils": "24.7.15", "events": "3.3.0" } diff --git a/packages/Message/yarn.lock b/packages/Message/yarn.lock index aae778fb..c976f23d 100644 --- a/packages/Message/yarn.lock +++ b/packages/Message/yarn.lock @@ -226,12 +226,12 @@ "@ethersproject/properties" "^5.7.0" "@ethersproject/strings" "^5.7.0" -"@nexajs/address@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.7.20.tgz#2369be84971a937f96f808ca40e74dbb07eda0e1" - integrity sha512-AgUsofFg0L4w/v2/eISFN2VCaX1VqoDVlcJdvXRQMyTjJr5vYVhFbxp5qPFc8d/Uru5AIw6jtkWhLQgh/217ZA== +"@nexajs/address@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.8.16.tgz#80f437ee592b1295e0c992544b5ad29566740ca6" + integrity sha512-c+T66fkI47UYE6V5P3a7n37/UnlgHRRjMe6x0O2ngcU9haUSQ30fWWoRCcCVE1xnT/lsVcl8NCYXxqLYv3FMRg== dependencies: - "@nexajs/crypto" "24.7.20" + "@nexajs/crypto" "24.8.16" "@nexajs/rostrum" "24.6.23" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -240,12 +240,13 @@ graphql-ws "5.12.0" ws "8.13.0" -"@nexajs/crypto@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.7.20.tgz#1c5253716330fad450243023225399354e8de4be" - integrity sha512-szGhquJWFFggklYq1zwfrR61rSMgSnXHd3KKmKqH1JMwrPzU/UrtYNiUPbB5VnnDRmXw6nk9tsmgSfE5jtzrJg== +"@nexajs/crypto@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.8.16.tgz#1ec6b94b87a4b2a7a1d50e5c21f5e413f87ebffe" + integrity sha512-+Yraj8wLndReZWIWxW8e++yx5hrsOtknyMMqtpQTYGOOyJs/joVOQzSJJwp0KKtyutDIyCUHazI/nMG/PGtyiQ== dependencies: "@ethersproject/random" "5.7.0" + "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" bn.js "5.2.1" bs58 "6.0.0" @@ -255,14 +256,14 @@ scrypt-js "3.0.1" secure-ls "1.2.6" -"@nexajs/hdnode@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.7.20.tgz#a0bd11d4b10a842da7c642d289a6ab33c7e57c96" - integrity sha512-bDXKhXKjX+/JwEnzWR7FiUKKUkK3+bzbUCXge5m3nfHfTxYBg/0XNnWIeCY/EowFfcKRnNtZOcTMPGIWfYMTdQ== +"@nexajs/hdnode@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.8.16.tgz#6081feaa3a1e79c169afd83b0bc26041cab47d92" + integrity sha512-X/c6QPrBhTtvIIgv6jtVT2HKXnLR6+/Gx249+RHL4eMfl01v5/bROz1fiXZnRt9GDUwHjyxplJkdiFVpMqNowQ== dependencies: "@ethersproject/hdnode" "5.7.0" - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" diff --git a/packages/Purse/package.json b/packages/Purse/package.json index d5eac785..deace3ee 100644 --- a/packages/Purse/package.json +++ b/packages/Purse/package.json @@ -1,6 +1,6 @@ { "name": "@nexajs/purse", - "version": "24.7.20", + "version": "24.8.16", "description": "Manages individual unspent transaction outputs (UTXOs).", "main": "index.js", "repository": "https://github.com/avasdao/nexajs", @@ -8,10 +8,10 @@ "license": "MIT", "type": "module", "dependencies": { - "@nexajs/address": "24.7.20", - "@nexajs/hdnode": "24.7.20", + "@nexajs/address": "24.8.16", + "@nexajs/hdnode": "24.8.16", "@nexajs/provider": "23.12.25", - "@nexajs/transaction": "24.7.20", + "@nexajs/transaction": "24.8.16", "events": "3.3.0" } } diff --git a/packages/Purse/yarn.lock b/packages/Purse/yarn.lock index e43eee5a..f58e7cc4 100644 --- a/packages/Purse/yarn.lock +++ b/packages/Purse/yarn.lock @@ -226,12 +226,12 @@ "@ethersproject/properties" "^5.7.0" "@ethersproject/strings" "^5.7.0" -"@nexajs/address@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.7.20.tgz#2369be84971a937f96f808ca40e74dbb07eda0e1" - integrity sha512-AgUsofFg0L4w/v2/eISFN2VCaX1VqoDVlcJdvXRQMyTjJr5vYVhFbxp5qPFc8d/Uru5AIw6jtkWhLQgh/217ZA== +"@nexajs/address@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.8.16.tgz#80f437ee592b1295e0c992544b5ad29566740ca6" + integrity sha512-c+T66fkI47UYE6V5P3a7n37/UnlgHRRjMe6x0O2ngcU9haUSQ30fWWoRCcCVE1xnT/lsVcl8NCYXxqLYv3FMRg== dependencies: - "@nexajs/crypto" "24.7.20" + "@nexajs/crypto" "24.8.16" "@nexajs/rostrum" "24.6.23" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -240,12 +240,13 @@ graphql-ws "5.12.0" ws "8.13.0" -"@nexajs/crypto@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.7.20.tgz#1c5253716330fad450243023225399354e8de4be" - integrity sha512-szGhquJWFFggklYq1zwfrR61rSMgSnXHd3KKmKqH1JMwrPzU/UrtYNiUPbB5VnnDRmXw6nk9tsmgSfE5jtzrJg== +"@nexajs/crypto@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.8.16.tgz#1ec6b94b87a4b2a7a1d50e5c21f5e413f87ebffe" + integrity sha512-+Yraj8wLndReZWIWxW8e++yx5hrsOtknyMMqtpQTYGOOyJs/joVOQzSJJwp0KKtyutDIyCUHazI/nMG/PGtyiQ== dependencies: "@ethersproject/random" "5.7.0" + "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" bn.js "5.2.1" bs58 "6.0.0" @@ -255,14 +256,14 @@ scrypt-js "3.0.1" secure-ls "1.2.6" -"@nexajs/hdnode@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.7.20.tgz#a0bd11d4b10a842da7c642d289a6ab33c7e57c96" - integrity sha512-bDXKhXKjX+/JwEnzWR7FiUKKUkK3+bzbUCXge5m3nfHfTxYBg/0XNnWIeCY/EowFfcKRnNtZOcTMPGIWfYMTdQ== +"@nexajs/hdnode@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.8.16.tgz#6081feaa3a1e79c169afd83b0bc26041cab47d92" + integrity sha512-X/c6QPrBhTtvIIgv6jtVT2HKXnLR6+/Gx249+RHL4eMfl01v5/bROz1fiXZnRt9GDUwHjyxplJkdiFVpMqNowQ== dependencies: "@ethersproject/hdnode" "5.7.0" - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -293,14 +294,14 @@ dependencies: "@nexajs/utils" "24.7.15" -"@nexajs/transaction@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/transaction/-/transaction-24.7.20.tgz#2bb5baabed12a9a5cae7fe9d44c1db133e86206e" - integrity sha512-i7RRviB8fZWX7EVnOtqyhCg6V9bUMVf7FR7e2Qnex03aQtXxbM7sxMIeMMhHv3yW0AJrRLm09iMqGnoS7rgrmA== +"@nexajs/transaction@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/transaction/-/transaction-24.8.16.tgz#cae9e90a72843a64ad3be5b4940b843452d98b89" + integrity sha512-uvuvl7wg4x3TMxQmGJXDYW+tQS3FgrJFex3FiUna1AwcaprS749v+CQi7KAjRZ4JXdSuZ6wDW/Ai6G5vECEARg== dependencies: - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" - "@nexajs/hdnode" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" + "@nexajs/hdnode" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" diff --git a/packages/Token/package.json b/packages/Token/package.json index 961ac478..3000ed16 100644 --- a/packages/Token/package.json +++ b/packages/Token/package.json @@ -1,6 +1,6 @@ { "name": "@nexajs/token", - "version": "24.7.20", + "version": "24.8.16", "description": "Manage group token assets.", "main": "index.js", "repository": "https://github.com/avasdao/nexajs", @@ -8,12 +8,12 @@ "license": "MIT", "type": "module", "dependencies": { - "@nexajs/address": "24.7.20", - "@nexajs/crypto": "24.7.20", - "@nexajs/hdnode": "24.7.20", + "@nexajs/address": "24.8.16", + "@nexajs/crypto": "24.8.16", + "@nexajs/hdnode": "24.8.16", "@nexajs/provider": "23.12.25", "@nexajs/script": "24.7.15", - "@nexajs/transaction": "24.7.20", + "@nexajs/transaction": "24.8.16", "events": "3.3.0" }, "engines": { diff --git a/packages/Token/yarn.lock b/packages/Token/yarn.lock index e43eee5a..f58e7cc4 100644 --- a/packages/Token/yarn.lock +++ b/packages/Token/yarn.lock @@ -226,12 +226,12 @@ "@ethersproject/properties" "^5.7.0" "@ethersproject/strings" "^5.7.0" -"@nexajs/address@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.7.20.tgz#2369be84971a937f96f808ca40e74dbb07eda0e1" - integrity sha512-AgUsofFg0L4w/v2/eISFN2VCaX1VqoDVlcJdvXRQMyTjJr5vYVhFbxp5qPFc8d/Uru5AIw6jtkWhLQgh/217ZA== +"@nexajs/address@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.8.16.tgz#80f437ee592b1295e0c992544b5ad29566740ca6" + integrity sha512-c+T66fkI47UYE6V5P3a7n37/UnlgHRRjMe6x0O2ngcU9haUSQ30fWWoRCcCVE1xnT/lsVcl8NCYXxqLYv3FMRg== dependencies: - "@nexajs/crypto" "24.7.20" + "@nexajs/crypto" "24.8.16" "@nexajs/rostrum" "24.6.23" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -240,12 +240,13 @@ graphql-ws "5.12.0" ws "8.13.0" -"@nexajs/crypto@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.7.20.tgz#1c5253716330fad450243023225399354e8de4be" - integrity sha512-szGhquJWFFggklYq1zwfrR61rSMgSnXHd3KKmKqH1JMwrPzU/UrtYNiUPbB5VnnDRmXw6nk9tsmgSfE5jtzrJg== +"@nexajs/crypto@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.8.16.tgz#1ec6b94b87a4b2a7a1d50e5c21f5e413f87ebffe" + integrity sha512-+Yraj8wLndReZWIWxW8e++yx5hrsOtknyMMqtpQTYGOOyJs/joVOQzSJJwp0KKtyutDIyCUHazI/nMG/PGtyiQ== dependencies: "@ethersproject/random" "5.7.0" + "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" bn.js "5.2.1" bs58 "6.0.0" @@ -255,14 +256,14 @@ scrypt-js "3.0.1" secure-ls "1.2.6" -"@nexajs/hdnode@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.7.20.tgz#a0bd11d4b10a842da7c642d289a6ab33c7e57c96" - integrity sha512-bDXKhXKjX+/JwEnzWR7FiUKKUkK3+bzbUCXge5m3nfHfTxYBg/0XNnWIeCY/EowFfcKRnNtZOcTMPGIWfYMTdQ== +"@nexajs/hdnode@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.8.16.tgz#6081feaa3a1e79c169afd83b0bc26041cab47d92" + integrity sha512-X/c6QPrBhTtvIIgv6jtVT2HKXnLR6+/Gx249+RHL4eMfl01v5/bROz1fiXZnRt9GDUwHjyxplJkdiFVpMqNowQ== dependencies: "@ethersproject/hdnode" "5.7.0" - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -293,14 +294,14 @@ dependencies: "@nexajs/utils" "24.7.15" -"@nexajs/transaction@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/transaction/-/transaction-24.7.20.tgz#2bb5baabed12a9a5cae7fe9d44c1db133e86206e" - integrity sha512-i7RRviB8fZWX7EVnOtqyhCg6V9bUMVf7FR7e2Qnex03aQtXxbM7sxMIeMMhHv3yW0AJrRLm09iMqGnoS7rgrmA== +"@nexajs/transaction@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/transaction/-/transaction-24.8.16.tgz#cae9e90a72843a64ad3be5b4940b843452d98b89" + integrity sha512-uvuvl7wg4x3TMxQmGJXDYW+tQS3FgrJFex3FiUna1AwcaprS749v+CQi7KAjRZ4JXdSuZ6wDW/Ai6G5vECEARg== dependencies: - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" - "@nexajs/hdnode" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" + "@nexajs/hdnode" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" diff --git a/packages/Transaction/package.json b/packages/Transaction/package.json index 6940c6bf..b1e8a879 100644 --- a/packages/Transaction/package.json +++ b/packages/Transaction/package.json @@ -1,6 +1,6 @@ { "name": "@nexajs/transaction", - "version": "24.7.20", + "version": "24.8.16", "description": "Manages transaction building and signing.", "main": "index.js", "repository": "https://github.com/avasdao/nexajs", @@ -8,9 +8,9 @@ "license": "MIT", "type": "module", "dependencies": { - "@nexajs/address": "24.7.20", - "@nexajs/crypto": "24.7.20", - "@nexajs/hdnode": "24.7.20", + "@nexajs/address": "24.8.16", + "@nexajs/crypto": "24.8.16", + "@nexajs/hdnode": "24.8.16", "@nexajs/script": "24.7.15", "@nexajs/utils": "24.7.15" } diff --git a/packages/Transaction/yarn.lock b/packages/Transaction/yarn.lock index aae778fb..c976f23d 100644 --- a/packages/Transaction/yarn.lock +++ b/packages/Transaction/yarn.lock @@ -226,12 +226,12 @@ "@ethersproject/properties" "^5.7.0" "@ethersproject/strings" "^5.7.0" -"@nexajs/address@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.7.20.tgz#2369be84971a937f96f808ca40e74dbb07eda0e1" - integrity sha512-AgUsofFg0L4w/v2/eISFN2VCaX1VqoDVlcJdvXRQMyTjJr5vYVhFbxp5qPFc8d/Uru5AIw6jtkWhLQgh/217ZA== +"@nexajs/address@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.8.16.tgz#80f437ee592b1295e0c992544b5ad29566740ca6" + integrity sha512-c+T66fkI47UYE6V5P3a7n37/UnlgHRRjMe6x0O2ngcU9haUSQ30fWWoRCcCVE1xnT/lsVcl8NCYXxqLYv3FMRg== dependencies: - "@nexajs/crypto" "24.7.20" + "@nexajs/crypto" "24.8.16" "@nexajs/rostrum" "24.6.23" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -240,12 +240,13 @@ graphql-ws "5.12.0" ws "8.13.0" -"@nexajs/crypto@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.7.20.tgz#1c5253716330fad450243023225399354e8de4be" - integrity sha512-szGhquJWFFggklYq1zwfrR61rSMgSnXHd3KKmKqH1JMwrPzU/UrtYNiUPbB5VnnDRmXw6nk9tsmgSfE5jtzrJg== +"@nexajs/crypto@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.8.16.tgz#1ec6b94b87a4b2a7a1d50e5c21f5e413f87ebffe" + integrity sha512-+Yraj8wLndReZWIWxW8e++yx5hrsOtknyMMqtpQTYGOOyJs/joVOQzSJJwp0KKtyutDIyCUHazI/nMG/PGtyiQ== dependencies: "@ethersproject/random" "5.7.0" + "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" bn.js "5.2.1" bs58 "6.0.0" @@ -255,14 +256,14 @@ scrypt-js "3.0.1" secure-ls "1.2.6" -"@nexajs/hdnode@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.7.20.tgz#a0bd11d4b10a842da7c642d289a6ab33c7e57c96" - integrity sha512-bDXKhXKjX+/JwEnzWR7FiUKKUkK3+bzbUCXge5m3nfHfTxYBg/0XNnWIeCY/EowFfcKRnNtZOcTMPGIWfYMTdQ== +"@nexajs/hdnode@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.8.16.tgz#6081feaa3a1e79c169afd83b0bc26041cab47d92" + integrity sha512-X/c6QPrBhTtvIIgv6jtVT2HKXnLR6+/Gx249+RHL4eMfl01v5/bROz1fiXZnRt9GDUwHjyxplJkdiFVpMqNowQ== dependencies: "@ethersproject/hdnode" "5.7.0" - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" diff --git a/packages/Wallet/package.json b/packages/Wallet/package.json index 9a6a4455..7e57a0f8 100644 --- a/packages/Wallet/package.json +++ b/packages/Wallet/package.json @@ -1,6 +1,6 @@ { "name": "@nexajs/wallet", - "version": "24.7.20", + "version": "24.8.16", "description": "Manage a collection of assets spread across multiple blockchains.", "main": "index.js", "repository": "https://github.com/avasdao/nexajs", @@ -8,13 +8,13 @@ "license": "MIT", "type": "module", "dependencies": { - "@nexajs/address": "24.7.20", - "@nexajs/crypto": "24.7.20", - "@nexajs/hdnode": "24.7.20", - "@nexajs/purse": "24.7.20", + "@nexajs/address": "24.8.16", + "@nexajs/crypto": "24.8.16", + "@nexajs/hdnode": "24.8.16", + "@nexajs/purse": "24.8.16", "@nexajs/rostrum": "24.6.23", "@nexajs/script": "24.7.15", - "@nexajs/token": "24.7.20", + "@nexajs/token": "24.8.16", "cross-fetch": "4.0.0", "events": "3.3.0", "numeral": "2.0.6" diff --git a/packages/Wallet/yarn.lock b/packages/Wallet/yarn.lock index 9b6f4d16..a7aa95de 100644 --- a/packages/Wallet/yarn.lock +++ b/packages/Wallet/yarn.lock @@ -226,12 +226,12 @@ "@ethersproject/properties" "^5.7.0" "@ethersproject/strings" "^5.7.0" -"@nexajs/address@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.7.20.tgz#2369be84971a937f96f808ca40e74dbb07eda0e1" - integrity sha512-AgUsofFg0L4w/v2/eISFN2VCaX1VqoDVlcJdvXRQMyTjJr5vYVhFbxp5qPFc8d/Uru5AIw6jtkWhLQgh/217ZA== +"@nexajs/address@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/address/-/address-24.8.16.tgz#80f437ee592b1295e0c992544b5ad29566740ca6" + integrity sha512-c+T66fkI47UYE6V5P3a7n37/UnlgHRRjMe6x0O2ngcU9haUSQ30fWWoRCcCVE1xnT/lsVcl8NCYXxqLYv3FMRg== dependencies: - "@nexajs/crypto" "24.7.20" + "@nexajs/crypto" "24.8.16" "@nexajs/rostrum" "24.6.23" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -240,12 +240,13 @@ graphql-ws "5.12.0" ws "8.13.0" -"@nexajs/crypto@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.7.20.tgz#1c5253716330fad450243023225399354e8de4be" - integrity sha512-szGhquJWFFggklYq1zwfrR61rSMgSnXHd3KKmKqH1JMwrPzU/UrtYNiUPbB5VnnDRmXw6nk9tsmgSfE5jtzrJg== +"@nexajs/crypto@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.8.16.tgz#1ec6b94b87a4b2a7a1d50e5c21f5e413f87ebffe" + integrity sha512-+Yraj8wLndReZWIWxW8e++yx5hrsOtknyMMqtpQTYGOOyJs/joVOQzSJJwp0KKtyutDIyCUHazI/nMG/PGtyiQ== dependencies: "@ethersproject/random" "5.7.0" + "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" bn.js "5.2.1" bs58 "6.0.0" @@ -255,14 +256,14 @@ scrypt-js "3.0.1" secure-ls "1.2.6" -"@nexajs/hdnode@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.7.20.tgz#a0bd11d4b10a842da7c642d289a6ab33c7e57c96" - integrity sha512-bDXKhXKjX+/JwEnzWR7FiUKKUkK3+bzbUCXge5m3nfHfTxYBg/0XNnWIeCY/EowFfcKRnNtZOcTMPGIWfYMTdQ== +"@nexajs/hdnode@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/hdnode/-/hdnode-24.8.16.tgz#6081feaa3a1e79c169afd83b0bc26041cab47d92" + integrity sha512-X/c6QPrBhTtvIIgv6jtVT2HKXnLR6+/Gx249+RHL4eMfl01v5/bROz1fiXZnRt9GDUwHjyxplJkdiFVpMqNowQ== dependencies: "@ethersproject/hdnode" "5.7.0" - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" @@ -276,15 +277,15 @@ isomorphic-ws "5.0.0" ws "8.13.0" -"@nexajs/purse@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/purse/-/purse-24.7.20.tgz#8e4d0bc2a2121cacfa730443cb6d968193642955" - integrity sha512-G9kIGtsxC90tKTF/ydcJqBzraPzR9hVIAbZb5zHiCQv6I7R6rZYXUUCuGsQKCxIwLSEBulDsUDpDAk3MG7tggA== +"@nexajs/purse@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/purse/-/purse-24.8.16.tgz#882f9a071c75a28aa97a75757cfd1e0f6bb34926" + integrity sha512-FhrIRswbx52/nmh/wouFapvvdbrzRrm/hjGi1sqqEx5Dg0CLhTdNxgTu4UkYwDmeP/RAzjfSkIWfMQjnxmUjIw== dependencies: - "@nexajs/address" "24.7.20" - "@nexajs/hdnode" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/hdnode" "24.8.16" "@nexajs/provider" "23.12.25" - "@nexajs/transaction" "24.7.20" + "@nexajs/transaction" "24.8.16" events "3.3.0" "@nexajs/rostrum@24.6.23": @@ -304,27 +305,27 @@ dependencies: "@nexajs/utils" "24.7.15" -"@nexajs/token@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/token/-/token-24.7.20.tgz#acbb1d76243b7a5901f4556dbb2e0e3a62a3bf40" - integrity sha512-SkeE7ftKh2S0Y3nNy7KCpUxqg6YDnhxfa9b4tZHN9BBByPEd638dpiFx3/wKNp9OxAG4ZETELzIt390yfQctYQ== +"@nexajs/token@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/token/-/token-24.8.16.tgz#ef4a1c2b8c1489da36dfea9973f6c1369dd0b477" + integrity sha512-3CyA7MFVWXItTORMWHFyd1uffME4az2mS2t8Ij4FLbsmqZq1fIGussis8QaLYLc6vLb9n0WiFjlT3/X9P995Dw== dependencies: - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" - "@nexajs/hdnode" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" + "@nexajs/hdnode" "24.8.16" "@nexajs/provider" "23.12.25" "@nexajs/script" "24.7.15" - "@nexajs/transaction" "24.7.20" + "@nexajs/transaction" "24.8.16" events "3.3.0" -"@nexajs/transaction@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/transaction/-/transaction-24.7.20.tgz#2bb5baabed12a9a5cae7fe9d44c1db133e86206e" - integrity sha512-i7RRviB8fZWX7EVnOtqyhCg6V9bUMVf7FR7e2Qnex03aQtXxbM7sxMIeMMhHv3yW0AJrRLm09iMqGnoS7rgrmA== +"@nexajs/transaction@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/transaction/-/transaction-24.8.16.tgz#cae9e90a72843a64ad3be5b4940b843452d98b89" + integrity sha512-uvuvl7wg4x3TMxQmGJXDYW+tQS3FgrJFex3FiUna1AwcaprS749v+CQi7KAjRZ4JXdSuZ6wDW/Ai6G5vECEARg== dependencies: - "@nexajs/address" "24.7.20" - "@nexajs/crypto" "24.7.20" - "@nexajs/hdnode" "24.7.20" + "@nexajs/address" "24.8.16" + "@nexajs/crypto" "24.8.16" + "@nexajs/hdnode" "24.8.16" "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" diff --git a/packages/Zk/package.json b/packages/Zk/package.json index 525f3be7..957869cb 100644 --- a/packages/Zk/package.json +++ b/packages/Zk/package.json @@ -1,6 +1,6 @@ { "name": "@nexajs/zk", - "version": "24.8.15", + "version": "24.8.16", "description": "Zero Knowledge utilities.", "main": "index.js", "repository": "https://github.com/avasdao/nexajs", @@ -8,7 +8,7 @@ "license": "MIT", "type": "module", "dependencies": { - "@nexajs/crypto": "24.7.20", + "@nexajs/crypto": "24.8.16", "@nexajs/utils": "24.7.15", "big-integer": "1.6.52" } diff --git a/packages/Zk/yarn.lock b/packages/Zk/yarn.lock index b3878c06..f61ba197 100644 --- a/packages/Zk/yarn.lock +++ b/packages/Zk/yarn.lock @@ -22,12 +22,13 @@ "@ethersproject/bytes" "^5.7.0" "@ethersproject/logger" "^5.7.0" -"@nexajs/crypto@24.7.20": - version "24.7.20" - resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.7.20.tgz#1c5253716330fad450243023225399354e8de4be" - integrity sha512-szGhquJWFFggklYq1zwfrR61rSMgSnXHd3KKmKqH1JMwrPzU/UrtYNiUPbB5VnnDRmXw6nk9tsmgSfE5jtzrJg== +"@nexajs/crypto@24.8.16": + version "24.8.16" + resolved "https://registry.yarnpkg.com/@nexajs/crypto/-/crypto-24.8.16.tgz#1ec6b94b87a4b2a7a1d50e5c21f5e413f87ebffe" + integrity sha512-+Yraj8wLndReZWIWxW8e++yx5hrsOtknyMMqtpQTYGOOyJs/joVOQzSJJwp0KKtyutDIyCUHazI/nMG/PGtyiQ== dependencies: "@ethersproject/random" "5.7.0" + "@nexajs/script" "24.7.15" "@nexajs/utils" "24.7.15" bn.js "5.2.1" bs58 "6.0.0" @@ -37,6 +38,13 @@ scrypt-js "3.0.1" secure-ls "1.2.6" +"@nexajs/script@24.7.15": + version "24.7.15" + resolved "https://registry.yarnpkg.com/@nexajs/script/-/script-24.7.15.tgz#2af82c392805c8a1e9794d77d4e0b962f8b8daed" + integrity sha512-mhGqfT7EAQMfxTx4v6FgPKzCQvo/Thy5XMXxREXJ5I8LccVKce/OiWVllWs73BXUd8BbTVrERuhTwj1EMnNPqw== + dependencies: + "@nexajs/utils" "24.7.15" + "@nexajs/utils@24.7.15": version "24.7.15" resolved "https://registry.yarnpkg.com/@nexajs/utils/-/utils-24.7.15.tgz#499bf20e1643e7c7bad91529a3f30c80512b6c5a"