Skip to content

Commit 2224f31

Browse files
committed
fix: bump sdk
1 parent 593e222 commit 2224f31

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "vitest"
1919
},
2020
"dependencies": {
21-
"@gearbox-protocol/sdk": "3.0.0-vfour.167",
21+
"@gearbox-protocol/sdk": "3.0.0-vfour.176",
2222
"node-pty": "^1.0.0",
2323
"pino-pretty": "^13.0.0"
2424
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,10 +1578,10 @@
15781578
resolved "https://registry.yarnpkg.com/@gearbox-protocol/prettier-config/-/prettier-config-2.0.0.tgz#4283fbf3258ffc6c57692162e4b0f7e304c686f3"
15791579
integrity sha512-9eDnexCnLPFUp0ZakuZVjRbOlBWYvTq8ZdeDryyxzKUC3zaA1xIFQ2PNq5RDNvtCNOVDMzGGZfvp++zvlLyuFQ==
15801580

1581-
"@gearbox-protocol/sdk@3.0.0-vfour.167":
1582-
version "3.0.0-vfour.167"
1583-
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk/-/sdk-3.0.0-vfour.167.tgz#16d5a8b32629cfeca2fd4e9c083cac36991d3751"
1584-
integrity sha512-Fu9DeyZD5giadkF5WbDRtBat5mbeXP7Sqe2T9clVe9nb4CQMqo3VqO0MEn4/AI9r9XBYaGF4rB6iZtx+cmDiNQ==
1581+
"@gearbox-protocol/sdk@3.0.0-vfour.176":
1582+
version "3.0.0-vfour.176"
1583+
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk/-/sdk-3.0.0-vfour.176.tgz#4f1135e4d91aebcf22642cff73aa8368205933cc"
1584+
integrity sha512-7Ny7VzVe3QIxdFyaBNpaBHy0g5+snhFvY7n2ivOJj7u+gmtdLtjggPNLWouJifebytU2bWGQhZ/CG8TMI1R0fg==
15851585
dependencies:
15861586
"@redstone-finance/evm-connector" "^0.7.3"
15871587
abitype "^1.0.8"

0 commit comments

Comments
 (0)