Skip to content

Commit c96b0c5

Browse files
fix(deps): update dependency @celo/abis to v14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a25a3a2 commit c96b0c5

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
@@ -6,7 +6,7 @@
66
"author": "Harpal Jadeja <[email protected]>",
77
"license": "MIT",
88
"dependencies": {
9-
"@celo/abis": "^10.0.0",
9+
"@celo/abis": "^14.0.0",
1010
"@celo/identity": "^5.1.1",
1111
"dotenv": "^16.4.1",
1212
"ethers": "6.13.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.10.1.tgz#63430d04bd8c5e74f8d7d049338f1cd9d4f02069"
1313
integrity sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw==
1414

15-
"@celo/abis@^10.0.0":
16-
version "10.0.0"
17-
resolved "https://registry.yarnpkg.com/@celo/abis/-/abis-10.0.0.tgz#2c1002f2e82b29ca22cec70c988bf90d26fadc68"
18-
integrity sha512-DC8UAEz89+1yEQqKzkxOWLYGUv/XWaqPAOkU0lKuQzhvN25ndP3fitawQl53WYn8i3ZPfRWfLO4w75l//tDSbg==
15+
"@celo/abis@^14.0.0":
16+
version "14.0.0"
17+
resolved "https://registry.yarnpkg.com/@celo/abis/-/abis-14.0.0.tgz#fbaa09cbd81c103e7efe45a4d4c45cd16d805a54"
18+
integrity sha512-TgKoGWJCsXPNFBYXZL6gcejG8FlzWGCLO22p120qGf/FfkaKF87CVbrugT0l5q/IAplGwFcaWlcSqv+OltgzVQ==
1919

2020
"@celo/base@^5.0.5":
2121
version "5.0.5"

0 commit comments

Comments
 (0)