Skip to content

Commit 9fea482

Browse files
committed
Update deps
1 parent e03ea47 commit 9fea482

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@ledgerhq/hw-transport-webhid": "^6.30.4",
2323
"@ledgerhq/react-native-hid": "^6.32.8",
2424
"@mempool/mempool.js": "^3.0.0",
25-
"@nostr-dev-kit/ndk": "^2.14.32",
25+
"@nostr-dev-kit/ndk": "^2.14.33",
2626
"@react-native-async-storage/async-storage": "^2.2.0",
2727
"@react-native-picker/picker": "2.11.1",
2828
"@react-navigation/native": "^7.1.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2371,10 +2371,10 @@
23712371
"@nodelib/fs.scandir" "2.1.5"
23722372
fastq "^1.6.0"
23732373

2374-
"@nostr-dev-kit/ndk@^2.14.32":
2375-
version "2.14.32"
2376-
resolved "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.14.32.tgz"
2377-
integrity sha512-LUBO35RCB9/emBYsXNDece7m/WO2rGYR8j4SD0Crb3z8GcKTJq6P8OjpZ6+Kr+sLNo8N0uL07XxtAvEBnp2OqQ==
2374+
"@nostr-dev-kit/ndk@^2.14.33":
2375+
version "2.14.33"
2376+
resolved "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.14.33.tgz"
2377+
integrity sha512-akiafJZj4ZAAYse+qNSjrx6Yg4Y2gB4UyMlo6I30ITVikRAtgPejXgtLGmjWCcgtf56b9g79AikAr3IZtr1pLA==
23782378
dependencies:
23792379
"@noble/curves" "^1.6.0"
23802380
"@noble/hashes" "^1.5.0"

0 commit comments

Comments
 (0)