From 7d6882ba461b32d3772983e8d5c6dba1de447eb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 01:28:23 +0000 Subject: [PATCH] Bump nostr-tools from 2.8.1 to 2.10.0 Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.8.1 to 2.10.0. - [Release notes](https://github.com/nbd-wtf/nostr-tools/releases) - [Commits](https://github.com/nbd-wtf/nostr-tools/commits) --- 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..b1d948c 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.10.0" + resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-2.10.0.tgz#b19b0e32e2dd5f503c5086602aedf533b6664051" + integrity sha512-Rg+eTMgLFatCg9f3/QVJuiKNpDfUWBJM4ot2NZnE6R2ktOeWvPyh6uVV6EPto8zF7pC9NwdQuN6BC1og7qH6mA== dependencies: "@noble/ciphers" "^0.5.1" "@noble/curves" "1.2.0"