Skip to content

Commit 995094e

Browse files
fix(deps): update dependency @0xsquid/squid-types to ^0.1.142
1 parent 7030170 commit 995094e

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
@@ -37,7 +37,7 @@
3737
"deploy:production:http": "yarn deploy:production --trigger-http --allow-unauthenticated"
3838
},
3939
"dependencies": {
40-
"@0xsquid/squid-types": "^0.1.137",
40+
"@0xsquid/squid-types": "^0.1.142",
4141
"@bgd-labs/aave-address-book": "^4.10.0",
4242
"@google-cloud/functions-framework": "^3.4.6",
4343
"@valora/http-handler": "^0.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@0xsquid/squid-types@^0.1.137":
6-
version "0.1.137"
7-
resolved "https://registry.yarnpkg.com/@0xsquid/squid-types/-/squid-types-0.1.137.tgz#d25a4e127fc5a3810edfc3dd51e174ac8968f1d9"
8-
integrity sha512-RDLiTMtVWStq1O2BhrnciUy+2IorsIupTlyC/cgoOgQdahyjaLBmLZk8wj5iFN64z88tEZaH4NUKEAmH1E54hQ==
5+
"@0xsquid/squid-types@^0.1.142":
6+
version "0.1.144"
7+
resolved "https://registry.yarnpkg.com/@0xsquid/squid-types/-/squid-types-0.1.144.tgz#c4d1f0f291a639307d0dbc886498973d3e9ab5b3"
8+
integrity sha512-hUPwfTeh5u4OnAZ+utmnE6ItqfcnNzi1lMYBAXrZoIujF6TncA4lEiEQO99JpnX30Q1KWirOdtPcP9QgwS33Lg==
99
dependencies:
1010
long "^5.2.4"
1111
typescript "*"

0 commit comments

Comments
 (0)