Skip to content

Commit ae5b0f4

Browse files
Update dependency @graphprotocol/graph-cli to v0.37.4
1 parent 566a4b8 commit ae5b0f4

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"prepare": "husky install"
1414
},
1515
"devDependencies": {
16-
"@graphprotocol/graph-cli": "0.37.1",
16+
"@graphprotocol/graph-cli": "0.37.4",
1717
"@graphprotocol/graph-ts": "0.29.0",
1818
"@typescript-eslint/eslint-plugin": "^5.27.1",
1919
"@typescript-eslint/parser": "^5.27.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,10 @@
231231
graphql-import-node "^0.0.5"
232232
js-yaml "^4.1.0"
233233

234-
"@graphprotocol/graph-cli@0.37.1":
235-
version "0.37.1"
236-
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-cli/-/graph-cli-0.37.1.tgz#7532aa7550154238e9469ee79d245db3f9373bc9"
237-
integrity sha512-3liXj1O/4tDOOGRcgs9T9sbz1940APhfnNIusN7L3lWgfUb5G6OyfwDgf/mfma/veoFhvdEyccDwhY4CDLp4jQ==
234+
"@graphprotocol/graph-cli@0.37.4":
235+
version "0.37.4"
236+
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-cli/-/graph-cli-0.37.4.tgz#36d7879066019804697a893f4cc865e0784b6058"
237+
integrity sha512-QOZ0KLf5i+UzJUR7Jbul/fHHmdQ0NhmCFxdGz7fAcLEk10tcwp0njrWwJ6uQ3G25qE5Y9BJbV9E8optNQlUTNA==
238238
dependencies:
239239
"@float-capital/float-subgraph-uncrashable" "^0.0.0-alpha.4"
240240
assemblyscript "0.19.23"
@@ -248,7 +248,7 @@
248248
glob "7.1.6"
249249
gluegun "git+https://github.com/edgeandnode/gluegun.git#v4.3.1-pin-colors-dep"
250250
graphql "15.5.0"
251-
immutable "3.8.2"
251+
immutable "4.2.1"
252252
ipfs-http-client "34.0.0"
253253
jayson "3.6.6"
254254
js-yaml "3.13.1"
@@ -1996,10 +1996,10 @@ ignore@^5.2.0:
19961996
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
19971997
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
19981998

1999-
immutable@3.8.2:
2000-
version "3.8.2"
2001-
resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3"
2002-
integrity sha1-wkOZUUVbs5kT2vKBN28VMOEErfM=
1999+
immutable@4.2.1:
2000+
version "4.2.1"
2001+
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.2.1.tgz#8a4025691018c560a40c67e43d698f816edc44d4"
2002+
integrity sha512-7WYV7Q5BTs0nlQm7tl92rDYYoyELLKHoDMBKhrxEoiV4mrfVdRz8hzPiYOzH7yWjzoVEamxRuAqhxL2PLRwZYQ==
20032003

20042004
import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1:
20052005
version "3.3.0"

0 commit comments

Comments
 (0)