Skip to content

Commit b2114be

Browse files
committed
fix: bump sdk gov
1 parent 313028d commit b2114be

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
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@gearbox-protocol/bots-v3": "^1.5.1",
32-
"@gearbox-protocol/sdk-gov": "^2.18.0",
32+
"@gearbox-protocol/sdk-gov": "^2.18.2",
3333
"@wagmi/cli": "^2.1.13",
3434
"axios": "^1.2.6",
3535
"decimal.js-light": "^2.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1516,10 +1516,10 @@
15161516
yarn "^1.22.19"
15171517
zod "^3.22.2"
15181518

1519-
"@gearbox-protocol/sdk-gov@^2.18.0":
1520-
version "2.18.0"
1521-
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk-gov/-/sdk-gov-2.18.0.tgz#bfef8a51355434d20d95998abb7cb3cbb84304e1"
1522-
integrity sha512-Gqf8mHOWFXwn2Nk8f926OsjDYHrTSh3QN3RL9fKCv8uv0vktPDg8KWZFfifljwQQ3nVGNKwqWaa8RcGr/rdAxw==
1519+
"@gearbox-protocol/sdk-gov@^2.18.2":
1520+
version "2.18.2"
1521+
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk-gov/-/sdk-gov-2.18.2.tgz#0be92c2c36dc3824ebe748fb4c2ce74114099ac4"
1522+
integrity sha512-THIMyeHl7V9K8GPCGFHoC12NMjq+/A1IWKj0uNn/KT6KIQeaA8AvfSANLj21CaKeLWVVmSrecT5yXTixydoZNg==
15231523
dependencies:
15241524
ethers "6.12.1"
15251525
humanize-duration-ts "^2.1.1"

0 commit comments

Comments
 (0)