File tree Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @graphql-hive/gateway ' : patch
3
+ ---
4
+
5
+ dependencies updates:
6
+
7
+ - Updated dependency [ ` @commander-js/extra-typings@^14.0.0 ` ↗︎] ( https://www.npmjs.com/package/@commander-js/extra-typings/v/14.0.0 ) (from ` ^13.1.0 ` , in ` dependencies ` )
Original file line number Diff line number Diff line change 48
48
"graphql" : " ^15.9.0 || ^16.9.0"
49
49
},
50
50
"dependencies" : {
51
- "@commander-js/extra-typings" : " ^13.1 .0" ,
51
+ "@commander-js/extra-typings" : " ^14.0 .0" ,
52
52
"@envelop/core" : " ^5.2.3" ,
53
53
"@escape.tech/graphql-armor-block-field-suggestions" : " ^3.0.0" ,
54
54
"@escape.tech/graphql-armor-max-depth" : " ^2.4.0" ,
Original file line number Diff line number Diff line change @@ -2798,7 +2798,7 @@ __metadata:
2798
2798
languageName: node
2799
2799
linkType: hard
2800
2800
2801
- "@commander-js/extra-typings@npm:^13.0.0, @commander-js/extra-typings@npm:^13.1.0 ":
2801
+ "@commander-js/extra-typings@npm:^13.0.0":
2802
2802
version: 13.1.0
2803
2803
resolution: "@commander-js/extra-typings@npm:13.1.0"
2804
2804
peerDependencies:
@@ -2807,6 +2807,15 @@ __metadata:
2807
2807
languageName: node
2808
2808
linkType: hard
2809
2809
2810
+ "@commander-js/extra-typings@npm:^14.0.0":
2811
+ version: 14.0.0
2812
+ resolution: "@commander-js/extra-typings@npm:14.0.0"
2813
+ peerDependencies:
2814
+ commander: ~14.0.0
2815
+ checksum: 10c0/b064889e254e1c895886ec8148ac6e0d9bfa3c0336b9ee58124178308819dcf008f15e2a7abdc89b6c1ac3bdbd8003d8cfdaf363971d41dcce64b28c9714af12
2816
+ languageName: node
2817
+ linkType: hard
2818
+
2810
2819
"@cspotcode/source-map-support@npm:0.8.1, @cspotcode/source-map-support@npm:^0.8.0":
2811
2820
version: 0.8.1
2812
2821
resolution: "@cspotcode/source-map-support@npm:0.8.1"
@@ -4004,7 +4013,7 @@ __metadata:
4004
4013
version: 0.0.0-use.local
4005
4014
resolution: "@graphql-hive/gateway@workspace:packages/gateway"
4006
4015
dependencies:
4007
- "@commander-js/extra-typings": "npm:^13.1 .0"
4016
+ "@commander-js/extra-typings": "npm:^14.0 .0"
4008
4017
"@envelop/core": "npm:^5.2.3"
4009
4018
"@escape.tech/graphql-armor-block-field-suggestions": "npm:^3.0.0"
4010
4019
"@escape.tech/graphql-armor-max-depth": "npm:^2.4.0"
You can’t perform that action at this time.
0 commit comments