Skip to content

Commit 450fb1e

Browse files
committed
chore: sdk bump
1 parent be5be04 commit 450fb1e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

gitmodule/tapioca-sdk

Submodule tapioca-sdk updated 333 files

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@
6868
"inquirer": "^8.2.5",
6969
"lodash": "^4.17.21",
7070
"merkletreejs": "^0.3.10",
71-
"tapioca-sdk": "^1.7.37"
71+
"tapioca-sdk": "^1.8.3"
7272
}
7373
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5726,10 +5726,10 @@ table@^6.0.9, table@^6.8.0, table@^6.8.1:
57265726
string-width "^4.2.3"
57275727
strip-ansi "^6.0.1"
57285728

5729-
tapioca-sdk@^1.7.37:
5730-
version "1.7.37"
5731-
resolved "https://registry.yarnpkg.com/tapioca-sdk/-/tapioca-sdk-1.7.37.tgz#ad55a926cf5cef2289e45be40abea1283fe006f0"
5732-
integrity sha512-mzk5a3sB7jJFrHyzXtrwLig97t5ahqhCAjmHIAghEAGFZr5L1xWsDshxEktVE5NCdWSjRVU4t9r9WNWwtgb73w==
5729+
tapioca-sdk@^1.8.3:
5730+
version "1.8.3"
5731+
resolved "https://registry.yarnpkg.com/tapioca-sdk/-/tapioca-sdk-1.8.3.tgz#340c8ac9ac9fb62a5e417b2695f2251291574818"
5732+
integrity sha512-KMQVxx6z3k76s/9E7PI/WXKkIG/9MzNJkBer1ExFPizsDmIirDLDGodyPrWg9bz92BXowYXb3pqMZla+TrnuZA==
57335733
dependencies:
57345734
"@uniswap/v3-core" "^1.0.1"
57355735
"@uniswap/v3-periphery" "^1.4.3"

0 commit comments

Comments
 (0)