Commit a7041ea7 authored by Jordan Frankfurt's avatar Jordan Frankfurt Committed by GitHub

undo accidental package version reversion (#3084)

parent 5413303d
......@@ -4990,6 +4990,17 @@
"@uniswap/v2-sdk" "^3.0.1"
"@uniswap/v3-sdk" "^3.7.1"
"@uniswap/router-sdk@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@uniswap/router-sdk/-/router-sdk-1.0.5.tgz#59b429327b0d202744db6de958e6b61d5adeec12"
integrity sha512-PA/0Ye9u3U5cm/LHrJuOgVSff6W4oFY3h+MUEzdp80SYIQdZZJ+BV06RL0h5KOSH+tuIX72n/qNusuRcf2Tc8Q==
dependencies:
"@ethersproject/abi" "^5.5.0"
"@uniswap/sdk-core" "^3.0.1"
"@uniswap/swap-router-contracts" "1.1.0"
"@uniswap/v2-sdk" "^3.0.1"
"@uniswap/v3-sdk" "^3.7.1"
"@uniswap/sdk-core@^3.0.0-alpha.3", "@uniswap/sdk-core@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@uniswap/sdk-core/-/sdk-core-3.0.1.tgz#d08dd68257983af64b9a5f4d6b9cf26124b4138f"
......@@ -5002,10 +5013,10 @@
tiny-invariant "^1.1.0"
toformat "^2.0.0"
"@uniswap/smart-order-router@^2.5.4":
version "2.5.4"
resolved "https://registry.yarnpkg.com/@uniswap/smart-order-router/-/smart-order-router-2.5.4.tgz#dee2580d5fd836aecd46d935ab6ca7f7963c0501"
integrity sha512-uInC4+gL/n28XtEVOY/jrV7uT8FFBtgoW7x0Ks6SGoe/Gx/dYRmzhdeIR1rb3Tg1WP10OwnnC0AW73BJghdGxA==
"@uniswap/smart-order-router@^2.5.9":
version "2.5.9"
resolved "https://registry.yarnpkg.com/@uniswap/smart-order-router/-/smart-order-router-2.5.9.tgz#00cd6e43f9a47ff4a5e3b7ff51dba65886776db1"
integrity sha512-xbD/J9M68KpvcaOSP9MMzTS6JN4iRjOessyBEYLgk/sYQpLwNDqvviE1TL0vsNnr+xlizMGsttpUzAgAJpjbwA==
dependencies:
"@bitauth/libauth" "^1.17.1"
"@ethersproject/bignumber" "^5.1.1"
......@@ -5019,7 +5030,7 @@
"@types/sinon" "^10.0.2"
"@types/stats-lite" "^2.2.0"
"@uniswap/default-token-list" "^2.0.0"
"@uniswap/router-sdk" "^1.0.3"
"@uniswap/router-sdk" "^1.0.5"
"@uniswap/swap-router-contracts" "1.1.0"
"@uniswap/token-lists" "^1.0.0-beta.25"
"@uniswap/v2-core" "^1.0.1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment