Skip to content

Commit

Permalink
Merge pull request #395 from Uniswap/bump-sdk
Browse files Browse the repository at this point in the history
feat: bump SDK for new cosigner digest
  • Loading branch information
alanhwu authored Dec 2, 2024
2 parents 1c5c654 + f1c015c commit 674a614
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 @@ -70,7 +70,7 @@
"@uniswap/signer": "0.0.3-beta.4",
"@uniswap/smart-order-router": "^3.3.0",
"@uniswap/token-lists": "^1.0.0-beta.31",
"@uniswap/uniswapx-sdk": "2.1.0-beta.20",
"@uniswap/uniswapx-sdk": "2.1.0-beta.22",
"@uniswap/v3-sdk": "^3.9.0",
"aws-cdk-lib": "2.85.0",
"aws-embedded-metrics": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5312,10 +5312,10 @@
resolved "https://registry.yarnpkg.com/@uniswap/token-lists/-/token-lists-1.0.0-beta.33.tgz#966ba96c9ccc8f0e9e09809890b438203f2b1911"
integrity sha512-JQkXcpRI3jFG8y3/CGC4TS8NkDgcxXaOQuYW8Qdvd6DcDiIyg2vVYCG9igFEzF0G6UvxgHkBKC7cWCgzZNYvQg==

"@uniswap/[email protected].20":
version "2.1.0-beta.20"
resolved "https://registry.yarnpkg.com/@uniswap/uniswapx-sdk/-/uniswapx-sdk-2.1.0-beta.20.tgz#9cfa3a51821ffbf316eb50481b4980a94ea60065"
integrity sha512-T07Z3GV7JlWVeq7WSOqBYvS9KMGltmtfH6xvw0hTuRtqXloGA5Qd7ruNzG0IKSqWCr8x+YGuVTpy/xvbX7uMzQ==
"@uniswap/[email protected].22":
version "2.1.0-beta.22"
resolved "https://registry.yarnpkg.com/@uniswap/uniswapx-sdk/-/uniswapx-sdk-2.1.0-beta.22.tgz#ddcdf036c66ddf49c97b916a08c2ddc4e68cb09b"
integrity sha512-g6a+/gGJnVjGgDhnKsC5NcyeHaPz0wK+Lzu1zCJiPUcvVcMskshlepBMwYTyGu2OEVeTOhkvw/1df4sjovRizw==
dependencies:
"@ethersproject/bytes" "^5.7.0"
"@ethersproject/providers" "^5.7.0"
Expand Down

0 comments on commit 674a614

Please sign in to comment.