From 4985d06ec4b5d46c0057cdcf48aa85cc91d3c942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 10:11:16 +0000 Subject: [PATCH] chore(deps-dev): bump nostr-tools from 2.16.1 to 2.17.2 Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.16.1 to 2.17.2. - [Release notes](https://github.com/nbd-wtf/nostr-tools/releases) - [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v2.16.1...v2.17.2) --- updated-dependencies: - dependency-name: nostr-tools dependency-version: 2.17.2 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..5fedb8c 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.2" + resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-2.17.2.tgz#b038d85fbfe110fb1afbf784b8bd1e4ef13f1712" + integrity sha512-B/6rxJ4hyrwEdxsGYUiw2E/+/ZcKuFzQcrSYDHJpYAV0xae344UU2QdL6VHPlbHsBhMufUDU4+h2emZLpIlwLA== dependencies: "@noble/ciphers" "^0.5.1" "@noble/curves" "1.2.0"