Skip to content

Commit 45c45e2

Browse files
committed
chore: upgrade stablecoin-api to 1.5.8
1 parent 538d4d3 commit 45c45e2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/loan/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@curvefi/lending-api": "^2.4.0",
30-
"@curvefi/stablecoin-api": "^1.5.7",
30+
"@curvefi/stablecoin-api": "^1.5.8",
3131
"@lingui/detect-locale": "^4.6.0",
3232
"@lingui/react": "^4.6.0",
3333
"@supercharge/promise-pool": "^2.3.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3366,17 +3366,17 @@ __metadata:
33663366
languageName: node
33673367
linkType: hard
33683368

3369-
"@curvefi/stablecoin-api@npm:^1.5.7":
3370-
version: 1.5.7
3371-
resolution: "@curvefi/stablecoin-api@npm:1.5.7"
3369+
"@curvefi/stablecoin-api@npm:^1.5.8":
3370+
version: 1.5.8
3371+
resolution: "@curvefi/stablecoin-api@npm:1.5.8"
33723372
dependencies:
33733373
"@ethersproject/networks": "npm:^5.5.0"
33743374
axios: "npm:^0.21.1"
33753375
bignumber.js: "npm:^9.0.1"
33763376
ethcall: "npm:^4.2.5"
33773377
ethers: "npm:^5.4.6"
33783378
memoizee: "npm:^0.4.15"
3379-
checksum: 10c0/4fda5b88629594a1b30953c99d86d8467918e0b5ad16862f208673d1f9b25e1dbbd599092120a2d21c4680ce1dfbe94cc0a6786a623d1de5b697475e761ad70a
3379+
checksum: 10c0/471a8cba14f5e58a1a0ced060b94ee63f128e2229b12846d3b1ff9832d29a0ea9696f93716fd1cb88a78f39c9bc66c57308bbf1367c4cad8334240fde546860f
33803380
languageName: node
33813381
linkType: hard
33823382

@@ -20987,7 +20987,7 @@ __metadata:
2098720987
resolution: "loan@workspace:apps/loan"
2098820988
dependencies:
2098920989
"@curvefi/lending-api": "npm:^2.4.0"
20990-
"@curvefi/stablecoin-api": "npm:^1.5.7"
20990+
"@curvefi/stablecoin-api": "npm:^1.5.8"
2099120991
"@lingui/cli": "npm:^4.6.0"
2099220992
"@lingui/detect-locale": "npm:^4.6.0"
2099320993
"@lingui/loader": "npm:^4.6.0"

0 commit comments

Comments
 (0)