Skip to content

Commit 3e9261c

Browse files
committed
chore: upgrade curvejs v2.63.8
1 parent 3ca54f6 commit 3e9261c

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.63.5",
21+
"@curvefi/api": "^2.63.8",
2222
"@hookform/error-message": "^2.0.1",
2323
"@hookform/resolvers": "^3.9.0",
2424
"@lingui/react": "^4.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2090,16 +2090,16 @@ __metadata:
20902090
languageName: node
20912091
linkType: hard
20922092

2093-
"@curvefi/api@npm:^2.63.5":
2094-
version: 2.63.5
2095-
resolution: "@curvefi/api@npm:2.63.5"
2093+
"@curvefi/api@npm:^2.63.8":
2094+
version: 2.63.8
2095+
resolution: "@curvefi/api@npm:2.63.8"
20962096
dependencies:
20972097
"@curvefi/ethcall": "npm:6.0.7"
20982098
axios: "npm:^0.21.1"
20992099
bignumber.js: "npm:^9.0.1"
21002100
ethers: "npm:^6.11.0"
21012101
memoizee: "npm:^0.4.15"
2102-
checksum: 10c0/0b5341d7a2593d838a655b3f78ab3dc15b9de925a82cff9538f005255bcaad97d1c2c037cc936eaf1e62998c1294edf863f09779d5a390ce19e430b679de6ee4
2102+
checksum: 10c0/c32ab12f95cff2315aa40d2e37af029bfb900e19dcc69fc68e27c1ce726bf214b9cec2daf4e32f2af6a785c620ff0d14c70f55496629645e28e259cb7ed268da
21032103
languageName: node
21042104
linkType: hard
21052105

@@ -16851,7 +16851,7 @@ __metadata:
1685116851
version: 0.0.0-use.local
1685216852
resolution: "main@workspace:apps/main"
1685316853
dependencies:
16854-
"@curvefi/api": "npm:^2.63.5"
16854+
"@curvefi/api": "npm:^2.63.8"
1685516855
"@hookform/error-message": "npm:^2.0.1"
1685616856
"@hookform/resolvers": "npm:^3.9.0"
1685716857
"@lingui/cli": "npm:^4.6.0"

0 commit comments

Comments
 (0)