Skip to content

Commit 60674be

Browse files
authored
feat(universal-router-sdk): Bump router-sdk version (#475)
1 parent b436065 commit 60674be

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

sdks/universal-router-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@openzeppelin/contracts": "4.7.0",
3333
"@uniswap/permit2-sdk": "^1.3.0",
34-
"@uniswap/router-sdk": "^2.3.0",
34+
"@uniswap/router-sdk": "^2.3.1",
3535
"@uniswap/sdk-core": "^7.10.0",
3636
"@uniswap/universal-router": "2.0.0-beta.2",
3737
"@uniswap/v2-core": "^1.0.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4866,17 +4866,17 @@ __metadata:
48664866
languageName: unknown
48674867
linkType: soft
48684868

4869-
"@uniswap/router-sdk@npm:^2.3.0":
4870-
version: 2.3.0
4871-
resolution: "@uniswap/router-sdk@npm:2.3.0"
4869+
"@uniswap/router-sdk@npm:^2.3.1":
4870+
version: 2.3.1
4871+
resolution: "@uniswap/router-sdk@npm:2.3.1"
48724872
dependencies:
48734873
"@ethersproject/abi": ^5.5.0
48744874
"@uniswap/sdk-core": ^7.8.0
48754875
"@uniswap/swap-router-contracts": ^1.3.0
48764876
"@uniswap/v2-sdk": ^4.17.0
48774877
"@uniswap/v3-sdk": ^3.27.0
4878-
"@uniswap/v4-sdk": ^1.24.0
4879-
checksum: 8a1da45aa73e7e8b2416d8191bf6ffd3885fc7e8adfa891df08ccc08797c313d98392b073c9ed6d86c38460f2034c8aad3c1d734c6a599c2c5edd043f54eb4e1
4878+
"@uniswap/v4-sdk": ^1.25.0
4879+
checksum: 313526b47e92c458325fee7b1a575270aad1e605747998433ef649910acc270f6f948899c1f077f335750a2e9f14cc46a4097e040b457a8c2a64e14390d5d4d9
48804880
languageName: node
48814881
linkType: hard
48824882

@@ -5042,7 +5042,7 @@ __metadata:
50425042
"@types/node": ^18.7.16
50435043
"@types/node-fetch": ^2.6.2
50445044
"@uniswap/permit2-sdk": ^1.3.0
5045-
"@uniswap/router-sdk": ^2.3.0
5045+
"@uniswap/router-sdk": ^2.3.1
50465046
"@uniswap/sdk-core": ^7.10.0
50475047
"@uniswap/universal-router": 2.0.0-beta.2
50485048
"@uniswap/v2-core": ^1.0.1
@@ -5220,7 +5220,7 @@ __metadata:
52205220
languageName: node
52215221
linkType: hard
52225222

5223-
"@uniswap/v4-sdk@npm:^1.24.0, @uniswap/v4-sdk@npm:^1.25.0":
5223+
"@uniswap/v4-sdk@npm:^1.25.0":
52245224
version: 1.25.0
52255225
resolution: "@uniswap/v4-sdk@npm:1.25.0"
52265226
dependencies:

0 commit comments

Comments
 (0)