From 4f4cf51211b7ebad7be0e7b74767aa5f2b9ca65d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 10:08:04 +0000 Subject: [PATCH] build(deps-dev): bump @uniswap/default-token-list from 9.0.0 to 9.2.0 Bumps [@uniswap/default-token-list](https://github.com/Uniswap/default-token-list) from 9.0.0 to 9.2.0. - [Release notes](https://github.com/Uniswap/default-token-list/releases) - [Commits](https://github.com/Uniswap/default-token-list/compare/v9.0.0...v9.2.0) --- updated-dependencies: - dependency-name: "@uniswap/default-token-list" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 17 ++++------------- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index f507a1937..71865e06e 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "@types/wcag-contrast": "^3.0.0", "@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/parser": "^5.21.0", - "@uniswap/default-token-list": "^9.0.0", + "@uniswap/default-token-list": "^9.2.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 85edf2d5b..40dfc02a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3540,10 +3540,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@^9.0.0": - version "9.0.0" - resolved "https://registry.yarnpkg.com/@uniswap/default-token-list/-/default-token-list-9.0.0.tgz#35e070095ac24d24ef03877842c5d46807b59c87" - integrity sha512-a62uqv5ApULDVEXCOursXIaEoxP4MtlzdNSiQikYl1x9RfsUAZXl9dBtCo2d1Ne+iS1THic1oCJMshNtT9Z0EQ== +"@uniswap/default-token-list@^9.2.0": + version "9.2.0" + resolved "https://registry.yarnpkg.com/@uniswap/default-token-list/-/default-token-list-9.2.0.tgz#4667b59eb25dd10b4f37d45b23a95ba9fd1c39f7" + integrity sha512-Wk2nnEPWThOcV7NdRZqsQWmPWAQppgGS5l8pG01G1xVfOv7vBAlOFH1lIedZv60jvhco3Mq3HoBCBtyIpbEbQw== "@uniswap/lib@^4.0.1-alpha": version "4.0.1-alpha" @@ -3655,15 +3655,6 @@ bignumber.js "^9.0.2" ethers "^5.3.1" -"@uniswap/universal-router@1.2.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@uniswap/universal-router/-/universal-router-1.2.1.tgz#5fe4aa21d6bc89314d99f26407f28154f8e16f42" - integrity sha512-F3S1wKylncuvIG2qwC1ciXXc1z1QmKsalo4p6H2A90LSRylEEhNp7ITxs7qCcnfRh+ZNkGJ0yQ0zmuVJSBezOQ== - dependencies: - "@openzeppelin/contracts" "4.7.0" - "@uniswap/v2-core" "1.0.1" - "@uniswap/v3-core" "1.0.0" - "@uniswap/universal-router@1.3.1", "@uniswap/universal-router@^1.0.1": version "1.3.1" resolved "https://registry.yarnpkg.com/@uniswap/universal-router/-/universal-router-1.3.1.tgz#cf0bf662e3056336c5bb5804e353dc5fd34a24a1"