diff --git a/package.json b/package.json index 9d5e378..798aec5 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "jotai": "^2.8.0", "jotai-devtools": "^0.8.0", "nostr-fetch": "^0.15.0", - "nostr-tools": "^2.3.1", + "nostr-tools": "^2.7.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf34fd2..006cc86 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: ^0.15.0 version: 0.15.1 nostr-tools: - specifier: ^2.3.1 - version: 2.3.2(typescript@5.4.4) + specifier: ^2.7.0 + version: 2.7.0(typescript@5.4.4) react: specifier: ^18.2.0 version: 18.2.0 @@ -2275,14 +2275,14 @@ packages: resolution: {integrity: sha512-osvveYtyzdEVbt3OfwwXFr4P2iVBL5u1Q3q4ONBfDY/UpOuXmOlbgwc1xECEboY8wIays8Yt6onaWMUdUbfl0A==} dependencies: '@noble/curves': 1.1.0 - '@noble/hashes': 1.3.1 + '@noble/hashes': 1.3.2 '@scure/base': 1.1.1 dev: false /@scure/bip39@1.2.1: resolution: {integrity: sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg==} dependencies: - '@noble/hashes': 1.3.1 + '@noble/hashes': 1.3.2 '@scure/base': 1.1.1 dev: false @@ -2989,8 +2989,8 @@ packages: '@nostr-fetch/kernel': 0.15.1 dev: false - /nostr-tools@2.3.2(typescript@5.4.4): - resolution: {integrity: sha512-8ceZ2ItkAGjR5b9+QOkkV9KWBOK0WPlpFrPPXmbWnNMcnlj9zB7rjdYPK2sV/OK4Ty9J3xL6+bvYKY77gup5EQ==} + /nostr-tools@2.7.0(typescript@5.4.4): + resolution: {integrity: sha512-jJoL2J1CBiKDxaXZww27nY/Wsuxzx7AULxmGKFce4sskDu1tohNyfnzYQ8BvDyvkstU8kNZUAXPL32tre33uig==} peerDependencies: typescript: '>=5.0.0' peerDependenciesMeta: