Skip to content

Commit df87859

Browse files
committed
Update NDK deps
1 parent 39bd586 commit df87859

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
@@ -21,7 +21,7 @@
2121
"@ledgerhq/hw-transport-webhid": "^6.30.0",
2222
"@ledgerhq/react-native-hid": "^6.32.4",
2323
"@mempool/mempool.js": "^3.0.0",
24-
"@nostr-dev-kit/ndk": "^2.11.0",
24+
"@nostr-dev-kit/ndk": "^2.11.2",
2525
"@react-native-async-storage/async-storage": "^2.1.1",
2626
"@react-native-picker/picker": "2.11.0",
2727
"@react-navigation/native": "^7.0.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2250,10 +2250,10 @@
22502250
"@nodelib/fs.scandir" "2.1.5"
22512251
fastq "^1.6.0"
22522252

2253-
"@nostr-dev-kit/ndk@^2.11.0":
2254-
version "2.11.0"
2255-
resolved "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.11.0.tgz"
2256-
integrity sha512-FKIMtcVsVcquzrC+yir9lOXHCIHmQ3IKEVCMohqEB7N96HjP2qrI9s5utbjI3lkavFNF5tXg1Gp9ODEo7XCfLA==
2253+
"@nostr-dev-kit/ndk@^2.11.2":
2254+
version "2.11.2"
2255+
resolved "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.11.2.tgz"
2256+
integrity sha512-DNrodIBC0j2MqEUQ5Mqaa671iZiRiKluu0c/wLkX7PCva07KSPyvcuyGp5fhk+/EZBurwZccMaML0syH0Qu8kQ==
22572257
dependencies:
22582258
"@noble/curves" "^1.6.0"
22592259
"@noble/hashes" "^1.5.0"

0 commit comments

Comments
 (0)