From e3c6c76e280277889a633511d7b45ba7fdff82ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:56:33 +0000 Subject: [PATCH] chore(deps): bump nostr-tools from 2.3.2 to 2.5.1 Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.3.2 to 2.5.1. - [Release notes](https://github.com/nbd-wtf/nostr-tools/releases) - [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v2.3.2...v2.5.1) --- updated-dependencies: - dependency-name: nostr-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9d5e378..ee5b6c8 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.5.1", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf34fd2..0ebddd1 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.5.1 + version: 2.5.1(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.5.1(typescript@5.4.4): + resolution: {integrity: sha512-bpkhGGAhdiCN0irfV+xoH3YP5CQeOXyXzUq7SYeM6D56xwTXZCPEmBlUGqFVfQidvRsoVeVxeAiOXW2c2HxoRQ==} peerDependencies: typescript: '>=5.0.0' peerDependenciesMeta: