Skip to content

Commit 982e647

Browse files
fix(deps): update dependency @0xsquid/squid-types to ^0.1.150
1 parent 5e3304f commit 982e647

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.150",
4141
"@bgd-labs/aave-address-book": "^4.10.0",
4242
"@google-cloud/functions-framework": "^3.5.1",
4343
"@valora/http-handler": "^0.0.1",

yarn.lock

+4-4
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.150":
6+
version "0.1.151"
7+
resolved "https://registry.yarnpkg.com/@0xsquid/squid-types/-/squid-types-0.1.151.tgz#91c25aeafa35e198566aebf97ddcd343f28ca633"
8+
integrity sha512-FYvSg+GUMk/36v7nbN9iEyfkn13XWD8CnI87kR9QWHfVPgNYY3P/e7VDebKdkJ7/5w8TzPTz6biMRPSL4kr0wg==
99
dependencies:
1010
long "^5.2.4"
1111
typescript "*"

0 commit comments

Comments
 (0)