From eb858c2949787a5363bea5b9048185f53f6b70f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 22:16:23 +0000 Subject: [PATCH] build(deps-dev): bump @uniswap/default-token-list from 4.1.0 to 7.0.0 Bumps [@uniswap/default-token-list](https://github.com/Uniswap/default-token-list) from 4.1.0 to 7.0.0. - [Release notes](https://github.com/Uniswap/default-token-list/releases) - [Commits](https://github.com/Uniswap/default-token-list/compare/v4.1.0...v7.0.0) --- updated-dependencies: - dependency-name: "@uniswap/default-token-list" dependency-type: direct:development update-type: version-update:semver-major ... 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 a3f4e6200..c04e98f3e 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "@types/wcag-contrast": "^3.0.0", "@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/parser": "^5.21.0", - "@uniswap/default-token-list": "^4.1.0", + "@uniswap/default-token-list": "^7.0.0", "@uniswap/v2-core": "1.0.0", "@uniswap/v3-core": "1.0.0", "@uniswap/v3-periphery": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index fd422ff8b..a363d1e3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3526,10 +3526,10 @@ resolved "https://registry.yarnpkg.com/@uniswap/default-token-list/-/default-token-list-2.2.0.tgz#d85a5c2520f57f4920bd989dfc9f01e1b701a567" integrity sha512-vFPWoGzDjHP4i2l7yLaober/lZMmzOZXXirVF8XNyfNzRxgmYCWKO6SzKtfEUwxpd3/KUebgdK55II4Mnak62A== -"@uniswap/default-token-list@^4.1.0": - version "4.1.0" - resolved "https://registry.yarnpkg.com/@uniswap/default-token-list/-/default-token-list-4.1.0.tgz#bbda8b946096f248b92809f71b77b4d407768796" - integrity sha512-NxFW4OhYpnAunD37CKDRadG5ujp3r6cYnfBzTD1Eq4jwdr3ULt01xGqGljq0SuGAGhTsD+bmR46vPg3TdDwW0g== +"@uniswap/default-token-list@^7.0.0": + version "7.0.0" + resolved "https://registry.yarnpkg.com/@uniswap/default-token-list/-/default-token-list-7.0.0.tgz#cd2905f28426f02625015ca97c252166923700c8" + integrity sha512-zZxZLfqdW9i07yLILs4otHzWfWkB+RCYBGJXb0sEMr5T0a5IRTJXEhQwgWepaskiZJ+YBULl0JIjIWc4bZ2mZA== "@uniswap/lib@^4.0.1-alpha": version "4.0.1-alpha"