From 2f0455365cab2ac8c0576b5a86bd1f13e0a06478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 10:32:44 +0000 Subject: [PATCH] chore(deps-dev): bump nostr-tools from 2.16.1 to 2.17.0 Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.16.1 to 2.17.0. - [Release notes](https://github.com/nbd-wtf/nostr-tools/releases) - [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v2.16.1...v2.17.0) --- updated-dependencies: - dependency-name: nostr-tools dependency-version: 2.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d95d98c..a111ed6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3587,9 +3587,9 @@ normalize-path@^3.0.0: integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== nostr-tools@^2.16.1: - version "2.16.1" - resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-2.16.1.tgz#e088976eda502a39e64d92289c131a59ca8bcf5d" - integrity sha512-1JQR7X8twAP6LFCHGUhr3/vs9CeOUXgB9Q6f2bU4xqh8+StqbkMsbdVdoA+/gmytnhbCpu33t6SYFz7ZOL1KyA== + version "2.17.0" + resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-2.17.0.tgz#ae357479b957ff897ae404761d5cd88f8064d713" + integrity sha512-lrvHM7cSaGhz7F0YuBvgHMoU2s8/KuThihDoOYk8w5gpVHTy0DeUCAgCN8uLGeuSl5MAWekJr9Dkfo5HClqO9w== dependencies: "@noble/ciphers" "^0.5.1" "@noble/curves" "1.2.0"