Skip to content

Commit d5e9fea

Browse files
chore(deps): update dependency graphql to v16.14.0
1 parent c9a6abf commit d5e9fea

10 files changed

Lines changed: 25 additions & 18 deletions

File tree

packages/graphql-armor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@envelop/core": "5.2.3",
6464
"@escape.tech/graphql-armor-types": "0.7.0",
6565
"@types/node": "^24.0.1",
66-
"graphql": "16.11.0",
66+
"graphql": "16.14.0",
6767
"ts-node": "10.9.2",
6868
"typescript": "5.8.3"
6969
}

packages/plugins/block-field-suggestions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@envelop/core": "5.2.3",
3737
"@envelop/testing": "8.1.3",
3838
"@envelop/types": "5.2.1",
39-
"graphql": "16.11.0",
39+
"graphql": "16.14.0",
4040
"typescript": "5.8.3"
4141
}
4242
}

packages/plugins/character-limit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@envelop/testing": "8.1.3",
3939
"@envelop/types": "5.2.1",
4040
"@escape.tech/graphql-armor-types": "0.7.0",
41-
"graphql": "16.11.0",
41+
"graphql": "16.14.0",
4242
"typescript": "5.8.3"
4343
}
4444
}

packages/plugins/cost-limit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@envelop/testing": "8.1.3",
3939
"@envelop/types": "5.2.1",
4040
"@escape.tech/graphql-armor-types": "0.7.0",
41-
"graphql": "16.11.0",
41+
"graphql": "16.14.0",
4242
"typescript": "5.8.3"
4343
}
4444
}

packages/plugins/max-aliases/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@envelop/testing": "8.1.3",
3939
"@envelop/types": "5.2.1",
4040
"@escape.tech/graphql-armor-types": "0.7.0",
41-
"graphql": "16.11.0",
41+
"graphql": "16.14.0",
4242
"typescript": "5.8.3"
4343
}
4444
}

packages/plugins/max-depth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@envelop/testing": "8.1.3",
3939
"@envelop/types": "5.2.1",
4040
"@escape.tech/graphql-armor-types": "0.7.0",
41-
"graphql": "16.11.0",
41+
"graphql": "16.14.0",
4242
"typescript": "5.8.3"
4343
}
4444
}

packages/plugins/max-directives/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@envelop/testing": "8.1.3",
3939
"@envelop/types": "5.2.1",
4040
"@escape.tech/graphql-armor-types": "0.7.0",
41-
"graphql": "16.11.0",
41+
"graphql": "16.14.0",
4242
"typescript": "5.8.3"
4343
}
4444
}

packages/plugins/max-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@envelop/testing": "8.1.3",
3939
"@envelop/types": "5.2.1",
4040
"@escape.tech/graphql-armor-types": "0.7.0",
41-
"graphql": "16.11.0",
41+
"graphql": "16.14.0",
4242
"typescript": "5.8.3"
4343
}
4444
}

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"graphql": "^16.10.0"
2828
},
2929
"devDependencies": {
30-
"graphql": "16.11.0",
30+
"graphql": "16.14.0",
3131
"typescript": "5.8.3"
3232
}
3333
}

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4680,7 +4680,7 @@ __metadata:
46804680
"@envelop/core": "npm:5.2.3"
46814681
"@envelop/testing": "npm:8.1.3"
46824682
"@envelop/types": "npm:5.2.1"
4683-
graphql: "npm:16.11.0"
4683+
graphql: "npm:16.14.0"
46844684
typescript: "npm:5.8.3"
46854685
dependenciesMeta:
46864686
"@envelop/core":
@@ -4696,7 +4696,7 @@ __metadata:
46964696
"@envelop/testing": "npm:8.1.3"
46974697
"@envelop/types": "npm:5.2.1"
46984698
"@escape.tech/graphql-armor-types": "npm:0.7.0"
4699-
graphql: "npm:16.11.0"
4699+
graphql: "npm:16.14.0"
47004700
typescript: "npm:5.8.3"
47014701
dependenciesMeta:
47024702
"@envelop/core":
@@ -4714,7 +4714,7 @@ __metadata:
47144714
"@envelop/testing": "npm:8.1.3"
47154715
"@envelop/types": "npm:5.2.1"
47164716
"@escape.tech/graphql-armor-types": "npm:0.7.0"
4717-
graphql: "npm:16.11.0"
4717+
graphql: "npm:16.14.0"
47184718
typescript: "npm:5.8.3"
47194719
dependenciesMeta:
47204720
"@envelop/core":
@@ -4732,7 +4732,7 @@ __metadata:
47324732
"@envelop/testing": "npm:8.1.3"
47334733
"@envelop/types": "npm:5.2.1"
47344734
"@escape.tech/graphql-armor-types": "npm:0.7.0"
4735-
graphql: "npm:16.11.0"
4735+
graphql: "npm:16.14.0"
47364736
typescript: "npm:5.8.3"
47374737
dependenciesMeta:
47384738
"@envelop/core":
@@ -4750,7 +4750,7 @@ __metadata:
47504750
"@envelop/testing": "npm:8.1.3"
47514751
"@envelop/types": "npm:5.2.1"
47524752
"@escape.tech/graphql-armor-types": "npm:0.7.0"
4753-
graphql: "npm:16.11.0"
4753+
graphql: "npm:16.14.0"
47544754
typescript: "npm:5.8.3"
47554755
dependenciesMeta:
47564756
"@envelop/core":
@@ -4768,7 +4768,7 @@ __metadata:
47684768
"@envelop/testing": "npm:8.1.3"
47694769
"@envelop/types": "npm:5.2.1"
47704770
"@escape.tech/graphql-armor-types": "npm:0.7.0"
4771-
graphql: "npm:16.11.0"
4771+
graphql: "npm:16.14.0"
47724772
typescript: "npm:5.8.3"
47734773
dependenciesMeta:
47744774
"@envelop/core":
@@ -4786,7 +4786,7 @@ __metadata:
47864786
"@envelop/testing": "npm:8.1.3"
47874787
"@envelop/types": "npm:5.2.1"
47884788
"@escape.tech/graphql-armor-types": "npm:0.7.0"
4789-
graphql: "npm:16.11.0"
4789+
graphql: "npm:16.14.0"
47904790
typescript: "npm:5.8.3"
47914791
dependenciesMeta:
47924792
"@envelop/core":
@@ -4828,7 +4828,7 @@ __metadata:
48284828
version: 0.0.0-use.local
48294829
resolution: "@escape.tech/graphql-armor-types@workspace:packages/types"
48304830
dependencies:
4831-
graphql: "npm:16.11.0"
4831+
graphql: "npm:16.14.0"
48324832
typescript: "npm:5.8.3"
48334833
languageName: unknown
48344834
linkType: soft
@@ -4847,7 +4847,7 @@ __metadata:
48474847
"@escape.tech/graphql-armor-max-tokens": "npm:2.5.1"
48484848
"@escape.tech/graphql-armor-types": "npm:0.7.0"
48494849
"@types/node": "npm:^24.0.1"
4850-
graphql: "npm:16.11.0"
4850+
graphql: "npm:16.14.0"
48514851
ts-node: "npm:10.9.2"
48524852
typescript: "npm:5.8.3"
48534853
peerDependencies:
@@ -13313,6 +13313,13 @@ __metadata:
1331313313
languageName: node
1331413314
linkType: hard
1331513315

13316+
"graphql@npm:16.14.0":
13317+
version: 16.14.0
13318+
resolution: "graphql@npm:16.14.0"
13319+
checksum: 10/019bed00a1d62c90d38bd8971f827af9be479bd1935ac990b62edce8dbe5d9e1d93cae72e986199fdeb7108ee83e3f73c7492989ec08fcaf446b6bd79d533741
13320+
languageName: node
13321+
linkType: hard
13322+
1331613323
"gray-matter@npm:^4.0.3":
1331713324
version: 4.0.3
1331813325
resolution: "gray-matter@npm:4.0.3"

0 commit comments

Comments
 (0)