From 7d44c9d612bd8a343ebd09d08211f108c3fc8b51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 10:23:58 +0000 Subject: [PATCH] chore(deps): bump nostr-tools from 2.23.3 to 2.23.5 Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.23.3 to 2.23.5. - [Release notes](https://github.com/nbd-wtf/nostr-tools/releases) - [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v2.23.3...v2.23.5) --- updated-dependencies: - dependency-name: nostr-tools dependency-version: 2.23.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 05a44c8..4b222a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3964,9 +3964,9 @@ normalize-path@^3.0.0: integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== nostr-tools@^2.23.3: - version "2.23.3" - resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-2.23.3.tgz#1a7501988b72499cf27c8f3951f00d11d9ac6025" - integrity sha512-AALyt9k8xPdF4UV2mlLJ2mgCn4kpTB0DZ8t2r6wjdUh6anfx2cTVBsHUlo9U0EY/cKC5wcNyiMAmRJV5OVEalA== + version "2.23.5" + resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-2.23.5.tgz#46fa68a35cf6e918c4f59208a2ed7585c72a68a0" + integrity sha512-Fa7ZlUdjfUW1P4E7H3yBexhOHYi18XNyvd2n7eNHkYR085xADX6Y8V8Vm7nT/XQajaFOBrptXmVIGkJ2E4vfVw== dependencies: "@noble/ciphers" "2.1.1" "@noble/curves" "2.0.1"