Skip to content

Commit

Permalink
Bump viem from 2.21.4 to 2.21.16 (#1980)
Browse files Browse the repository at this point in the history
Bumps [viem](https://github.com/wevm/viem) from 2.21.4 to 2.21.16.
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.16)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 77ecf5a commit 852056f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"semver": "^7.6.3",
"viem": "^2.21.4",
"viem": "^2.21.16",
"winston": "^3.14.2",
"zod": "^3.23.8"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7299,7 +7299,7 @@ __metadata:
tsconfig-paths: "npm:4.2.0"
typescript: "npm:^5.6.2"
typescript-eslint: "npm:^8.5.0"
viem: "npm:^2.21.4"
viem: "npm:^2.21.16"
winston: "npm:^3.14.2"
zod: "npm:^3.23.8"
languageName: unknown
Expand Down Expand Up @@ -8326,9 +8326,9 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.21.4":
version: 2.21.4
resolution: "viem@npm:2.21.4"
"viem@npm:^2.21.16":
version: 2.21.16
resolution: "viem@npm:2.21.16"
dependencies:
"@adraffy/ens-normalize": "npm:1.10.0"
"@noble/curves": "npm:1.4.0"
Expand All @@ -8344,7 +8344,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/9e589af23127ac40c7510402d5f3fc433dd039552748715c6abf65ef1290fb0c0c44c9a66fe56a942801eaabdda57793de3a84ff046acecc7ef5d5c137ccb50f
checksum: 10/45d877a3507131872ea23f3766ce1c95e4504a642007d5298f69b52a3d153c1494568dc9901480f16f6a50489d5ec401c828101c27cbb0d9304f8d5d49f7c628
languageName: node
linkType: hard

Expand Down

0 comments on commit 852056f

Please sign in to comment.