diff --git a/package.json b/package.json index efb1bb1..b7de9b1 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@fastify/view": "^8.2.0", "@inquirer/password": "^1.1.2", "@inquirer/prompts": "^1.2.3", - "@nostr-dev-kit/ndk": "^2.10.0", + "@nostr-dev-kit/ndk": "2.10.0", "@prisma/client": "^5.4.1", "@scure/base": "^1.1.1", "@types/yargs": "^17.0.24", @@ -57,7 +57,7 @@ "isomorphic-ws": "^5.0.0", "lnbits": "^1.1.5", "lnbits-ts": "^0.0.2", - "nostr-tools": "^1.17.0", + "nostr-tools": "^2.7.0", "websocket-polyfill": "^0.0.3", "ws": "^8.13.0", "yargs": "^17.7.2"