Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 12, 2024
1 parent a8781c0 commit bced049
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"apollo-server-plugin-base": "3.4.0",
"apollo-server-types": "3.4.0",
"class-validator": "0.13.1",
"graphql": "15.7.2",
"graphql": "16.8.2",
"graphql-query-complexity": "0.11.0",
"graphql-tools": "8.2.0",
"mongoose": "5.12.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/query-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"class-transformer": "^0.2.3 || 0.3.1 || 0.4",
"class-validator": "^0.13.0",
"dataloader": "^2.0.0",
"graphql": "^15.0.0",
"graphql": "^15.0.0 || ^16.0.0",
"graphql-subscriptions": "^1.1.0",
"ts-morph": "^11.0.0 || ^12.0.0"
},
Expand All @@ -72,7 +72,7 @@
"class-transformer": "0.4.0",
"class-validator": "0.13.1",
"dataloader": "2.0.0",
"graphql": "15.7.2",
"graphql": "16.8.2",
"graphql-subscriptions": "1.2.1",
"ts-mockito": "2.6.1",
"ts-morph": "12.2.0",
Expand Down

0 comments on commit bced049

Please sign in to comment.