Skip to content

Commit 9e07a32

Browse files
dependabot[bot]Uxio0
authored andcommitted
Bump viem from 2.21.4 to 2.21.12
Bumps [viem](https://github.com/wevm/viem) from 2.21.4 to 2.21.12. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.12) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d08a3a commit 9e07a32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "^18.3.1",
1313
"react-scripts": "^5.0.1",
1414
"typescript": "^5.6.2",
15-
"viem": "^2.21.4"
15+
"viem": "^2.21.12"
1616
},
1717
"scripts": {
1818
"start": "react-scripts start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9686,10 +9686,10 @@ vary@~1.1.2:
96869686
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
96879687
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
96889688

9689-
viem@^2.21.4:
9690-
version "2.21.4"
9691-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.4.tgz#b413330f5e05d2ab9ed01bf6e6fe12bcb71788dd"
9692-
integrity sha512-4E61XWhErjuXh5ObEoosKSy4iMvYnkuQq9jGLW5Isod68dNrENnyNV0QlVpn0LB3qunJ4ZMFMhYdfTjETqe7cQ==
9689+
viem@^2.21.12:
9690+
version "2.21.12"
9691+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.12.tgz#10c668668b62d276e806fc3261145a9285ae663c"
9692+
integrity sha512-yPZulbPdoDnuB8Gm2m+Qc9Mjgl6gC1YgNU6zcO+C8XZNYwaCNE6mokPiy30m8o5I1XkfvMc35jMmtT1zCb8yxA==
96939693
dependencies:
96949694
"@adraffy/ens-normalize" "1.10.0"
96959695
"@noble/curves" "1.4.0"

0 commit comments

Comments
 (0)