Skip to content

Commit 9a42d92

Browse files
author
223880
committed
Update deps
1 parent cb0301f commit 9a42d92

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
httpclient (2.8.3)
7979
i18n (1.14.6)
8080
concurrent-ruby (~> 1.0)
81-
json (2.8.1)
81+
json (2.8.2)
8282
logger (1.6.1)
8383
minitest (5.25.1)
8484
molinillo (0.8.0)

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@gluestack-ui/themed": "^1.1.60",
2020
"@ledgerhq/react-native-hid": "^6.32.4",
2121
"@mempool/mempool.js": "^2.2.4",
22-
"@nostr-dev-kit/ndk": "^2.10.5",
22+
"@nostr-dev-kit/ndk": "^2.10.6",
2323
"@react-native-async-storage/async-storage": "^2.1.0",
2424
"@react-native-picker/picker": "2.9.0",
2525
"@react-navigation/native": "^7.0.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2222,10 +2222,10 @@
22222222
"@nodelib/fs.scandir" "2.1.5"
22232223
fastq "^1.6.0"
22242224

2225-
"@nostr-dev-kit/ndk@^2.10.5":
2226-
version "2.10.5"
2227-
resolved "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.10.5.tgz"
2228-
integrity sha512-QEnarJL9BGCxeenSIE9jxNSDyYQYjzD30YL3sVJ9cNybNZX8tl/I1/vhEUeRRMBz/qjROLtt0M2RV68rZ205tg==
2225+
"@nostr-dev-kit/ndk@^2.10.6":
2226+
version "2.10.6"
2227+
resolved "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.10.6.tgz"
2228+
integrity sha512-fDAMpHAQ8l2mZFXHqlBJxytcv0IaKQvNYQbOMy8T+cZxbcpT7SkRS1YBZO4TrkQ9gyhmOpNYDQZ3rTecWPpqoA==
22292229
dependencies:
22302230
"@noble/curves" "^1.6.0"
22312231
"@noble/hashes" "^1.5.0"

0 commit comments

Comments
 (0)