Skip to content

Commit

Permalink
fix: update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
thecookfrankie committed Dec 8, 2023
1 parent 334045b commit a522f5f
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1950,16 +1950,11 @@
dependencies:
"@noble/hashes" "1.3.2"

"@noble/hashes@1.3.2", "@noble/hashes@~1.3.2":
"@noble/hashes@1.3.2", "@noble/hashes@~1.3.0", "@noble/hashes@~1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39"
integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==

"@noble/hashes@~1.3.0":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.1.tgz#8831ef002114670c603c458ab8b11328406953a9"
integrity sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA==

"@nodelib/fs.scandir@2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
Expand Down Expand Up @@ -2371,12 +2366,7 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.3.0.tgz#f5635b36fc0dad96ef1e542a302cd914230188c0"
integrity sha512-IthPJsJR85GhOkp3Hvp8zFOPK5ynKn6STyHa/WZpioK7E1aYDiBzpqQPrngc14DszIUkIrdd3k9Iu0XSzlP/1w==

"@scure/base@~1.1.0":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.1.tgz#ebb651ee52ff84f420097055f4bf46cfba403938"
integrity sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA==

"@scure/base@~1.1.2":
"@scure/base@~1.1.0", "@scure/base@~1.1.2":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.3.tgz#8584115565228290a6c6c4961973e0903bb3df2f"
integrity sha512-/+SgoRjLq7Xlf0CWuLHq2LUZeL/w65kfzAPG5NH9pcmBhs+nunQTn4gvdwgMTIXnt9b2C/1SeL2XiysZEyIC9Q==
Expand Down Expand Up @@ -8908,8 +8898,8 @@ validate-npm-package-name@^5.0.0:

"viem@npm:@b2network/viem@1.19.12":
version "1.19.12"
resolved "https://npm.pkg.github.com/download/@b2network/viem/1.19.12/a3dc4f35ac17f0ea8faa6d0ecbd25e60096e8d57#a3dc4f35ac17f0ea8faa6d0ecbd25e60096e8d57"
integrity sha512-gvfejzLi4yBZpahrGg3sZaSTVDaYzk/WZ85fOA9hLEX9nzMxJUIlWWEmoxhrued9o15cn7FTKjOnsA+vIxvWLQ==
resolved "https://registry.yarnpkg.com/@b2network/viem/-/viem-1.19.12.tgz#04836084bdca0f2ec7a579f14e1bda4a601b783e"
integrity sha512-5OXCv/htCXRR8zER+zCflc4YBpDZUFawIFBF35nOVjLULN2axM4VYHwD7+5dMvvcXBdAcV6pwTiyRVMMQnh9qQ==
dependencies:
"@adraffy/ens-normalize" "1.10.0"
"@noble/curves" "1.2.0"
Expand Down

0 comments on commit a522f5f

Please sign in to comment.