Skip to content

Commit eee6783

Browse files
chore: update curve-js
1 parent 4f1af64 commit eee6783

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

apps/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"analyze": "ANALYZE=true next build"
1919
},
2020
"dependencies": {
21-
"@curvefi/api": "^2.66.31",
21+
"@curvefi/api": "^2.67.1",
2222
"@curvefi/llamalend-api": "^1.0.21",
2323
"@ethersproject/abi": "^5.8.0",
2424
"@hookform/error-message": "^2.0.1",

yarn.lock

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,19 +1709,19 @@ __metadata:
17091709
languageName: node
17101710
linkType: hard
17111711

1712-
"@curvefi/api@npm:^2.66.31":
1713-
version: 2.66.31
1714-
resolution: "@curvefi/api@npm:2.66.31"
1712+
"@curvefi/api@npm:^2.67.1":
1713+
version: 2.67.1
1714+
resolution: "@curvefi/api@npm:2.67.1"
17151715
dependencies:
1716-
"@curvefi/ethcall": "npm:^6.0.13"
1716+
"@curvefi/ethcall": "npm:^6.0.14"
17171717
bignumber.js: "npm:^9.3.0"
17181718
ethers: "npm:^6.14.1"
17191719
memoizee: "npm:^0.4.17"
1720-
checksum: 10c0/6c47be6c82991a99420ca9c14d53be53b7d58e75a0c4f218ac74829fcde7fff257669ad4e17a2dcdae093d06c204d1e54af26ea7e00cc3eeadd68cfcff28ad8a
1720+
checksum: 10c0/f09069183b71566ff975d68f882b5c43ba34f850e63784f3aeb0495c935e9a954f9a5684ba7e5820f4230e383159a7589015e69e1f397a550275022822ddd6f2
17211721
languageName: node
17221722
linkType: hard
17231723

1724-
"@curvefi/ethcall@npm:6.0.13, @curvefi/ethcall@npm:^6.0.13":
1724+
"@curvefi/ethcall@npm:6.0.13":
17251725
version: 6.0.13
17261726
resolution: "@curvefi/ethcall@npm:6.0.13"
17271727
dependencies:
@@ -1733,6 +1733,18 @@ __metadata:
17331733
languageName: node
17341734
linkType: hard
17351735

1736+
"@curvefi/ethcall@npm:^6.0.14":
1737+
version: 6.0.14
1738+
resolution: "@curvefi/ethcall@npm:6.0.14"
1739+
dependencies:
1740+
"@types/node": "npm:^22.12.0"
1741+
abi-coder: "npm:^5.0.0"
1742+
peerDependencies:
1743+
ethers: ^6.0.0
1744+
checksum: 10c0/a29ca908e4c2c769607374d73c1d926f1b17696901e82352d5834cfcbaa8b5d5a6df4c7925996fd0decba3324bc0fce348d4bf56dec688215f9d67b8aafdf898
1745+
languageName: node
1746+
linkType: hard
1747+
17361748
"@curvefi/llamalend-api@npm:^1.0.21":
17371749
version: 1.0.21
17381750
resolution: "@curvefi/llamalend-api@npm:1.0.21"
@@ -14987,7 +14999,7 @@ __metadata:
1498714999
version: 0.0.0-use.local
1498815000
resolution: "main@workspace:apps/main"
1498915001
dependencies:
14990-
"@curvefi/api": "npm:^2.66.31"
15002+
"@curvefi/api": "npm:^2.67.1"
1499115003
"@curvefi/llamalend-api": "npm:^1.0.21"
1499215004
"@ethersproject/abi": "npm:^5.8.0"
1499315005
"@hookform/error-message": "npm:^2.0.1"

0 commit comments

Comments
 (0)