diff --git a/package.json b/package.json index ab3ae1e..d7b6d47 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ ] }, "dependencies": { - "@traderjoe-team/spruce-sdk": "^1.0.9", + "@traderjoe-team/spruce-sdk": "^1.0.10", "jsbi": "^3.1.1", "lodash.flatmap": "^4.5.0", "tiny-invariant": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 5c1ed6e..8d6306d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1782,10 +1782,10 @@ "@stablelib/random" "^1.0.2" "@stablelib/wipe" "^1.0.1" -"@traderjoe-team/spruce-sdk@^1.0.9": - version "1.0.9" - resolved "https://registry.yarnpkg.com/@traderjoe-team/spruce-sdk/-/spruce-sdk-1.0.9.tgz#cc885a2ec53da9973a178dd5ed4193ff995afb83" - integrity sha512-a4XyY65XaRxmYvIrLABDtOkdCj4jLEOF6etIbZiFiNhhVZRVUuZyeMWAPIk+AEFac3Gjm79Ri4uJzAA2v9PAiQ== +"@traderjoe-team/spruce-sdk@^1.0.10": + version "1.0.10" + resolved "https://registry.yarnpkg.com/@traderjoe-team/spruce-sdk/-/spruce-sdk-1.0.10.tgz#bf598637b44be641520489f0c95d54fae99a46a8" + integrity sha512-GpUS4Bf1nzFVgvKtIzKTFq2IMXKUeMhqfGFHQ0HKb2ncFqr7BMPU7xv50SEg/GOxMtlpio7QPV4AT1N6LZF5Wg== dependencies: "@wagmi/core" "^1.3.5" big.js "^5.2.2"