From 317d38ae8375ae5cce76800bebfe4d5d4afe805a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 20:38:25 +0000 Subject: [PATCH] build(deps): bump @uniswap/token-lists Bumps [@uniswap/token-lists](https://github.com/Uniswap/token-lists) from 1.0.0-beta.30 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:production 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 67b33d112..372e485f0 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "@uniswap/router-sdk": "^1.0.6", "@uniswap/sdk-core": "^3.0.1", "@uniswap/smart-order-router": "^2.5.26", - "@uniswap/token-lists": "^1.0.0-beta.30", + "@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.1", diff --git a/yarn.lock b/yarn.lock index 86f1d5fac..30e39c91c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4390,10 +4390,10 @@ dotenv "^14.2.0" hardhat-watcher "^2.1.1" -"@uniswap/token-lists@^1.0.0-beta.25", "@uniswap/token-lists@^1.0.0-beta.30": - version "1.0.0-beta.30" - resolved "https://registry.yarnpkg.com/@uniswap/token-lists/-/token-lists-1.0.0-beta.30.tgz#2103ca23b8007c59ec71718d34cdc97861c409e5" - integrity sha512-HwY2VvkQ8lNR6ks5NqQfAtg+4IZqz3KV1T8d2DlI8emIn9uMmaoFbIOg0nzjqAVKKnZSbMTRRtUoAh6mmjRvog== +"@uniswap/token-lists@^1.0.0-beta.25", "@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"