File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @graphql-mesh/compose-cli " : patch
3
+ ---
4
+ dependencies updates:
5
+ - Updated dependency [ ` @commander-js/extra-typings@^14.0.0 ` ↗︎] ( https://www.npmjs.com/package/@commander-js/extra-typings/v/14.0.0 ) (from ` ^13.0.0 ` , in ` dependencies ` )
Original file line number Diff line number Diff line change 38
38
"graphql" : " *"
39
39
},
40
40
"dependencies" : {
41
- "@commander-js/extra-typings" : " ^13 .0.0" ,
41
+ "@commander-js/extra-typings" : " ^14 .0.0" ,
42
42
"@graphql-mesh/fusion-composition" : " ^0.8.10" ,
43
43
"@graphql-mesh/include" : " ^0.3.6" ,
44
44
"@graphql-mesh/string-interpolation" : " ^0.5.8" ,
Original file line number Diff line number Diff line change @@ -3329,7 +3329,7 @@ __metadata:
3329
3329
languageName: node
3330
3330
linkType: hard
3331
3331
3332
- "@commander-js/extra-typings@npm:^13.0.0, @commander-js/extra-typings@npm:^13. 1.0":
3332
+ "@commander-js/extra-typings@npm:^13.1.0":
3333
3333
version: 13.1.0
3334
3334
resolution: "@commander-js/extra-typings@npm:13.1.0"
3335
3335
peerDependencies:
@@ -3338,6 +3338,15 @@ __metadata:
3338
3338
languageName: node
3339
3339
linkType: hard
3340
3340
3341
+ "@commander-js/extra-typings@npm:^14.0.0":
3342
+ version: 14.0.0
3343
+ resolution: "@commander-js/extra-typings@npm:14.0.0"
3344
+ peerDependencies:
3345
+ commander: ~14.0.0
3346
+ checksum: 10c0/b064889e254e1c895886ec8148ac6e0d9bfa3c0336b9ee58124178308819dcf008f15e2a7abdc89b6c1ac3bdbd8003d8cfdaf363971d41dcce64b28c9714af12
3347
+ languageName: node
3348
+ linkType: hard
3349
+
3341
3350
"@contrast/fn-inspect@npm:^3.3.0":
3342
3351
version: 3.4.0
3343
3352
resolution: "@contrast/fn-inspect@npm:3.4.0"
@@ -6521,7 +6530,7 @@ __metadata:
6521
6530
version: 0.0.0-use.local
6522
6531
resolution: "@graphql-mesh/compose-cli@workspace:packages/compose-cli"
6523
6532
dependencies:
6524
- "@commander-js/extra-typings": "npm:^13 .0.0"
6533
+ "@commander-js/extra-typings": "npm:^14 .0.0"
6525
6534
"@graphql-mesh/fusion-composition": "npm:^0.8.10"
6526
6535
"@graphql-mesh/include": "npm:^0.3.6"
6527
6536
"@graphql-mesh/string-interpolation": "npm:^0.5.8"
You can’t perform that action at this time.
0 commit comments