Skip to content

Commit b41dc0b

Browse files
chore(deps-dev): bump @graphprotocol/graph-cli from 0.73.0 to 0.91.1
Bumps @graphprotocol/graph-cli from 0.73.0 to 0.91.1. --- updated-dependencies: - dependency-name: "@graphprotocol/graph-cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbfe0a3 commit b41dc0b

File tree

4 files changed

+107
-15
lines changed

4 files changed

+107
-15
lines changed

relayer-subgraph-inbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@graphprotocol/graph-ts": "^0.35.1"
2323
},
2424
"devDependencies": {
25-
"@graphprotocol/graph-cli": "^0.73.0",
25+
"@graphprotocol/graph-cli": "^0.91.1",
2626
"concat-stream": "^2.0.0",
2727
"gluegun": "^5.1.2",
2828
"matchstick-as": "0.5.2"

veascan-subgraph-inbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@graphprotocol/graph-ts": "^0.35.1"
2222
},
2323
"devDependencies": {
24-
"@graphprotocol/graph-cli": "^0.73.0"
24+
"@graphprotocol/graph-cli": "^0.91.1"
2525
}
2626
}

veascan-subgraph-outbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"devDependencies": {
2828
"@goldskycom/cli": "^1.6.0",
29-
"@graphprotocol/graph-cli": "^0.73.0"
29+
"@graphprotocol/graph-cli": "^0.91.1"
3030
}
3131
}

yarn.lock

Lines changed: 104 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,14 +1767,15 @@ __metadata:
17671767
languageName: node
17681768
linkType: hard
17691769

1770-
"@graphprotocol/graph-cli@npm:^0.73.0":
1771-
version: 0.73.0
1772-
resolution: "@graphprotocol/graph-cli@npm:0.73.0"
1770+
"@graphprotocol/graph-cli@npm:^0.91.1":
1771+
version: 0.91.1
1772+
resolution: "@graphprotocol/graph-cli@npm:0.91.1"
17731773
dependencies:
17741774
"@float-capital/float-subgraph-uncrashable": "npm:^0.0.0-alpha.4"
17751775
"@oclif/core": "npm:2.8.6"
17761776
"@oclif/plugin-autocomplete": "npm:^2.3.6"
17771777
"@oclif/plugin-not-found": "npm:^2.4.0"
1778+
"@oclif/plugin-warn-if-update-available": "npm:^3.1.20"
17781779
"@whatwg-node/fetch": "npm:^0.8.4"
17791780
assemblyscript: "npm:0.19.23"
17801781
binary-install-raw: "npm:0.0.13"
@@ -1801,7 +1802,7 @@ __metadata:
18011802
yaml: "npm:1.10.2"
18021803
bin:
18031804
graph: bin/run
1804-
checksum: 10/ebcd5b8163257e8920fcad90b074b4e35a9bbe4d979cabcf6deb731480b8d86a069ccb56cbbd695623e10291f0288d7ae12806ba359ca67df6a77dcf7a427726
1805+
checksum: 10/2573564ccaaf4f0b9fca11815d3e8f9545b29fe2c1fef322bc37cbd32da26b09035e23106ebaf4569e0c8934330242b4b66ab4044b76dd776762c5bce44573b5
18051806
languageName: node
18061807
linkType: hard
18071808

@@ -3425,7 +3426,7 @@ __metadata:
34253426
version: 0.0.0-use.local
34263427
resolution: "@kleros/vea-relayer-subgraph-inbox@workspace:relayer-subgraph-inbox"
34273428
dependencies:
3428-
"@graphprotocol/graph-cli": "npm:^0.73.0"
3429+
"@graphprotocol/graph-cli": "npm:^0.91.1"
34293430
"@graphprotocol/graph-ts": "npm:^0.35.1"
34303431
concat-stream: "npm:^2.0.0"
34313432
gluegun: "npm:^5.1.2"
@@ -3454,7 +3455,7 @@ __metadata:
34543455
version: 0.0.0-use.local
34553456
resolution: "@kleros/veascan-subgraph-inbox@workspace:veascan-subgraph-inbox"
34563457
dependencies:
3457-
"@graphprotocol/graph-cli": "npm:^0.73.0"
3458+
"@graphprotocol/graph-cli": "npm:^0.91.1"
34583459
"@graphprotocol/graph-ts": "npm:^0.35.1"
34593460
languageName: unknown
34603461
linkType: soft
@@ -3464,7 +3465,7 @@ __metadata:
34643465
resolution: "@kleros/veascan-subgraph-outbox@workspace:veascan-subgraph-outbox"
34653466
dependencies:
34663467
"@goldskycom/cli": "npm:^1.6.0"
3467-
"@graphprotocol/graph-cli": "npm:^0.73.0"
3468+
"@graphprotocol/graph-cli": "npm:^0.91.1"
34683469
"@graphprotocol/graph-ts": "npm:^0.35.1"
34693470
languageName: unknown
34703471
linkType: soft
@@ -4071,6 +4072,32 @@ __metadata:
40714072
languageName: node
40724073
linkType: hard
40734074

4075+
"@oclif/core@npm:^4":
4076+
version: 4.0.37
4077+
resolution: "@oclif/core@npm:4.0.37"
4078+
dependencies:
4079+
ansi-escapes: "npm:^4.3.2"
4080+
ansis: "npm:^3.3.2"
4081+
clean-stack: "npm:^3.0.1"
4082+
cli-spinners: "npm:^2.9.2"
4083+
debug: "npm:^4.4.0"
4084+
ejs: "npm:^3.1.10"
4085+
get-package-type: "npm:^0.1.0"
4086+
globby: "npm:^11.1.0"
4087+
indent-string: "npm:^4.0.0"
4088+
is-wsl: "npm:^2.2.0"
4089+
lilconfig: "npm:^3.1.3"
4090+
minimatch: "npm:^9.0.5"
4091+
semver: "npm:^7.6.3"
4092+
string-width: "npm:^4.2.3"
4093+
supports-color: "npm:^8"
4094+
widest-line: "npm:^3.1.0"
4095+
wordwrap: "npm:^1.0.0"
4096+
wrap-ansi: "npm:^7.0.0"
4097+
checksum: 10/c1313de99c16d55477057d00e7be75d92240b3254aebed16b4925caff9b0ce3004db80016c240e994a65f766530889bfb878b56372cf21c604b8006883523860
4098+
languageName: node
4099+
linkType: hard
4100+
40744101
"@oclif/plugin-autocomplete@npm:^2.3.6":
40754102
version: 2.3.10
40764103
resolution: "@oclif/plugin-autocomplete@npm:2.3.10"
@@ -4093,6 +4120,20 @@ __metadata:
40934120
languageName: node
40944121
linkType: hard
40954122

4123+
"@oclif/plugin-warn-if-update-available@npm:^3.1.20":
4124+
version: 3.1.26
4125+
resolution: "@oclif/plugin-warn-if-update-available@npm:3.1.26"
4126+
dependencies:
4127+
"@oclif/core": "npm:^4"
4128+
ansis: "npm:^3.3.1"
4129+
debug: "npm:^4.4.0"
4130+
http-call: "npm:^5.2.2"
4131+
lodash: "npm:^4.17.21"
4132+
registry-auth-token: "npm:^5.0.3"
4133+
checksum: 10/bd9016e0d08ea004ca06b5a0dfc3c827df0758d203623af8df51a003e30b5c77217353317ad1c108926ab7afa6a4fc3e44acfe6987982e03a6dd3639ccb23b73
4134+
languageName: node
4135+
linkType: hard
4136+
40964137
"@openzeppelin/contracts@npm:^5.1.0":
40974138
version: 5.1.0
40984139
resolution: "@openzeppelin/contracts@npm:5.1.0"
@@ -6926,6 +6967,13 @@ __metadata:
69266967
languageName: node
69276968
linkType: hard
69286969

6970+
"ansis@npm:^3.3.1, ansis@npm:^3.3.2":
6971+
version: 3.3.2
6972+
resolution: "ansis@npm:3.3.2"
6973+
checksum: 10/e6c7b93a4f7b1e22c2d11ba53736af7f56c2952f6497ea109757573738fa0e7317066377577d9896a3e1db7ce2bd622ab2eabc7f6cdab6c0e0f9b25eebb5d2af
6974+
languageName: node
6975+
linkType: hard
6976+
69296977
"antlr4@npm:^4.11.0, antlr4@npm:^4.13.1-patch-1":
69306978
version: 4.13.2
69316979
resolution: "antlr4@npm:4.13.2"
@@ -8353,7 +8401,7 @@ __metadata:
83538401
languageName: node
83548402
linkType: hard
83558403

8356-
"cli-spinners@npm:^2.2.0, cli-spinners@npm:^2.5.0":
8404+
"cli-spinners@npm:^2.2.0, cli-spinners@npm:^2.5.0, cli-spinners@npm:^2.9.2":
83578405
version: 2.9.2
83588406
resolution: "cli-spinners@npm:2.9.2"
83598407
checksum: 10/a0a863f442df35ed7294424f5491fa1756bd8d2e4ff0c8736531d886cec0ece4d85e8663b77a5afaf1d296e3cbbebff92e2e99f52bbea89b667cbe789b994794
@@ -8708,6 +8756,13 @@ __metadata:
87088756
languageName: node
87098757
linkType: hard
87108758

8759+
"content-type@npm:^1.0.4":
8760+
version: 1.0.5
8761+
resolution: "content-type@npm:1.0.5"
8762+
checksum: 10/585847d98dc7fb8035c02ae2cb76c7a9bd7b25f84c447e5ed55c45c2175e83617c8813871b4ee22f368126af6b2b167df655829007b21aa10302873ea9c62662
8763+
languageName: node
8764+
linkType: hard
8765+
87118766
"conventional-changelog-angular@npm:^5.0.12":
87128767
version: 5.0.13
87138768
resolution: "conventional-changelog-angular@npm:5.0.13"
@@ -9347,7 +9402,7 @@ __metadata:
93479402
languageName: node
93489403
linkType: hard
93499404

9350-
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5":
9405+
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0":
93519406
version: 4.4.0
93529407
resolution: "debug@npm:4.4.0"
93539408
dependencies:
@@ -12536,6 +12591,20 @@ __metadata:
1253612591
languageName: node
1253712592
linkType: hard
1253812593

12594+
"http-call@npm:^5.2.2":
12595+
version: 5.3.0
12596+
resolution: "http-call@npm:5.3.0"
12597+
dependencies:
12598+
content-type: "npm:^1.0.4"
12599+
debug: "npm:^4.1.1"
12600+
is-retry-allowed: "npm:^1.1.0"
12601+
is-stream: "npm:^2.0.0"
12602+
parse-json: "npm:^4.0.0"
12603+
tunnel-agent: "npm:^0.6.0"
12604+
checksum: 10/458c890c95573db831daa2346ff98b1630543c9b2fc3cfc432e1fb6968d6eeb6a5abe87e551f0fc3bce1972215a69fd133b8d25ff8cff2276c2c153d405b3d1f
12605+
languageName: node
12606+
linkType: hard
12607+
1253912608
"http-errors@npm:2.0.0":
1254012609
version: 2.0.0
1254112610
resolution: "http-errors@npm:2.0.0"
@@ -13335,6 +13404,13 @@ __metadata:
1333513404
languageName: node
1333613405
linkType: hard
1333713406

13407+
"is-retry-allowed@npm:^1.1.0":
13408+
version: 1.2.0
13409+
resolution: "is-retry-allowed@npm:1.2.0"
13410+
checksum: 10/50d700a89ae31926b1c91b3eb0104dbceeac8790d8b80d02f5c76d9a75c2056f1bb24b5268a8a018dead606bddf116b2262e5ac07401eb8b8783b266ed22558d
13411+
languageName: node
13412+
linkType: hard
13413+
1333813414
"is-set@npm:^2.0.3":
1333913415
version: 2.0.3
1334013416
resolution: "is-set@npm:2.0.3"
@@ -14671,6 +14747,13 @@ __metadata:
1467114747
languageName: node
1467214748
linkType: hard
1467314749

14750+
"lilconfig@npm:^3.1.3":
14751+
version: 3.1.3
14752+
resolution: "lilconfig@npm:3.1.3"
14753+
checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3
14754+
languageName: node
14755+
linkType: hard
14756+
1467414757
"lines-and-columns@npm:^1.1.6":
1467514758
version: 1.2.4
1467614759
resolution: "lines-and-columns@npm:1.2.4"
@@ -15492,7 +15575,7 @@ __metadata:
1549215575
languageName: node
1549315576
linkType: hard
1549415577

15495-
"minimatch@npm:^9.0.4":
15578+
"minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
1549615579
version: 9.0.5
1549715580
resolution: "minimatch@npm:9.0.5"
1549815581
dependencies:
@@ -17823,7 +17906,7 @@ __metadata:
1782317906
languageName: node
1782417907
linkType: hard
1782517908

17826-
"registry-auth-token@npm:^5.0.1":
17909+
"registry-auth-token@npm:^5.0.1, registry-auth-token@npm:^5.0.3":
1782717910
version: 5.0.3
1782817911
resolution: "registry-auth-token@npm:5.0.3"
1782917912
dependencies:
@@ -19377,7 +19460,7 @@ __metadata:
1937719460
languageName: node
1937819461
linkType: hard
1937919462

19380-
"supports-color@npm:^8.0.0, supports-color@npm:^8.1.1":
19463+
"supports-color@npm:^8, supports-color@npm:^8.0.0, supports-color@npm:^8.1.1":
1938119464
version: 8.1.1
1938219465
resolution: "supports-color@npm:8.1.1"
1938319466
dependencies:
@@ -19953,6 +20036,15 @@ __metadata:
1995320036
languageName: node
1995420037
linkType: hard
1995520038

20039+
"tunnel-agent@npm:^0.6.0":
20040+
version: 0.6.0
20041+
resolution: "tunnel-agent@npm:0.6.0"
20042+
dependencies:
20043+
safe-buffer: "npm:^5.0.1"
20044+
checksum: 10/7f0d9ed5c22404072b2ae8edc45c071772affd2ed14a74f03b4e71b4dd1a14c3714d85aed64abcaaee5fec2efc79002ba81155c708f4df65821b444abb0cfade
20045+
languageName: node
20046+
linkType: hard
20047+
1995620048
"tv4@npm:^1.3.0":
1995720049
version: 1.3.0
1995820050
resolution: "tv4@npm:1.3.0"

0 commit comments

Comments
 (0)