Skip to content

Commit d1d60f8

Browse files
authored
feat: bump SDK for new cosigner digest (#493)
feat: bump sdk for new cosigner digest
1 parent a5c2a61 commit d1d60f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@swc/jest": "^0.2.29",
6565
"@types/sinon": "^10.0.13",
6666
"@uniswap/signer": "^0.0.4",
67-
"@uniswap/uniswapx-sdk": "^2.1.0-beta.21",
67+
"@uniswap/uniswapx-sdk": "^2.1.0-beta.22",
6868
"aws-cdk-lib": "2.85.0",
6969
"aws-embedded-metrics": "^4.1.0",
7070
"aws-sdk": "^2.1238.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4309,10 +4309,10 @@
43094309
asn1.js "^5.4.1"
43104310
ethers "^6.8.1"
43114311

4312-
"@uniswap/uniswapx-sdk@^2.1.0-beta.21":
4313-
version "2.1.0-beta.21"
4314-
resolved "https://registry.yarnpkg.com/@uniswap/uniswapx-sdk/-/uniswapx-sdk-2.1.0-beta.21.tgz#01d10e2adae46f8d2eb3ca16a2fe52d0ff4e2d5f"
4315-
integrity sha512-RgSh96uxbnFa94FUixh/warReeskXKo35xTNwKkNYZ4YJl6m46a4hFppBAHNI1ao/wGeL/J+5+vw5pB8bSnBfw==
4312+
"@uniswap/uniswapx-sdk@^2.1.0-beta.22":
4313+
version "2.1.0-beta.22"
4314+
resolved "https://registry.yarnpkg.com/@uniswap/uniswapx-sdk/-/uniswapx-sdk-2.1.0-beta.22.tgz#ddcdf036c66ddf49c97b916a08c2ddc4e68cb09b"
4315+
integrity sha512-g6a+/gGJnVjGgDhnKsC5NcyeHaPz0wK+Lzu1zCJiPUcvVcMskshlepBMwYTyGu2OEVeTOhkvw/1df4sjovRizw==
43164316
dependencies:
43174317
"@ethersproject/bytes" "^5.7.0"
43184318
"@ethersproject/providers" "^5.7.0"

0 commit comments

Comments
 (0)