chore: bump sor to 2.5.10 (#3091)

This commit is contained in:
willpote 2022-01-11 17:26:42 -05:00 committed by GitHub
parent 83b70f3aa6
commit aa97ec01d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

@ -56,7 +56,7 @@
"@uniswap/liquidity-staker": "^1.0.2",
"@uniswap/merkle-distributor": "1.0.1",
"@uniswap/router-sdk": "^1.0.3",
"@uniswap/smart-order-router": "^2.5.9",
"@uniswap/smart-order-router": "^2.5.10",
"@uniswap/v2-core": "1.0.0",
"@uniswap/v2-periphery": "^1.1.0-beta.0",
"@uniswap/v2-sdk": "^3.0.1",

@ -5008,10 +5008,10 @@
tiny-invariant "^1.1.0"
toformat "^2.0.0"
"@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==
"@uniswap/smart-order-router@^2.5.10":
version "2.5.10"
resolved "https://registry.yarnpkg.com/@uniswap/smart-order-router/-/smart-order-router-2.5.10.tgz#b7d1147797c68a24c8d42f07e5a36d740bf4f63f"
integrity sha512-0wXgVBjhb+v6ONINEuL//SVOk0qLeS54Br/yzjtu6nV7wA70jkqE+EZ84QqW8dpdG0AUUQ3qNDKoTSH3VSv9aw==
dependencies:
"@bitauth/libauth" "^1.17.1"
"@ethersproject/bignumber" "^5.1.1"