Skip to content

Commit

Permalink
Bump bridge version for default token lists (#1752)
Browse files Browse the repository at this point in the history
* list bridge

* add new sdk

---------

Co-authored-by: Christos Gkolias <[email protected]>
  • Loading branch information
cgkol and Christos Gkolias authored Mar 25, 2024
1 parent 937b9df commit 4374159
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/Uniswap/default-token-list#readme",
"devDependencies": {
"@ethersproject/address": "^5.0.2",
"@uniswap/token-list-bridge-utils": "^2.2.0",
"@uniswap/token-list-bridge-utils": "^2.3.0",
"@uniswap/token-lists": "^1.0.0-beta.29",
"ajv": "^6.12.3",
"chai": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -451,10 +451,10 @@
tiny-invariant "^1.1.0"
toformat "^2.0.0"

"@uniswap/token-list-bridge-utils@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@uniswap/token-list-bridge-utils/-/token-list-bridge-utils-2.2.0.tgz#7f84ac8748aad5b92c183b4468a2bab61b3d543c"
integrity sha512-PLvU7wTFzFEPoIMTdF5qBQ5VFH+Qex9/7ZyHxYLyi4/ROZEjo5c6BcFxhz4x6xMLOaJky5mxxBRPK+nFGjtTEg==
"@uniswap/token-list-bridge-utils@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@uniswap/token-list-bridge-utils/-/token-list-bridge-utils-2.3.0.tgz#ba1bb306bf938778845d77023f1c2463096ead40"
integrity sha512-JApbUfw5oe0WlI1SBQDmHocs038EqWdX7rcNfDfFZ5Z/nAj4dRXAeuIGWzUU6aUPsp43CLq/egzPeb5hCTabqQ==
dependencies:
"@arbitrum/sdk" "^3.1.6"
"@uniswap/sdk-core" "^4.0.6"
Expand Down

0 comments on commit 4374159

Please sign in to comment.