From 4c13c12ef9dff7aec86b7594505233a4ede957c4 Mon Sep 17 00:00:00 2001 From: Adithya Vardhan Date: Wed, 22 Jan 2025 12:24:39 +0530 Subject: [PATCH] Revert "chore(deps): bump nostr-tools from 2.9.4 to 2.10.4" --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 90ee5eb..b1cd60f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "emittery": "^1.0.3", - "nostr-tools": "2.10.4" + "nostr-tools": "2.9.4" }, "devDependencies": { "@commitlint/cli": "^19.4.1", diff --git a/yarn.lock b/yarn.lock index 4b1d8e7..24a6e58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1714,12 +1714,12 @@ dependencies: "@noble/hashes" "1.3.1" -"@noble/hashes@1.3.1": +"@noble/hashes@1.3.1", "@noble/hashes@~1.3.0", "@noble/hashes@~1.3.1": version "1.3.1" resolved "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.1.tgz" integrity sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA== -"@noble/hashes@1.3.2", "@noble/hashes@~1.3.0", "@noble/hashes@~1.3.1": +"@noble/hashes@1.3.2": version "1.3.2" resolved "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.2.tgz" integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ== @@ -5755,10 +5755,10 @@ normalize-url@^6.0.1: resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz" integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== -nostr-tools@2.10.4: - version "2.10.4" - resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-2.10.4.tgz#2ba0a36d1f2e1b3d77c724ca8fad880c8de6844d" - integrity sha512-biU7sk+jxHgVASfobg2T5ttxOGGSt69wEVBC51sHHOEaKAAdzHBLV/I2l9Rf61UzClhliZwNouYhqIso4a3HYg== +nostr-tools@2.9.4: + version "2.9.4" + resolved "https://registry.yarnpkg.com/nostr-tools/-/nostr-tools-2.9.4.tgz#ec0e1faa95bf9e5fee30b36c842a270135f40183" + integrity sha512-Powumwkp+EWbdK1T8IsEX4daTLQhtWJvitfZ6OP2BdU1jJZvNlUp3SQB541UYw4uc9jgLbxZW6EZSdZoSfIygQ== dependencies: "@noble/ciphers" "^0.5.1" "@noble/curves" "1.2.0" @@ -5767,9 +5767,9 @@ nostr-tools@2.10.4: "@scure/bip32" "1.3.1" "@scure/bip39" "1.2.1" optionalDependencies: - nostr-wasm "0.1.0" + nostr-wasm v0.1.0 -nostr-wasm@0.1.0: +nostr-wasm@v0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/nostr-wasm/-/nostr-wasm-0.1.0.tgz#17af486745feb2b7dd29503fdd81613a24058d94" integrity sha512-78BTryCLcLYv96ONU8Ws3Q1JzjlAt+43pWQhIl86xZmWeegYCNLPml7yQ+gG3vR6V5h4XGj+TxO+SS5dsThQIA==