From 41d9e10220b7bd2aa8aa92f08099bc506a20a0e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 02:20:33 +0000 Subject: [PATCH] Bump @uniswap/token-lists from 1.0.0-beta.27 to 1.0.0-beta.34 Bumps [@uniswap/token-lists](https://github.com/Uniswap/token-lists) from 1.0.0-beta.27 to 1.0.0-beta.34. - [Release notes](https://github.com/Uniswap/token-lists/releases) - [Commits](https://github.com/Uniswap/token-lists/commits) --- updated-dependencies: - dependency-name: "@uniswap/token-lists" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5201092..5e6ee28 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@uniswap/liquidity-staker": "^1.0.2", "@uniswap/merkle-distributor": "1.0.1", "@uniswap/sdk-core": "^3.0.1", - "@uniswap/token-lists": "^1.0.0-beta.27", + "@uniswap/token-lists": "^1.0.0-beta.34", "@uniswap/v2-core": "1.0.0", "@uniswap/v2-periphery": "^1.1.0-beta.0", "@uniswap/v2-sdk": "^3.0.0-alpha.2", diff --git a/yarn.lock b/yarn.lock index d4a069f..c5a371c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4665,10 +4665,10 @@ tiny-invariant "^1.1.0" toformat "^2.0.0" -"@uniswap/token-lists@^1.0.0-beta.27": - version "1.0.0-beta.27" - resolved "https://registry.npmjs.org/@uniswap/token-lists/-/token-lists-1.0.0-beta.27.tgz" - integrity sha512-x5hmIniQ9TGqOBCRqfWcmZi/U5kB0qrHMDQ9igs3nMbK0wwmYLraL4owbIwXFGR/co6/lJYJC4K/Gjn4wZY5mQ== +"@uniswap/token-lists@^1.0.0-beta.34": + version "1.0.0-beta.34" + resolved "https://registry.yarnpkg.com/@uniswap/token-lists/-/token-lists-1.0.0-beta.34.tgz#879461f5d4009327a24259bbab797e0f22db58c8" + integrity sha512-Hc3TfrFaupg0M84e/Zv7BoF+fmMWDV15mZ5s8ZQt2qZxUcNw2GQW+L6L/2k74who31G+p1m3GRYbJpAo7d1pqA== "@uniswap/v2-core@1.0.0": version "1.0.0"