diff --git a/package.json b/package.json index f507a1937..70b3ac337 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.3.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..23f31a84a 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.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@uniswap/default-token-list/-/default-token-list-9.3.0.tgz#2df724b0d2d73451af7676544d8b4f4e999bad00" + integrity sha512-owiBfYspHJxbJuX5B8Ht4KfgmtBfs+xBVUxTY96ZKCmrGxR7FenxFWL58KEaI7N03htSx7/l3m5vy6fnqJF8Ag== "@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"