Skip to content

Commit

Permalink
build: update lend-api version
Browse files Browse the repository at this point in the history
  • Loading branch information
ignromanov committed Oct 8, 2024
1 parent 1aaf37f commit 3e57d04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/lend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@curvefi/lending-api": "^2.3.2",
"@curvefi/lending-api": "^2.3.3",
"@lingui/detect-locale": "^4.6.0",
"@lingui/react": "^4.6.0",
"@supercharge/promise-pool": "^2.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2115,16 +2115,16 @@ __metadata:
languageName: node
linkType: hard

"@curvefi/lending-api@npm:^2.3.2":
version: 2.3.2
resolution: "@curvefi/lending-api@npm:2.3.2"
"@curvefi/lending-api@npm:^2.3.3":
version: 2.3.3
resolution: "@curvefi/lending-api@npm:2.3.3"
dependencies:
axios: "npm:^0.21.1"
bignumber.js: "npm:^9.0.1"
ethcall: "npm:^6.0.2"
ethers: "npm:^6.10.0"
memoizee: "npm:^0.4.15"
checksum: 10c0/b2397089c8092956064acda95aa385e657ea82351093bb87c67f75f8e7196bdebf6cfd917f6be42733b76fef59f51923aae6534dfd130a23e737db3a02a46c03
checksum: 10c0/88d112d0cbac5c79c9163166c5a8da3745f3044400838c906b006965348db69eedfbc21aff5ce36468739acd72a9fe7f831c573bc5cecfe7468bd6463d4c166a
languageName: node
linkType: hard

Expand Down Expand Up @@ -16202,7 +16202,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "lend@workspace:apps/lend"
dependencies:
"@curvefi/lending-api": "npm:^2.3.2"
"@curvefi/lending-api": "npm:^2.3.3"
"@lingui/cli": "npm:^4.6.0"
"@lingui/detect-locale": "npm:^4.6.0"
"@lingui/loader": "npm:^4.6.0"
Expand Down

0 comments on commit 3e57d04

Please sign in to comment.