Skip to content

Commit 1990a31

Browse files
authored
Merge pull request #1234 from curvefi/chore/bump-curvefi/api-to-2.68.3
chore: bump curvefi/api to 2.68.3
2 parents 0fe2456 + bdae6da commit 1990a31

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.68.2",
21+
"@curvefi/api": "2.68.3",
2222
"@curvefi/llamalend-api": "1.0.28",
2323
"@ethersproject/abi": "^5.8.0",
2424
"@hookform/error-message": "^2.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1965,15 +1965,15 @@ __metadata:
19651965
languageName: node
19661966
linkType: hard
19671967

1968-
"@curvefi/api@npm:2.68.2":
1969-
version: 2.68.2
1970-
resolution: "@curvefi/api@npm:2.68.2"
1968+
"@curvefi/api@npm:2.68.3":
1969+
version: 2.68.3
1970+
resolution: "@curvefi/api@npm:2.68.3"
19711971
dependencies:
19721972
"@curvefi/ethcall": "npm:^6.0.15"
19731973
bignumber.js: "npm:^9.3.0"
19741974
ethers: "npm:^6.14.1"
19751975
memoizee: "npm:^0.4.17"
1976-
checksum: 10c0/62e9231f88e719518e788926119a6ae8ef1e3e54b36fc9be76e8e5c2d0586b74bba4afd689cfad2c81cdc4c8257d2ca96ba97b65f4a45e9240508b7079ad7ba5
1976+
checksum: 10c0/e94194b133d1c2850dd7edf593d5c3b154a7eb9e1c4f7d65e378c3271a541da37c484fbcd4a52c667f3f2ae2d38ea7a6445db05e9122ad724055ea2fe797de14
19771977
languageName: node
19781978
linkType: hard
19791979

@@ -15973,7 +15973,7 @@ __metadata:
1597315973
version: 0.0.0-use.local
1597415974
resolution: "main@workspace:apps/main"
1597515975
dependencies:
15976-
"@curvefi/api": "npm:2.68.2"
15976+
"@curvefi/api": "npm:2.68.3"
1597715977
"@curvefi/llamalend-api": "npm:1.0.28"
1597815978
"@ethersproject/abi": "npm:^5.8.0"
1597915979
"@hookform/error-message": "npm:^2.0.1"

0 commit comments

Comments
 (0)