Skip to content

Commit 6aca174

Browse files
committed
Update deps
1 parent 27f9ac7 commit 6aca174

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
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.2",
24+
"@nostr-dev-kit/ndk": "^2.12.0",
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",
@@ -51,7 +51,7 @@
5151
"react": "18.3.1",
5252
"react-native": "0.77.1",
5353
"react-native-crypto": "^2.2.0",
54-
"react-native-qrcode-svg": "^6.3.14",
54+
"react-native-qrcode-svg": "^6.3.15",
5555
"react-native-randombytes": "^3.6.1",
5656
"react-native-safe-area-context": "5.2.0",
5757
"react-native-screens": "^4.8.0",

yarn.lock

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

2252-
"@nostr-dev-kit/ndk@^2.11.2":
2253-
version "2.11.2"
2254-
resolved "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.11.2.tgz"
2255-
integrity sha512-DNrodIBC0j2MqEUQ5Mqaa671iZiRiKluu0c/wLkX7PCva07KSPyvcuyGp5fhk+/EZBurwZccMaML0syH0Qu8kQ==
2252+
"@nostr-dev-kit/ndk@^2.12.0":
2253+
version "2.12.0"
2254+
resolved "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.12.0.tgz"
2255+
integrity sha512-B9NKdgn9CKNn0WHIFzj7SxeZhr+daT5im/ozj9Ey791MkaZiTB5XUCy5j9O15FDHTyFy0/gpCyq7LvJKIxCOoA==
22562256
dependencies:
22572257
"@noble/curves" "^1.6.0"
22582258
"@noble/hashes" "^1.5.0"
@@ -10273,10 +10273,10 @@ [email protected]:
1027310273
lightningcss "^1.27.0"
1027410274
semver "^7.6.3"
1027510275

10276-
react-native-qrcode-svg@^6.3.14:
10277-
version "6.3.14"
10278-
resolved "https://registry.npmjs.org/react-native-qrcode-svg/-/react-native-qrcode-svg-6.3.14.tgz"
10279-
integrity sha512-YtMI/C3Vfhs/3Y/g3DEiEEG7ZOgLNsACiTjKMNYPr66Z1pgTG5Ci7KDoZFYuXwD5OSN19Lxi52QarZdybd0dWw==
10276+
react-native-qrcode-svg@^6.3.15:
10277+
version "6.3.15"
10278+
resolved "https://registry.npmjs.org/react-native-qrcode-svg/-/react-native-qrcode-svg-6.3.15.tgz"
10279+
integrity sha512-vLuNImGfstE8u+rlF4JfFpq65nPhmByuDG6XUPWh8yp8MgLQX11rN5eQ8nb/bf4OB+V8XoLTJB/AZF2g7jQSSQ==
1028010280
dependencies:
1028110281
prop-types "^15.8.0"
1028210282
qrcode "^1.5.4"

0 commit comments

Comments
 (0)