From 75b7d147b13bb307fb65bb66c57dc95a3c7a16c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 14:47:23 +0000 Subject: [PATCH] token list(deps-dev): bump @sushiswap/bentobox-sdk Bumps [@sushiswap/bentobox-sdk](https://github.com/sushiswap/sdk/tree/HEAD/packages/bentobox-sdk) from 1.0.0-canary.109 to 1.0.0-canary.175. - [Release notes](https://github.com/sushiswap/sdk/releases) - [Changelog](https://github.com/sushiswap/sdk/blob/canary/packages/bentobox-sdk/CHANGELOG.md) - [Commits](https://github.com/sushiswap/sdk/commits/HEAD/packages/bentobox-sdk) --- updated-dependencies: - dependency-name: "@sushiswap/bentobox-sdk" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 26f4831f8c..5056cbf0d6 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@sentry/nextjs": "^7.0.0", "@sentry/react": "^7.0.0", "@sentry/tracing": "^7.0.0", - "@sushiswap/bentobox-sdk": "1.0.0-canary.112", + "@sushiswap/bentobox-sdk": "1.0.0-canary.175", "@sushiswap/chainlink-whitelist": "0.2.8", "@sushiswap/core": "^2.0.0-canary.1", "@sushiswap/core-sdk": "1.0.0-canary.131", diff --git a/yarn.lock b/yarn.lock index a949503952..61b3647a0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3032,6 +3032,13 @@ dependencies: "@sushiswap/core-sdk" "1.0.0-canary.131" +"@sushiswap/bentobox-sdk@1.0.0-canary.175": + version "1.0.0-canary.175" + resolved "https://registry.yarnpkg.com/@sushiswap/bentobox-sdk/-/bentobox-sdk-1.0.0-canary.175.tgz#4cb95659429d5c2ab163e610603260101cff3405" + integrity sha512-rzT/zdqmY+bW9gXZYjKlm0tFjC1kZEwYUcW9pi27FY5SYE2OL8fFiIDfDHh1vtgyw1VjvjOCd+IQu2bwbIww8g== + dependencies: + "@sushiswap/core-sdk" "1.0.0-canary.16" + "@sushiswap/chainlink-whitelist@0.2.8": version "0.2.8" resolved "https://registry.yarnpkg.com/@sushiswap/chainlink-whitelist/-/chainlink-whitelist-0.2.8.tgz#832dc80963b890a2eb02aaaf11ea8b57b2b7dde0" @@ -3053,6 +3060,22 @@ tiny-warning "^1.0.0" toformat "^2.0.0" +"@sushiswap/core-sdk@1.0.0-canary.16": + version "1.0.0-canary.16" + resolved "https://registry.yarnpkg.com/@sushiswap/core-sdk/-/core-sdk-1.0.0-canary.16.tgz#e3b42a442233c1fe2d058a0f8564a66667317bd5" + integrity sha512-eLcpnUcZDK8gM0JzASsa3AkeESvnYzpsMV1cJ0j8AT8T915tLh96LigvfnJb2DZG3EbDcbl23be/rxlcHIx3QQ== + dependencies: + "@ethersproject/address" "^5.4.0" + "@ethersproject/bignumber" "^5.4.0" + "@ethersproject/providers" "^5.4.0" + "@ethersproject/solidity" "^5.4.0" + big.js "^6.1.1" + decimal.js-light "^2.5.0" + jsbi "^4.1.0" + tiny-invariant "^1.1.0" + tiny-warning "^1.0.0" + toformat "^2.0.0" + "@sushiswap/core@^2.0.0-canary.1": version "2.0.0-canary.1" resolved "https://registry.yarnpkg.com/@sushiswap/core/-/core-2.0.0-canary.1.tgz#91c938668282d463e4fce6e0cf4d320ce5f3768f"