Skip to content

Commit 47e99b0

Browse files
fix(deps): update dependency @graphql-mesh/compose-cli to v1.3.4 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7caed2 commit 47e99b0

File tree

1 file changed

+5
-21
lines changed

1 file changed

+5
-21
lines changed

yarn.lock

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2290,15 +2290,6 @@ __metadata:
22902290
languageName: node
22912291
linkType: hard
22922292

2293-
"@commander-js/extra-typings@npm:^12.1.0":
2294-
version: 12.1.0
2295-
resolution: "@commander-js/extra-typings@npm:12.1.0"
2296-
peerDependencies:
2297-
commander: ~12.1.0
2298-
checksum: 10c0/5d29eaa724b577e2a52a393ad54992924d2559931b8e493ab892477b7a4e878e475c6bf771260f8585d835f7d8e17ae4a2656c191e9595d210ae0b48291c0b3d
2299-
languageName: node
2300-
linkType: hard
2301-
23022293
"@commander-js/extra-typings@npm:^13.0.0":
23032294
version: 13.0.0
23042295
resolution: "@commander-js/extra-typings@npm:13.0.0"
@@ -3358,10 +3349,10 @@ __metadata:
33583349
linkType: hard
33593350

33603351
"@graphql-mesh/compose-cli@npm:^1.2.13, @graphql-mesh/compose-cli@npm:^1.2.7, @graphql-mesh/compose-cli@npm:^1.3.3":
3361-
version: 1.3.3
3362-
resolution: "@graphql-mesh/compose-cli@npm:1.3.3"
3352+
version: 1.3.4
3353+
resolution: "@graphql-mesh/compose-cli@npm:1.3.4"
33633354
dependencies:
3364-
"@commander-js/extra-typings": "npm:^12.1.0"
3355+
"@commander-js/extra-typings": "npm:^13.0.0"
33653356
"@graphql-mesh/fusion-composition": "npm:^0.7.16"
33663357
"@graphql-mesh/include": "npm:^0.2.9"
33673358
"@graphql-mesh/string-interpolation": "npm:^0.5.7"
@@ -3373,13 +3364,13 @@ __metadata:
33733364
"@graphql-tools/schema": "npm:^10.0.5"
33743365
"@graphql-tools/utils": "npm:^10.6.0"
33753366
"@whatwg-node/fetch": "npm:^0.10.0"
3376-
commander: "npm:^12.0.0"
3367+
commander: "npm:^13.0.0"
33773368
dotenv: "npm:^16.3.1"
33783369
peerDependencies:
33793370
graphql: "*"
33803371
bin:
33813372
mesh-compose: esm/bin.js
3382-
checksum: 10c0/66aaf6b8ebc76c36a843011f06efc51fd96b4c126dfd0afbc1a8e2bb29e33b083a8c70a6faec5b6740df23a2d4305aff5aca0e6610a323e0003a9045fdb96a58
3373+
checksum: 10c0/ce3ed91e24cfa0947c5a68522d8f8ef3eef383aed00c81c153dc71bb041c708ed659e8560e6a834f2b21d0f36878d74bcfb83584c5d07e099fdbf6d1f70554ca
33833374
languageName: node
33843375
linkType: hard
33853376

@@ -8868,13 +8859,6 @@ __metadata:
88688859
languageName: node
88698860
linkType: hard
88708861

8871-
"commander@npm:^12.0.0":
8872-
version: 12.1.0
8873-
resolution: "commander@npm:12.1.0"
8874-
checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
8875-
languageName: node
8876-
linkType: hard
8877-
88788862
"commander@npm:^13.0.0":
88798863
version: 13.0.0
88808864
resolution: "commander@npm:13.0.0"

0 commit comments

Comments
 (0)