Skip to content

Commit f3a15f4

Browse files
authored
bump bridge utils (#2214)
1 parent 5679f2b commit f3a15f4

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uniswap/default-token-list",
3-
"version": "16.1.0",
3+
"version": "16.2.0",
44
"description": "The Uniswap default token list",
55
"main": "build/uniswap-default.tokenlist.json",
66
"scripts": {
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/Uniswap/default-token-list#readme",
3434
"devDependencies": {
3535
"@ethersproject/address": "^5.0.2",
36-
"@uniswap/token-list-bridge-utils": "^2.11.0",
36+
"@uniswap/token-list-bridge-utils": "^2.12.0",
3737
"@uniswap/token-lists": "^1.0.0-beta.29",
3838
"ajv": "^6.12.3",
3939
"bs58": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -451,10 +451,10 @@
451451
tiny-invariant "^1.1.0"
452452
toformat "^2.0.0"
453453

454-
"@uniswap/token-list-bridge-utils@^2.11.0":
455-
version "2.11.0"
456-
resolved "https://registry.yarnpkg.com/@uniswap/token-list-bridge-utils/-/token-list-bridge-utils-2.11.0.tgz#19c7c0072613368874abf6c5d361fec5dfc23e2d"
457-
integrity sha512-aGsRgsXt6yBxt4Ziixtpd/VLk7iPa1oCTm3W7SN73VbglZCiaCt5r5XpC9cf7FqNhR5i/OvJojSViH/hQTLaew==
454+
"@uniswap/token-list-bridge-utils@^2.12.0":
455+
version "2.12.0"
456+
resolved "https://registry.yarnpkg.com/@uniswap/token-list-bridge-utils/-/token-list-bridge-utils-2.12.0.tgz#9dabecbf06ab0103d9424eeec344e3c4d8c9cb97"
457+
integrity sha512-xQ/x3VZq3nW7XgSmYYU6O2lotY8NNmNdrv8OKNzjJciDx9unycDgp+tRo4kR/REcojinbKMW92pRm/31dydVsw==
458458
dependencies:
459459
"@arbitrum/sdk" "^3.1.6"
460460
"@uniswap/sdk-core" "^4.0.6"

0 commit comments

Comments
 (0)