Skip to content

Commit cc20288

Browse files
Merge pull request #14928 from nestjs/renovate/graphql-query-complexity-1.x
fix(deps): update dependency graphql-query-complexity to v1.1.0
2 parents 5bf62e2 + 53efbcf commit cc20288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/23-graphql-code-first/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"class-transformer": "0.5.1",
2929
"class-validator": "0.14.1",
3030
"graphql": "16.10.0",
31-
"graphql-query-complexity": "1.0.0",
31+
"graphql-query-complexity": "1.1.0",
3232
"graphql-subscriptions": "3.0.0",
3333
"reflect-metadata": "0.2.2",
3434
"rxjs": "7.8.2"

0 commit comments

Comments
 (0)