commit 788cab0d83f906eeae81fab23205601b34b148f7
parent 706c8e47136a85f6466e65f254c285551069da54
Author: triesap <137732411+triesap@users.noreply.github.com>
Date: Sat, 21 Dec 2024 09:10:12 +0000
client: update dependencies
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/client/package.json b/client/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@noble/hashes": "^1.4.0",
- "@nostr-dev-kit/ndk": "^2.10.6",
+ "@nostr-dev-kit/ndk": "^2.10.7",
"@radroots/models": "workspace:*",
"@radroots/utils": "workspace:*",
"@tauri-apps/api": "2.0.3",