79 lines
3 KiB
Plaintext
79 lines
3 KiB
Plaintext
|
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||
|
# yarn lockfile v1
|
||
|
|
||
|
|
||
|
"@noble/ciphers@^0.5.1":
|
||
|
version "0.5.3"
|
||
|
resolved "https://registry.npmjs.org/@noble/ciphers/-/ciphers-0.5.3.tgz"
|
||
|
integrity sha512-B0+6IIHiqEs3BPMT0hcRmHvEj2QHOLu+uwt+tqDDeVd0oyVzh7BPrDcPjRnV1PV/5LaknXJJQvOuRGR0zQJz+w==
|
||
|
|
||
|
"@noble/curves@~1.1.0":
|
||
|
version "1.1.0"
|
||
|
resolved "https://registry.npmjs.org/@noble/curves/-/curves-1.1.0.tgz"
|
||
|
integrity sha512-091oBExgENk/kGj3AZmtBDMpxQPDtxQABR2B9lb1JbVTs6ytdzZNwvhxQ4MWasRNEzlbEH8jCWFCwhF/Obj5AA==
|
||
|
dependencies:
|
||
|
"@noble/hashes" "1.3.1"
|
||
|
|
||
|
"@noble/curves@1.2.0":
|
||
|
version "1.2.0"
|
||
|
resolved "https://registry.npmjs.org/@noble/curves/-/curves-1.2.0.tgz"
|
||
|
integrity sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw==
|
||
|
dependencies:
|
||
|
"@noble/hashes" "1.3.2"
|
||
|
|
||
|
"@noble/hashes@~1.3.0", "@noble/hashes@~1.3.1", "@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":
|
||
|
version "1.3.2"
|
||
|
resolved "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.2.tgz"
|
||
|
integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==
|
||
|
|
||
|
"@scure/base@~1.1.0", "@scure/base@1.1.1":
|
||
|
version "1.1.1"
|
||
|
resolved "https://registry.npmjs.org/@scure/base/-/base-1.1.1.tgz"
|
||
|
integrity sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA==
|
||
|
|
||
|
"@scure/bip32@1.3.1":
|
||
|
version "1.3.1"
|
||
|
resolved "https://registry.npmjs.org/@scure/bip32/-/bip32-1.3.1.tgz"
|
||
|
integrity sha512-osvveYtyzdEVbt3OfwwXFr4P2iVBL5u1Q3q4ONBfDY/UpOuXmOlbgwc1xECEboY8wIays8Yt6onaWMUdUbfl0A==
|
||
|
dependencies:
|
||
|
"@noble/curves" "~1.1.0"
|
||
|
"@noble/hashes" "~1.3.1"
|
||
|
"@scure/base" "~1.1.0"
|
||
|
|
||
|
"@scure/bip39@1.2.1":
|
||
|
version "1.2.1"
|
||
|
resolved "https://registry.npmjs.org/@scure/bip39/-/bip39-1.2.1.tgz"
|
||
|
integrity sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg==
|
||
|
dependencies:
|
||
|
"@noble/hashes" "~1.3.0"
|
||
|
"@scure/base" "~1.1.0"
|
||
|
|
||
|
nostr-tools@^2.7.2:
|
||
|
version "2.7.2"
|
||
|
resolved "https://registry.npmjs.org/nostr-tools/-/nostr-tools-2.7.2.tgz"
|
||
|
integrity sha512-Bq3Ug0SZFtgtL1+0wCnAe8AJtI7yx/00/a2nUug9SkhfOwlKS92Tef12iCK9FdwXw+oFZWMtRnSwcLayQso+xA==
|
||
|
dependencies:
|
||
|
"@noble/ciphers" "^0.5.1"
|
||
|
"@noble/curves" "1.2.0"
|
||
|
"@noble/hashes" "1.3.1"
|
||
|
"@scure/base" "1.1.1"
|
||
|
"@scure/bip32" "1.3.1"
|
||
|
"@scure/bip39" "1.2.1"
|
||
|
optionalDependencies:
|
||
|
nostr-wasm v0.1.0
|
||
|
|
||
|
nostr-wasm@v0.1.0:
|
||
|
version "0.1.0"
|
||
|
resolved "https://registry.npmjs.org/nostr-wasm/-/nostr-wasm-0.1.0.tgz"
|
||
|
integrity sha512-78BTryCLcLYv96ONU8Ws3Q1JzjlAt+43pWQhIl86xZmWeegYCNLPml7yQ+gG3vR6V5h4XGj+TxO+SS5dsThQIA==
|
||
|
|
||
|
ws@^8.18.0:
|
||
|
version "8.18.0"
|
||
|
resolved "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz"
|
||
|
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
|