diff --git a/package.json b/package.json index eaaba7e..44c19b8 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@fedimint/transport-web": "^0.1.0", "@getalby/bitcoin-connect": "^3.11.0", "@getalby/lightning-tools": "^6.0.0", - "@nostr-dev-kit/ndk": "^2.16.1", + "@nostr-dev-kit/ndk": "^2.17.6", "@quasar/extras": "^1.17.0", "@vueuse/core": "^13.9.0", "bech32": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06ebd28..af1bca4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 '@nostr-dev-kit/ndk': - specifier: ^2.16.1 - version: 2.16.1(nostr-tools@2.15.0(typescript@5.9.3)) + specifier: ^2.17.6 + version: 2.17.6(nostr-tools@2.15.0(typescript@5.9.3)) '@quasar/extras': specifier: ^1.17.0 version: 1.17.0 @@ -1011,8 +1011,8 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@nostr-dev-kit/ndk@2.16.1': - resolution: {integrity: sha512-qfxS8rXJ4GNlQ7yOOJ1VjwhlVBvJx9l0J9cT07oLrFClLajBS32yD1Vl/NgBqcLJl/I9n4e3OwBOc7R6Ki7dZA==} + '@nostr-dev-kit/ndk@2.17.6': + resolution: {integrity: sha512-kdZNb+31WOdBjJDrIgOa4a4bLso01udxSgrKNlLARBRgPb5YYXjdpOxFFgUTErZghmL5avnAkCeFWaaiUCI2cA==} engines: {node: '>=16'} peerDependencies: nostr-tools: ^2 @@ -6000,7 +6000,7 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.19.1 - '@nostr-dev-kit/ndk@2.16.1(nostr-tools@2.15.0(typescript@5.9.3))': + '@nostr-dev-kit/ndk@2.17.6(nostr-tools@2.15.0(typescript@5.9.3))': dependencies: '@codesandbox/sandpack-client': 2.19.8 '@noble/curves': 1.9.7 @@ -6351,12 +6351,12 @@ snapshots: '@scure/bip32@1.3.1': dependencies: '@noble/curves': 1.1.0 - '@noble/hashes': 1.3.1 + '@noble/hashes': 1.3.2 '@scure/base': 1.1.1 '@scure/bip39@1.2.1': dependencies: - '@noble/hashes': 1.3.1 + '@noble/hashes': 1.3.2 '@scure/base': 1.1.1 '@shikijs/core@3.13.0':