Skip to content

Commit 46d6677

Browse files
committed
build: fix lockfile
1 parent cb1a914 commit 46d6677

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -677,10 +677,10 @@
677677
"@noble/hashes" "~1.3.2"
678678
"@scure/base" "~1.1.4"
679679

680-
"@typechain/ethers-v5@^11.1.2":
681-
version "11.1.2"
682-
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-11.1.2.tgz#82510c1744f37a2f906b9e0532ac18c0b74ffe69"
683-
integrity sha512-ID6pqWkao54EuUQa0P5RgjvfA3MYqxUQKpbGKERbsjBW5Ra7EIXvbMlPp2pcP5IAdUkyMCFYsP2SN5q7mPdLDQ==
680+
"@typechain/ethers-v6@^0.5.1":
681+
version "0.5.1"
682+
resolved "https://registry.yarnpkg.com/@typechain/ethers-v6/-/ethers-v6-0.5.1.tgz#42fe214a19a8b687086c93189b301e2b878797ea"
683+
integrity sha512-F+GklO8jBWlsaVV+9oHaPh5NJdd6rAKN4tklGfInX1Q7h0xPgVLP39Jl3eCulPB5qexI71ZFHwbljx4ZXNfouA==
684684
dependencies:
685685
lodash "^4.17.15"
686686
ts-essentials "^7.0.1"

0 commit comments

Comments
 (0)