diff --git a/package.json b/package.json index e55d2a0..7fb6f61 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "*.ts": "yarn lint" }, "dependencies": { - "@hai-on-op/sdk": "1.2.3", + "@hai-on-op/sdk": "1.2.6", "@types/node": "^20.4.2", "dotenv": "16.0.3", "ethers": "5.4.7", diff --git a/yarn.lock b/yarn.lock index ac88a1e..42bd808 100644 --- a/yarn.lock +++ b/yarn.lock @@ -736,10 +736,10 @@ forge-std "https://github.com/foundry-rs/forge-std.git#f73c73d2018eb6a111f35e4dae7b4f27401e9421" typechain "^8.3.2" -"@hai-on-op/sdk@1.2.3": - version "1.2.3" - resolved "https://registry.yarnpkg.com/@hai-on-op/sdk/-/sdk-1.2.3.tgz#ee93363bd819f3dc729d1bbf3d2e18e8ca1b8ee7" - integrity sha512-xVzJmsZtmvbwEU8LygpUbvirgdK3dCAMM9Nx+Zm386YbR1dgd6kNOu7GHqC/mDvDeUyoh5OCenhl3GovucP04Q== +"@hai-on-op/sdk@1.2.6": + version "1.2.6" + resolved "https://registry.yarnpkg.com/@hai-on-op/sdk/-/sdk-1.2.6.tgz#d779fddf4dad398526ea6e04a7468ee15625cbc8" + integrity sha512-loaPxJfD6jBCtoYt7dMPDfNLqEyMhnHsv8/ZnL1baFP5HVnrt+ffm4FUnXpB2YL2xAPGnbZZ6WzYFbiKPm41uA== dependencies: "@hai-on-op/abis" "1.0.0" ethers "5.4.7"