Skip to content

Commit b25f022

Browse files
committed
feat(v3-sdk): bump sdk-core to 7.2.0 for arb, base, polygon
1 parent 42cf566 commit b25f022

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

sdks/v3-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@ethersproject/abi": "^5.5.0",
2828
"@ethersproject/solidity": "^5.0.9",
29-
"@uniswap/sdk-core": "^7.1.0",
29+
"@uniswap/sdk-core": "^7.2.0",
3030
"@uniswap/swap-router-contracts": "^1.3.0",
3131
"@uniswap/v3-periphery": "^1.1.1",
3232
"@uniswap/v3-staker": "1.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4556,9 +4556,9 @@ __metadata:
45564556
languageName: node
45574557
linkType: hard
45584558

4559-
"@uniswap/sdk-core@npm:^7.1.0":
4560-
version: 7.1.0
4561-
resolution: "@uniswap/sdk-core@npm:7.1.0"
4559+
"@uniswap/sdk-core@npm:^7.1.0, @uniswap/sdk-core@npm:^7.2.0":
4560+
version: 7.2.0
4561+
resolution: "@uniswap/sdk-core@npm:7.2.0"
45624562
dependencies:
45634563
"@ethersproject/address": ^5.0.2
45644564
"@ethersproject/bytes": ^5.7.0
@@ -4569,7 +4569,7 @@ __metadata:
45694569
jsbi: ^3.1.4
45704570
tiny-invariant: ^1.1.0
45714571
toformat: ^2.0.0
4572-
checksum: 6c307c0a30e778c0a9f4e8064751442c9f651eeca2f49148393c89f8daf581119b439c3a19d7a90805d68c8525bbdf33a491f4c25b64496682c648d3fe525805
4572+
checksum: 381e8caabc04f401e92e683bd7ebb6ee14ba3adf3377983621c067b1cfd69dde496804f2332504b861fe67bebf2b570ff94127378af494f211b134633b07e8b4
45734573
languageName: node
45744574
linkType: hard
45754575

@@ -4768,7 +4768,7 @@ __metadata:
47684768
"@ethersproject/abi": ^5.5.0
47694769
"@ethersproject/solidity": ^5.0.9
47704770
"@types/jest": ^24.0.25
4771-
"@uniswap/sdk-core": ^7.1.0
4771+
"@uniswap/sdk-core": ^7.2.0
47724772
"@uniswap/swap-router-contracts": ^1.3.0
47734773
"@uniswap/v3-core": 1.0.0
47744774
"@uniswap/v3-periphery": ^1.1.1

0 commit comments

Comments
 (0)