Skip to content

Commit

Permalink
chore: update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkeil committed Jan 16, 2025
1 parent fc72fe8 commit 3f088f5
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -357,12 +357,7 @@
resolved "https://registry.yarnpkg.com/@chainsafe/as-chacha20poly1305/-/as-chacha20poly1305-0.1.0.tgz#7da6f8796f9b42dac6e830a086d964f1f9189e09"
integrity sha512-BpNcL8/lji/GM3+vZ/bgRWqJ1q5kwvTFmGPk7pxm/QQZDbaMI98waOHjEymTjq2JmdD/INdNBFOVSyJofXg7ew==

"@chainsafe/[email protected]", "@chainsafe/as-sha256@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@chainsafe/as-sha256/-/as-sha256-0.5.0.tgz#2523fbef2b80b5000f9aa71f4a76e5c2c5c076bb"
integrity sha512-dTIY6oUZNdC5yDTVP5Qc9hAlKAsn0QTQ2DnQvvsbTnKSTbYs3p5RPN0aIUqN0liXei/9h24c7V0dkV44cnWIQA==

"@chainsafe/[email protected]":
"@chainsafe/[email protected]", "@chainsafe/as-sha256@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@chainsafe/as-sha256/-/as-sha256-0.6.0.tgz#f1b42aefca85d6244b39f20a8a76da4758c97447"
integrity sha512-xhdKEHBen29JbLM4GkAvVPWs50/FX+mRqxBuHIX93LfCssz2k9GqA1r/QGkTiOJz4M+az9RPw9ZQk1jZ+hdnLg==
Expand Down Expand Up @@ -600,7 +595,7 @@
dependencies:
"@chainsafe/is-ip" "^2.0.1"

"@chainsafe/[email protected]":
"@chainsafe/[email protected]", "@chainsafe/persistent-merkle-tree@^0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@chainsafe/persistent-merkle-tree/-/persistent-merkle-tree-0.9.0.tgz#c05ff2f03f9c9b00d2107e936221b95a4b802734"
integrity sha512-3it08pySJk4pBf0wMxe2hL+D3qIisJD/F2N7Z32pZPNQXXsgNBHCJiIbVKCZ4blecQJ+ceGEyzI5jlJv2kPXLw==
Expand All @@ -617,15 +612,6 @@
"@chainsafe/as-sha256" "^0.4.1"
"@noble/hashes" "^1.3.0"

"@chainsafe/persistent-merkle-tree@^0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@chainsafe/persistent-merkle-tree/-/persistent-merkle-tree-0.8.0.tgz#18e2f0a5de3a0b59c6e5be8797a78e0d209dd7dc"
integrity sha512-hh6C1JO6SKlr0QGNTNtTLqgGVMA/Bc20wD6CeMHp+wqbFKCULRJuBUxhF4WDx/7mX8QlqF3nFriF/Eo8oYJ4/A==
dependencies:
"@chainsafe/as-sha256" "0.5.0"
"@chainsafe/hashtree" "1.0.1"
"@noble/hashes" "^1.3.0"

"@chainsafe/persistent-ts@^0.19.1":
version "0.19.1"
resolved "https://registry.npmjs.org/@chainsafe/persistent-ts/-/persistent-ts-0.19.1.tgz"
Expand Down

0 comments on commit 3f088f5

Please sign in to comment.