From 71a48c2d459b44d12fbabd5e1df8713066df321a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 02:10:07 +0000 Subject: [PATCH] Bump nostr-tools from 2.8.1 to 2.9.1 Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.8.1 to 2.9.1. - [Release notes](https://github.com/nbd-wtf/nostr-tools/releases) - [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v2.8.1...v2.9.1) --- updated-dependencies: - dependency-name: nostr-tools dependency-type: direct:production 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 b35738b..d278dbd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2366,9 +2366,9 @@ node-addon-api@^7.0.0: integrity sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ== nostr-tools@^2.7.1: - version "2.8.1" - resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-2.8.1.tgz#28e1493bd83ac20103c82311ebdb3914811f3e34" - integrity sha512-lInnbSjtBHviiEpxRt4rV73XdC9lMUuaMkvsiNVpIboGwebP19w4NOx91QRfupczGTSiKxV5X3GzxRr3IvHuCw== + version "2.9.1" + resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-2.9.1.tgz#f81ee4e5d72d77ce9a763affdc5f0b1000d6d7e2" + integrity sha512-QYK/M2eugK82dEriVGSzZCRn6Sbb88bxICA15wr+ebEULSACysZnDhNoCxdJyqZPva5x+Ql7h4JmEfpc6Ov2fQ== dependencies: "@noble/ciphers" "^0.5.1" "@noble/curves" "1.2.0"