Skip to content

Commit 7c66883

Browse files
committed
Update deps
1 parent 74a9076 commit 7c66883

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.0",
2323
"@ledgerhq/react-native-hid": "^6.32.4",
2424
"@mempool/mempool.js": "^3.0.0",
25-
"@nostr-dev-kit/ndk": "^2.12.1",
25+
"@nostr-dev-kit/ndk": "^2.12.2",
2626
"@react-native-async-storage/async-storage": "^2.1.2",
2727
"@react-native-picker/picker": "2.11.0",
2828
"@react-navigation/native": "^7.0.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2239,10 +2239,10 @@
22392239
"@nodelib/fs.scandir" "2.1.5"
22402240
fastq "^1.6.0"
22412241

2242-
"@nostr-dev-kit/ndk@^2.12.1":
2243-
version "2.12.1"
2244-
resolved "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.12.1.tgz"
2245-
integrity sha512-lP/ND2in7sDw6JNPw0qodKk5m/TdL/wggOIiYqgwdmrBdZVinY7GTA1QPFbw/Ebqwa4Wzi6UV2OY4R0++KJElw==
2242+
"@nostr-dev-kit/ndk@^2.12.2":
2243+
version "2.12.2"
2244+
resolved "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.12.2.tgz"
2245+
integrity sha512-uvautgwbpk3AgddoFpew67/FiaV/zpKwwvSnjCvbE/tAdJBpUUS+VjWR5WfUnJvxTy/ZZpPW+X2TkwVFHhUdvA==
22462246
dependencies:
22472247
"@noble/curves" "^1.6.0"
22482248
"@noble/hashes" "^1.5.0"

0 commit comments

Comments
 (0)