diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 152335d..06b7fe1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,13 +105,13 @@ importers: version: 1.5.5 typescript: specifier: ^5.8.3 - version: 5.8.3 + version: 5.9.3 packages/remote-server: dependencies: '@cheqd/mcp-toolkit-server': - specifier: workspace:* - version: link:../server + specifier: 1.4.1-develop.2 + version: 1.4.1-develop.2(encoding@0.1.13)(expo@54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4))(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(web-streams-polyfill@3.3.3) '@modelcontextprotocol/sdk': specifier: ^1.20.2 version: 1.24.3(zod@3.25.56) @@ -154,13 +154,13 @@ importers: version: 17.3.1 typescript: specifier: ^5.8.3 - version: 5.8.3 + version: 5.9.3 packages/server: dependencies: '@cheqd/mcp-toolkit-credo': - specifier: workspace:* - version: link:../credo + specifier: 1.5.1-develop.2 + version: 1.5.1-develop.2(encoding@0.1.13)(expo@54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4))(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(web-streams-polyfill@3.3.3) '@modelcontextprotocol/sdk': specifier: ^1.20.2 version: 1.24.3(zod@3.25.56) @@ -173,7 +173,7 @@ importers: version: 24.0.0 typescript: specifier: ^5.8.3 - version: 5.8.3 + version: 5.9.3 packages: @@ -726,6 +726,15 @@ packages: '@bufbuild/protobuf@2.11.0': resolution: {integrity: sha512-sBXGT13cpmPR5BMgHE6UEEfEaShh5Ror6rfN3yEK5si7QVrtZg8LEPQb0VVhiLRUslD2yLnXtnRzG035J/mZXQ==} + '@cheqd/mcp-toolkit-credo@1.5.1-develop.2': + resolution: {integrity: sha512-IXp9FfVXLoHmUslq5/OztVwM8O5umxJcVQweoFcBOgtr4HKcIv7dQQgKFH6w9o3rBzQSR/ohXrB1/kP/jqTh0A==} + engines: {node: '>=20.0.0'} + + '@cheqd/mcp-toolkit-server@1.4.1-develop.2': + resolution: {integrity: sha512-j2/P2jVp2R7t6dc7knCDG1ernH2PalQwFVqniboFaXlhy1PqRkhOLTWlBEaDcrBUkEYa7z4Ge9a2DWugredk9w==} + engines: {node: '>=20.0.0'} + hasBin: true + '@cheqd/sdk@5.4.9': resolution: {integrity: sha512-CTez3pBGAWnUMopz/odLYoPbmZGthUJ4XCZCMBHnbbI7kCvT8zxfgetOlZyr+SlUO3iRKTPIr+GLU20t2Z7gzQ==} engines: {node: '>=22.0.0'} @@ -1118,10 +1127,6 @@ packages: resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} - '@isaacs/cliui@9.0.0': - resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==} - engines: {node: '>=18'} - '@isaacs/fs-minipass@4.0.1': resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==} engines: {node: '>=18.0.0'} @@ -2005,6 +2010,9 @@ packages: '@types/node@24.10.1': resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} + '@types/node@24.10.13': + resolution: {integrity: sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2265,6 +2273,10 @@ packages: resolution: {integrity: sha512-UOCGPYbl0tv8+006qks/dTgV9ajs97X2p0FAbyS2iyCRrmLSRolDaHdp+v/CLgnzHc3fVB+CwYiUmei7ndFcgA==} engines: {node: '>=12.0.0'} + asn1js@3.0.7: + resolution: {integrity: sha512-uLvq6KJu04qoQM6gvBfKFjlh6Gl0vOKQuR5cJMDHQkmwfMOQeN3F3SHCv9SNYSL+CRoHvOGFfllDlVz03GQjvQ==} + engines: {node: '>=12.0.0'} + async-limiter@1.0.1: resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==} @@ -2360,8 +2372,8 @@ packages: balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - balanced-match@4.0.2: - resolution: {integrity: sha512-x0K50QvKQ97fdEz2kPehIerj+YTeptKF9hyYkKf6egnwmMWAkADiO0QCzSp0R5xN8FTZgYaBfSaue46Ej62nMg==} + balanced-match@4.0.3: + resolution: {integrity: sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==} engines: {node: 20 || >=22} base-64@0.1.0: @@ -2382,8 +2394,9 @@ packages: resolution: {integrity: sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==} engines: {node: '>=6.0.0'} - baseline-browser-mapping@2.9.19: - resolution: {integrity: sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==} + baseline-browser-mapping@2.10.0: + resolution: {integrity: sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==} + engines: {node: '>=6.0.0'} hasBin: true bech32@1.1.4: @@ -2423,6 +2436,9 @@ packages: bn.js@5.2.2: resolution: {integrity: sha512-v2YAxEmKaBLahNwE1mjp4WON6huMNeuDvagFZW+ASCuA/ku0bXR9hSMw0XpiqMoA3+rmnyck/tPRSFQkoC9Cuw==} + bn.js@5.2.3: + resolution: {integrity: sha512-EAcmnPkxpntVL+DS7bO1zhcZNvCkxqtkd0ZY53h06GNQ3DEkkGZ/gKgmDv6DdZQGj9BgfSPKtJJ7Dp1GPP8f7w==} + body-parser@1.20.4: resolution: {integrity: sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} @@ -3026,6 +3042,10 @@ packages: resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==} engines: {node: '>=8'} + detect-libc@2.1.2: + resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} + engines: {node: '>=8'} + detect-newline@4.0.1: resolution: {integrity: sha512-qE3Veg1YXzGHQhlA6jzebZN2qVf6NX+A7m7qlhCGG30dJixrAQhYOsJjsnBjJkCSmuOPpCk30145fr8FV0bzog==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -3094,8 +3114,8 @@ packages: engines: {node: '>=0.10.0'} hasBin: true - electron-to-chromium@1.5.286: - resolution: {integrity: sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==} + electron-to-chromium@1.5.302: + resolution: {integrity: sha512-sM6HAN2LyK82IyPBpznDRqlTQAtuSaO+ShzFiWTvoMJLHyZ+Y39r8VMfHzwbU8MVBzQ4Wdn85+wlZl2TLGIlwg==} elliptic@6.6.1: resolution: {integrity: sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==} @@ -3609,6 +3629,11 @@ packages: engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] + fsevents@2.3.3: + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + function-bind@1.1.2: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} @@ -3716,11 +3741,12 @@ packages: glob@10.5.0: resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true - glob@13.0.5: - resolution: {integrity: sha512-BzXxZg24Ibra1pbQ/zE7Kys4Ua1ks7Bn6pKLkVPZ9FZe4JQS6/Q7ef3LG1H+k7lUf5l4T3PLSyYyYJVYUvfgTw==} - engines: {node: 20 || >=22} + glob@13.0.6: + resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==} + engines: {node: 18 || 20 || >=22} glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} @@ -3729,6 +3755,7 @@ packages: glob@9.3.5: resolution: {integrity: sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==} engines: {node: '>=16 || 14 >=14.17'} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-dirs@0.1.1: resolution: {integrity: sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==} @@ -4139,10 +4166,6 @@ packages: jackspeak@3.4.3: resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} - jackspeak@4.2.3: - resolution: {integrity: sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==} - engines: {node: 20 || >=22} - jake@10.9.4: resolution: {integrity: sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==} engines: {node: '>=10'} @@ -4752,9 +4775,9 @@ packages: minimalistic-crypto-utils@1.0.1: resolution: {integrity: sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==} - minimatch@10.2.1: - resolution: {integrity: sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A==} - engines: {node: 20 || >=22} + minimatch@10.2.2: + resolution: {integrity: sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==} + engines: {node: 18 || 20 || >=22} minimatch@3.0.5: resolution: {integrity: sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==} @@ -5028,6 +5051,10 @@ packages: resolution: {integrity: sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==} engines: {node: ^16.14.0 || >=18.0.0} + npm-package-arg@11.0.3: + resolution: {integrity: sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==} + engines: {node: ^16.14.0 || >=18.0.0} + npm-packlist@8.0.2: resolution: {integrity: sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -5481,9 +5508,9 @@ packages: resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} engines: {node: '>=16 || 14 >=14.18'} - path-scurry@2.0.1: - resolution: {integrity: sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==} - engines: {node: 20 || >=22} + path-scurry@2.0.2: + resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==} + engines: {node: 18 || 20 || >=22} path-to-regexp@0.1.12: resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==} @@ -6045,6 +6072,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.7.4: + resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} + engines: {node: '>=10'} + hasBin: true + send@0.19.2: resolution: {integrity: sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==} engines: {node: '>= 0.8.0'} @@ -6383,7 +6415,7 @@ packages: tar@7.4.3: resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} engines: {node: '>=18'} - deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me tar@7.5.9: resolution: {integrity: sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==} @@ -6586,11 +6618,6 @@ packages: typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - typescript@5.8.3: - resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} - engines: {node: '>=14.17'} - hasBin: true - typescript@5.9.3: resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} @@ -7742,6 +7769,56 @@ snapshots: '@bufbuild/protobuf@2.11.0': {} + '@cheqd/mcp-toolkit-credo@1.5.1-develop.2(encoding@0.1.13)(expo@54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4))(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(web-streams-polyfill@3.3.3)': + dependencies: + '@credo-ts/anoncreds': 0.5.19(@hyperledger/anoncreds-shared@0.3.4)(encoding@0.1.13)(expo@54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4))(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(web-streams-polyfill@3.3.3) + '@credo-ts/askar': 0.5.19(@hyperledger/aries-askar-nodejs@0.2.3(encoding@0.1.13))(encoding@0.1.13)(expo@54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4))(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(web-streams-polyfill@3.3.3) + '@credo-ts/cheqd': 0.5.19(@hyperledger/anoncreds-shared@0.3.4)(encoding@0.1.13)(expo@54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4))(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(web-streams-polyfill@3.3.3) + '@credo-ts/core': 0.5.19(encoding@0.1.13)(expo@54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4))(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(web-streams-polyfill@3.3.3) + '@credo-ts/node': 0.5.19(encoding@0.1.13)(expo@54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4))(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(web-streams-polyfill@3.3.3) + '@hyperledger/anoncreds-nodejs': 0.3.4 + '@hyperledger/anoncreds-shared': 0.3.4 + '@hyperledger/aries-askar-nodejs': 0.2.3(encoding@0.1.13) + '@modelcontextprotocol/sdk': 1.24.3(zod@3.25.56) + qrcode: 1.5.4 + zod: 3.25.56 + transitivePeerDependencies: + - '@animo-id/expo-secure-environment' + - '@cfworker/json-schema' + - '@hyperledger/aries-askar-react-native' + - '@openwallet-foundation/askar-nodejs' + - '@openwallet-foundation/askar-react-native' + - bufferutil + - debug + - domexception + - encoding + - expo + - react-native + - supports-color + - utf-8-validate + - web-streams-polyfill + + '@cheqd/mcp-toolkit-server@1.4.1-develop.2(encoding@0.1.13)(expo@54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4))(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(web-streams-polyfill@3.3.3)': + dependencies: + '@cheqd/mcp-toolkit-credo': 1.5.1-develop.2(encoding@0.1.13)(expo@54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4))(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(web-streams-polyfill@3.3.3) + '@modelcontextprotocol/sdk': 1.24.3(zod@3.25.56) + zod: 3.25.56 + transitivePeerDependencies: + - '@animo-id/expo-secure-environment' + - '@cfworker/json-schema' + - '@hyperledger/aries-askar-react-native' + - '@openwallet-foundation/askar-nodejs' + - '@openwallet-foundation/askar-react-native' + - bufferutil + - debug + - domexception + - encoding + - expo + - react-native + - supports-color + - utf-8-validate + - web-streams-polyfill + '@cheqd/sdk@5.4.9': dependencies: '@cheqd/ts-proto': 4.2.0 @@ -7801,7 +7878,7 @@ snapshots: dependencies: '@bufbuild/protobuf': 2.11.0 long: 5.3.2 - protobufjs: 7.5.3 + protobufjs: 7.5.4 '@cheqd/ts-proto@4.2.0': dependencies: @@ -8453,11 +8530,11 @@ snapshots: expo-server: 1.0.5 freeport-async: 2.0.0 getenv: 2.0.0 - glob: 13.0.5 + glob: 13.0.6 lan-network: 0.1.7 minimatch: 9.0.5 node-forge: 1.3.3 - npm-package-arg: 11.0.2 + npm-package-arg: 11.0.3 ora: 3.4.0 picomatch: 3.0.1 pretty-bytes: 5.6.0 @@ -8470,7 +8547,7 @@ snapshots: resolve: 1.22.11 resolve-from: 5.0.0 resolve.exports: 2.0.3 - semver: 7.7.3 + semver: 7.7.4 send: 0.19.2 slugify: 1.6.6 source-map-support: 0.5.21 @@ -8504,9 +8581,9 @@ snapshots: chalk: 4.1.2 debug: 4.4.3 getenv: 2.0.0 - glob: 13.0.5 + glob: 13.0.6 resolve-from: 5.0.0 - semver: 7.7.3 + semver: 7.7.4 slash: 3.0.0 slugify: 1.6.6 xcode: 3.0.1 @@ -8526,11 +8603,11 @@ snapshots: '@expo/json-file': 10.0.8 deepmerge: 4.3.1 getenv: 2.0.0 - glob: 13.0.5 + glob: 13.0.6 require-from-string: 2.0.2 resolve-from: 5.0.0 resolve-workspace-root: 2.0.1 - semver: 7.7.3 + semver: 7.7.4 slugify: 1.6.6 sucrase: 3.35.1 transitivePeerDependencies: @@ -8571,12 +8648,12 @@ snapshots: chalk: 4.1.2 debug: 4.4.3 getenv: 2.0.0 - glob: 13.0.5 + glob: 13.0.6 ignore: 5.3.2 minimatch: 9.0.5 p-limit: 3.1.0 resolve-from: 5.0.0 - semver: 7.7.3 + semver: 7.7.4 transitivePeerDependencies: - supports-color optional: true @@ -8590,7 +8667,7 @@ snapshots: parse-png: 2.1.0 resolve-from: 5.0.0 resolve-global: 1.0.0 - semver: 7.7.3 + semver: 7.7.4 temp-dir: 2.0.0 unique-string: 2.0.0 optional: true @@ -8617,7 +8694,7 @@ snapshots: dotenv: 16.4.7 dotenv-expand: 11.0.7 getenv: 2.0.0 - glob: 13.0.5 + glob: 13.0.6 hermes-parser: 0.29.1 jsc-safe-url: 0.2.4 lightningcss: 1.31.1 @@ -8665,7 +8742,7 @@ snapshots: '@expo/json-file': 10.0.8 '@expo/spawn-async': 1.7.2 chalk: 4.1.2 - npm-package-arg: 11.0.2 + npm-package-arg: 11.0.3 ora: 3.4.0 resolve-workspace-root: 2.0.1 optional: true @@ -8688,7 +8765,7 @@ snapshots: debug: 4.4.3 expo: 54.0.33(@babel/core@7.29.0)(react-native@0.84.0(@babel/core@7.29.0)(react@19.2.4))(react@19.2.4) resolve-from: 5.0.0 - semver: 7.7.3 + semver: 7.7.4 xml2js: 0.6.0 transitivePeerDependencies: - supports-color @@ -8779,9 +8856,6 @@ snapshots: wrap-ansi: 8.1.0 wrap-ansi-cjs: wrap-ansi@7.0.0 - '@isaacs/cliui@9.0.0': - optional: true - '@isaacs/fs-minipass@4.0.1': dependencies: minipass: 7.1.2 @@ -8812,7 +8886,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 24.10.1 + '@types/node': 24.10.13 jest-mock: 29.7.0 optional: true @@ -8820,7 +8894,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 24.10.1 + '@types/node': 24.10.13 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -8856,7 +8930,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 24.10.1 + '@types/node': 24.10.13 '@types/yargs': 17.0.35 chalk: 4.1.2 optional: true @@ -9376,7 +9450,7 @@ snapshots: '@peculiar/asn1-schema': 2.6.0 '@peculiar/asn1-x509': 2.6.1 '@peculiar/asn1-x509-attr': 2.6.1 - asn1js: 3.0.6 + asn1js: 3.0.7 tslib: 2.8.1 '@peculiar/asn1-csr@2.6.1': @@ -9417,7 +9491,7 @@ snapshots: '@peculiar/asn1-schema': 2.6.0 '@peculiar/asn1-x509': 2.6.1 '@peculiar/asn1-x509-attr': 2.6.1 - asn1js: 3.0.6 + asn1js: 3.0.7 tslib: 2.8.1 '@peculiar/asn1-rsa@2.6.1': @@ -9652,7 +9726,7 @@ snapshots: metro: 0.83.3 metro-config: 0.83.3 metro-core: 0.83.3 - semver: 7.7.3 + semver: 7.7.4 transitivePeerDependencies: - bufferutil - supports-color @@ -10183,7 +10257,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 24.10.1 + '@types/node': 24.10.13 optional: true '@types/helmet@4.0.0': @@ -10221,6 +10295,11 @@ snapshots: dependencies: undici-types: 7.16.0 + '@types/node@24.10.13': + dependencies: + undici-types: 7.16.0 + optional: true + '@types/normalize-package-data@2.4.4': {} '@types/qrcode@1.5.5': @@ -10477,6 +10556,12 @@ snapshots: pvutils: 1.1.3 tslib: 2.8.1 + asn1js@3.0.7: + dependencies: + pvtsutils: 1.3.6 + pvutils: 1.1.5 + tslib: 2.8.1 + async-limiter@1.0.1: optional: true @@ -10656,9 +10741,7 @@ snapshots: balanced-match@1.0.2: {} - balanced-match@4.0.2: - dependencies: - jackspeak: 4.2.3 + balanced-match@4.0.3: optional: true base-64@0.1.0: {} @@ -10675,7 +10758,7 @@ snapshots: base64url@3.0.1: {} - baseline-browser-mapping@2.9.19: {} + baseline-browser-mapping@2.10.0: {} bech32@1.1.4: {} @@ -10711,6 +10794,8 @@ snapshots: bn.js@5.2.2: {} + bn.js@5.2.3: {} + body-parser@1.20.4: dependencies: bytes: 3.1.2 @@ -10802,7 +10887,7 @@ snapshots: brace-expansion@5.0.2: dependencies: - balanced-match: 4.0.2 + balanced-match: 4.0.3 optional: true braces@3.0.3: @@ -10813,9 +10898,9 @@ snapshots: browserslist@4.28.1: dependencies: - baseline-browser-mapping: 2.9.19 + baseline-browser-mapping: 2.10.0 caniuse-lite: 1.0.30001770 - electron-to-chromium: 1.5.286 + electron-to-chromium: 1.5.302 node-releases: 2.0.27 update-browserslist-db: 1.2.3(browserslist@4.28.1) @@ -10917,7 +11002,7 @@ snapshots: chrome-launcher@0.15.2: dependencies: - '@types/node': 24.10.1 + '@types/node': 24.10.13 escape-string-regexp: 4.0.0 is-wsl: 2.2.0 lighthouse-logger: 1.4.2 @@ -10927,7 +11012,7 @@ snapshots: chromium-edge-launcher@0.2.0: dependencies: - '@types/node': 24.10.1 + '@types/node': 24.10.13 escape-string-regexp: 4.0.0 is-wsl: 2.2.0 lighthouse-logger: 1.4.2 @@ -11364,6 +11449,9 @@ snapshots: detect-libc@2.0.4: {} + detect-libc@2.1.2: + optional: true + detect-newline@4.0.1: {} did-jwt@8.0.18: @@ -11436,7 +11524,7 @@ snapshots: dependencies: jake: 10.9.4 - electron-to-chromium@1.5.286: {} + electron-to-chromium@1.5.302: {} elliptic@6.6.1: dependencies: @@ -12144,6 +12232,9 @@ snapshots: fsevents@2.3.2: optional: true + fsevents@2.3.3: + optional: true + function-bind@1.1.2: {} function-timeout@1.0.2: {} @@ -12271,11 +12362,11 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 1.11.1 - glob@13.0.5: + glob@13.0.6: dependencies: - minimatch: 10.2.1 - minipass: 7.1.2 - path-scurry: 2.0.1 + minimatch: 10.2.2 + minipass: 7.1.3 + path-scurry: 2.0.2 optional: true glob@7.2.3: @@ -12704,11 +12795,6 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jackspeak@4.2.3: - dependencies: - '@isaacs/cliui': 9.0.0 - optional: true - jake@10.9.4: dependencies: async: 3.2.6 @@ -12729,7 +12815,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 24.10.1 + '@types/node': 24.10.13 jest-mock: 29.7.0 jest-util: 29.7.0 optional: true @@ -12740,7 +12826,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 24.10.1 + '@types/node': 24.10.13 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -12750,7 +12836,7 @@ snapshots: micromatch: 4.0.8 walker: 1.0.8 optionalDependencies: - fsevents: 2.3.2 + fsevents: 2.3.3 optional: true jest-message-util@29.7.0: @@ -12769,7 +12855,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 24.10.1 + '@types/node': 24.10.13 jest-util: 29.7.0 optional: true @@ -12779,7 +12865,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 24.10.1 + '@types/node': 24.10.13 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -12798,7 +12884,7 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 24.10.1 + '@types/node': 24.10.13 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -13096,7 +13182,7 @@ snapshots: lightningcss@1.31.1: dependencies: - detect-libc: 2.0.4 + detect-libc: 2.1.2 optionalDependencies: lightningcss-android-arm64: 1.31.1 lightningcss-darwin-arm64: 1.31.1 @@ -13544,7 +13630,7 @@ snapshots: minimalistic-crypto-utils@1.0.1: {} - minimatch@10.2.1: + minimatch@10.2.2: dependencies: brace-expansion: 5.0.2 optional: true @@ -13628,7 +13714,7 @@ snapshots: minizlib@3.1.0: dependencies: - minipass: 7.1.2 + minipass: 7.1.3 optional: true mkdirp@1.0.4: {} @@ -13807,6 +13893,14 @@ snapshots: semver: 7.7.3 validate-npm-package-name: 5.0.1 + npm-package-arg@11.0.3: + dependencies: + hosted-git-info: 7.0.2 + proc-log: 4.2.0 + semver: 7.7.4 + validate-npm-package-name: 5.0.1 + optional: true + npm-packlist@8.0.2: dependencies: ignore-walk: 6.0.5 @@ -14188,12 +14282,12 @@ snapshots: path-scurry@1.11.1: dependencies: lru-cache: 10.4.3 - minipass: 7.1.2 + minipass: 7.1.3 - path-scurry@2.0.1: + path-scurry@2.0.2: dependencies: lru-cache: 11.2.6 - minipass: 7.1.2 + minipass: 7.1.3 optional: true path-to-regexp@0.1.12: {} @@ -14517,7 +14611,7 @@ snapshots: react-refresh: 0.14.2 regenerator-runtime: 0.13.11 scheduler: 0.27.0 - semver: 7.7.3 + semver: 7.7.4 stacktrace-parser: 0.1.11 tinyglobby: 0.2.15 whatwg-fetch: 3.6.20 @@ -14886,6 +14980,9 @@ snapshots: semver@7.7.3: {} + semver@7.7.4: + optional: true + send@0.19.2: dependencies: debug: 2.6.9 @@ -15291,7 +15388,7 @@ snapshots: dependencies: '@isaacs/fs-minipass': 4.0.1 chownr: 3.0.0 - minipass: 7.1.2 + minipass: 7.1.3 minizlib: 3.1.0 yallist: 5.0.0 optional: true @@ -15319,7 +15416,7 @@ snapshots: terser@5.46.0: dependencies: '@jridgewell/source-map': 0.3.11 - acorn: 8.15.0 + acorn: 8.16.0 commander: 2.20.3 source-map-support: 0.5.21 optional: true @@ -15475,8 +15572,6 @@ snapshots: typedarray@0.0.6: {} - typescript@5.8.3: {} - typescript@5.9.3: {} uglify-js@3.19.3: