From 9864e7c3e5e4fde447a3531b1e7fcf9c1ce3ae74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 09:22:36 +0000 Subject: [PATCH] Bump the misc group with 2 updates Bumps the misc group with 2 updates: [@nostr-dev-kit/ndk](https://github.com/nostr-dev-kit/ndk) and [@nostr-dev-kit/ndk-cache-dexie](https://github.com/nostr-dev-kit/ndk-cache-dexie). Updates `@nostr-dev-kit/ndk` from 2.3.2 to 2.4.2 - [Commits](https://github.com/nostr-dev-kit/ndk/commits) Updates `@nostr-dev-kit/ndk-cache-dexie` from 2.2.3 to 2.2.6 - [Commits](https://github.com/nostr-dev-kit/ndk-cache-dexie/commits) --- updated-dependencies: - dependency-name: "@nostr-dev-kit/ndk" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc - dependency-name: "@nostr-dev-kit/ndk-cache-dexie" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: misc ... Signed-off-by: dependabot[bot] --- package-lock.json | 70 ++++++++++++++++++++++++++++++++++++----------- package.json | 4 +-- 2 files changed, 56 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98ef4e8..08a804f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,8 +14,8 @@ "@dfinity/principal": "^1.0.0", "@dfinity/utils": "next", "@floating-ui/dom": "^1.6.3", - "@nostr-dev-kit/ndk": "^2.2.0", - "@nostr-dev-kit/ndk-cache-dexie": "^2.2.3", + "@nostr-dev-kit/ndk": "^2.4.2", + "@nostr-dev-kit/ndk-cache-dexie": "^2.2.6", "buffer": "^6.0.3", "dayjs": "^1.11.10", "novel-svelte": "^0.1.7", @@ -941,9 +941,9 @@ } }, "node_modules/@nostr-dev-kit/ndk": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.3.2.tgz", - "integrity": "sha512-k3/C2RtCRl8Pb3McaQkUiTxH7gs7U7agSqK6J7xdZSJZIO46qhz2zu6USco9eGAg67Ytz3VAmSI8sHQEi1f3fA==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.4.2.tgz", + "integrity": "sha512-78gHKyPVy2u6obnTmOU9dMJMi07LgzoTQtO1RjWkcwlQvPyjbpCQ4EXjDSM1pmdj7narwW+uJibnld6z8dT1Fg==", "dependencies": { "@noble/hashes": "^1.3.1", "@noble/secp256k1": "^2.0.0", @@ -959,17 +959,35 @@ } }, "node_modules/@nostr-dev-kit/ndk-cache-dexie": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk-cache-dexie/-/ndk-cache-dexie-2.2.3.tgz", - "integrity": "sha512-Ywx01PFn4ddvdWLCHn2xsMcmdgtLpcX1IJztDtdQs8KNbOKUQmjQRql422DRKKZ/XX7u5NeUmzCa8xBnc6OXew==", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk-cache-dexie/-/ndk-cache-dexie-2.2.6.tgz", + "integrity": "sha512-wcWQQsodo33qD8a9f3uGUHcA9JhLirhMiv3QzQ1nEj1quAMugsX4389lYViIwVFzu8p8fYpX0AUaE4iuSwEg5g==", "dependencies": { - "@nostr-dev-kit/ndk": "2.3.2", + "@nostr-dev-kit/ndk": "2.4.1", "debug": "^4.3.4", "dexie": "^3.2.4", "nostr-tools": "^1.14.0", "typescript-lru-cache": "^2.0.0" } }, + "node_modules/@nostr-dev-kit/ndk-cache-dexie/node_modules/@nostr-dev-kit/ndk": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.4.1.tgz", + "integrity": "sha512-2rUJSlriESZ3rvXfmEepi8r+Ms1YM1z7+yr8ymyHbFF2OXi4XMc52hLmPDBK950dAHn4f8efkUKEnkvLF3hreg==", + "dependencies": { + "@noble/hashes": "^1.3.1", + "@noble/secp256k1": "^2.0.0", + "@scure/base": "^1.1.1", + "debug": "^4.3.4", + "light-bolt11-decoder": "^3.0.0", + "node-fetch": "^3.3.1", + "nostr-tools": "^1.15.0", + "tseep": "^1.1.1", + "typescript-lru-cache": "^2.0.0", + "utf8-buffer": "^1.0.0", + "websocket-polyfill": "^0.0.3" + } + }, "node_modules/@peculiar/asn1-schema": { "version": "2.3.6", "resolved": "https://registry.npmjs.org/@peculiar/asn1-schema/-/asn1-schema-2.3.6.tgz", @@ -8042,9 +8060,9 @@ } }, "@nostr-dev-kit/ndk": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.3.2.tgz", - "integrity": "sha512-k3/C2RtCRl8Pb3McaQkUiTxH7gs7U7agSqK6J7xdZSJZIO46qhz2zu6USco9eGAg67Ytz3VAmSI8sHQEi1f3fA==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.4.2.tgz", + "integrity": "sha512-78gHKyPVy2u6obnTmOU9dMJMi07LgzoTQtO1RjWkcwlQvPyjbpCQ4EXjDSM1pmdj7narwW+uJibnld6z8dT1Fg==", "requires": { "@noble/hashes": "^1.3.1", "@noble/secp256k1": "^2.0.0", @@ -8060,15 +8078,35 @@ } }, "@nostr-dev-kit/ndk-cache-dexie": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk-cache-dexie/-/ndk-cache-dexie-2.2.3.tgz", - "integrity": "sha512-Ywx01PFn4ddvdWLCHn2xsMcmdgtLpcX1IJztDtdQs8KNbOKUQmjQRql422DRKKZ/XX7u5NeUmzCa8xBnc6OXew==", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk-cache-dexie/-/ndk-cache-dexie-2.2.6.tgz", + "integrity": "sha512-wcWQQsodo33qD8a9f3uGUHcA9JhLirhMiv3QzQ1nEj1quAMugsX4389lYViIwVFzu8p8fYpX0AUaE4iuSwEg5g==", "requires": { - "@nostr-dev-kit/ndk": "2.3.2", + "@nostr-dev-kit/ndk": "2.4.1", "debug": "^4.3.4", "dexie": "^3.2.4", "nostr-tools": "^1.14.0", "typescript-lru-cache": "^2.0.0" + }, + "dependencies": { + "@nostr-dev-kit/ndk": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.4.1.tgz", + "integrity": "sha512-2rUJSlriESZ3rvXfmEepi8r+Ms1YM1z7+yr8ymyHbFF2OXi4XMc52hLmPDBK950dAHn4f8efkUKEnkvLF3hreg==", + "requires": { + "@noble/hashes": "^1.3.1", + "@noble/secp256k1": "^2.0.0", + "@scure/base": "^1.1.1", + "debug": "^4.3.4", + "light-bolt11-decoder": "^3.0.0", + "node-fetch": "^3.3.1", + "nostr-tools": "^1.15.0", + "tseep": "^1.1.1", + "typescript-lru-cache": "^2.0.0", + "utf8-buffer": "^1.0.0", + "websocket-polyfill": "^0.0.3" + } + } } }, "@peculiar/asn1-schema": { diff --git a/package.json b/package.json index 64e2b73..3540bae 100644 --- a/package.json +++ b/package.json @@ -73,8 +73,8 @@ "@dfinity/principal": "^1.0.0", "@dfinity/utils": "next", "@floating-ui/dom": "^1.6.3", - "@nostr-dev-kit/ndk": "^2.2.0", - "@nostr-dev-kit/ndk-cache-dexie": "^2.2.3", + "@nostr-dev-kit/ndk": "^2.4.2", + "@nostr-dev-kit/ndk-cache-dexie": "^2.2.6", "buffer": "^6.0.3", "dayjs": "^1.11.10", "novel-svelte": "^0.1.7",