Skip to content

Commit b867289

Browse files
fix(deps): update dependency @0xsquid/squid-types to ^0.1.188
1 parent 1467a53 commit b867289

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.188",
4141
"@bgd-labs/aave-address-book": "4.17.2",
4242
"@google-cloud/functions-framework": "^3.5.1",
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.188":
6+
version "0.1.188"
7+
resolved "https://registry.yarnpkg.com/@0xsquid/squid-types/-/squid-types-0.1.188.tgz#98233dba3ce9d8d8f1d25e0167092709a7bb6d82"
8+
integrity sha512-DJ3XXdc+jAvv2zuJy5PwZwjvriCEQEO5RczWw46MbZ/6F4TMY70/0M1fYH0o7ydKORkxbBhIuHGD27RAT+4Kjw==
99
dependencies:
1010
long "^5.2.4"
1111
typescript "*"

0 commit comments

Comments
 (0)