build(deps): bump viem from 2.43.3 to 2.43.5

Bumps [viem](https://github.com/wevm/viem) from 2.43.3 to 2.43.5.
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.43.3...viem@2.43.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-06 16:10:00 +00:00
committed by GitHub
parent bd6bbafbef
commit e6f6772a60
2 changed files with 6 additions and 13 deletions

View File

@@ -45,7 +45,7 @@
"dependencies": {
"dotenv": "^16.4.7",
"inquirer": "^12.4.3",
"viem": "^2.43.3"
"viem": "^2.43.5"
},
"devDependencies": {
"@neynar/nodejs-sdk": "^2.19.0",