Skip to content

Commit a732cd6

Browse files
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.48 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] <[email protected]>
1 parent 2a035d3 commit a732cd6

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@sentry/browser": "^6.15.0",
7777
"@sentry/nextjs": "^6.13.0",
7878
"@sentry/tracing": "^6.15.0",
79-
"@sushiswap/bentobox-sdk": "1.0.0-canary.76",
79+
"@sushiswap/bentobox-sdk": "1.0.0-canary.175",
8080
"@sushiswap/chainlink-whitelist": "0.2.8",
8181
"@sushiswap/core": "^2.0.0-canary.1",
8282
"@sushiswap/core-sdk": "1.0.0-canary.91",

yarn.lock

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2571,6 +2571,13 @@
25712571
magic-string "^0.25.0"
25722572
string.prototype.matchall "^4.0.6"
25732573

2574+
"@sushiswap/[email protected]":
2575+
version "1.0.0-canary.175"
2576+
resolved "https://registry.yarnpkg.com/@sushiswap/bentobox-sdk/-/bentobox-sdk-1.0.0-canary.175.tgz#4cb95659429d5c2ab163e610603260101cff3405"
2577+
integrity sha512-rzT/zdqmY+bW9gXZYjKlm0tFjC1kZEwYUcW9pi27FY5SYE2OL8fFiIDfDHh1vtgyw1VjvjOCd+IQu2bwbIww8g==
2578+
dependencies:
2579+
"@sushiswap/core-sdk" "1.0.0-canary.16"
2580+
25742581
"@sushiswap/[email protected]":
25752582
version "1.0.0-canary.76"
25762583
resolved "https://registry.yarnpkg.com/@sushiswap/bentobox-sdk/-/bentobox-sdk-1.0.0-canary.76.tgz#10dadd9650c1e286517c274a98210b17e6511b03"
@@ -2583,6 +2590,22 @@
25832590
resolved "https://registry.yarnpkg.com/@sushiswap/chainlink-whitelist/-/chainlink-whitelist-0.2.8.tgz#832dc80963b890a2eb02aaaf11ea8b57b2b7dde0"
25842591
integrity sha512-YhhGfF/smND4jUdVWuTr3e9Np08zLyxrOfbQ6GkAhmrld4lWBs2sk4TV6oWSBWPbuUb3A2mw203uCnbMHpSoXw==
25852592

2593+
"@sushiswap/[email protected]":
2594+
version "1.0.0-canary.16"
2595+
resolved "https://registry.yarnpkg.com/@sushiswap/core-sdk/-/core-sdk-1.0.0-canary.16.tgz#e3b42a442233c1fe2d058a0f8564a66667317bd5"
2596+
integrity sha512-eLcpnUcZDK8gM0JzASsa3AkeESvnYzpsMV1cJ0j8AT8T915tLh96LigvfnJb2DZG3EbDcbl23be/rxlcHIx3QQ==
2597+
dependencies:
2598+
"@ethersproject/address" "^5.4.0"
2599+
"@ethersproject/bignumber" "^5.4.0"
2600+
"@ethersproject/providers" "^5.4.0"
2601+
"@ethersproject/solidity" "^5.4.0"
2602+
big.js "^6.1.1"
2603+
decimal.js-light "^2.5.0"
2604+
jsbi "^4.1.0"
2605+
tiny-invariant "^1.1.0"
2606+
tiny-warning "^1.0.0"
2607+
toformat "^2.0.0"
2608+
25862609
"@sushiswap/[email protected]":
25872610
version "1.0.0-canary.91"
25882611
resolved "https://registry.yarnpkg.com/@sushiswap/core-sdk/-/core-sdk-1.0.0-canary.91.tgz#a59a602af67e110eee1ffc930032c531e1aa077d"

0 commit comments

Comments
 (0)