Skip to content

Commit

Permalink
chore: bump sor to 2.5.10 (#3091)
Browse files Browse the repository at this point in the history
  • Loading branch information
willpote authored Jan 11, 2022
1 parent 83b70f3 commit aa97ec0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit aa97ec0

Please sign in to comment.