Skip to content

Commit

Permalink
Update graphql packages to 16.8.1 (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
clenfest authored Sep 20, 2024
1 parent 38fd628 commit d912edc
Show file tree
Hide file tree
Showing 22 changed files with 228 additions and 228 deletions.
310 changes: 155 additions & 155 deletions implementations/apollo-server/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions implementations/apollo-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"dependencies": {
"@apollo/server": "^4.7.1",
"@apollo/subgraph": "^2.4.7",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6"
},
"devDependencies": {
"typescript": "^5.1.3"
}
}
}
14 changes: 7 additions & 7 deletions implementations/express-graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion implementations/express-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/express": "^4.17.14",
"express": "^4.18.2",
"express-graphql": "^0.12.0",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions implementations/graphql-mesh/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion implementations/graphql-mesh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@graphql-mesh/transform-federation": "^0.11.7",
"@graphql-tools/schema": "^9.0.16",
"@graphql-yoga/plugin-apollo-inline-trace": "^1.7.0",
"graphql": "^16.3.0"
"graphql": "^16.8.1"
},
"devDependencies": {
"@graphql-codegen/cli": "^3.2.1",
Expand Down
14 changes: 7 additions & 7 deletions implementations/graphql-yoga/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion implementations/graphql-yoga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@apollo/subgraph": "^2.3.2",
"@graphql-tools/utils": "^9.2.1",
"@graphql-yoga/plugin-apollo-inline-trace": "^1.6.2",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"graphql-yoga": "^3.6.0"
},
Expand Down
14 changes: 7 additions & 7 deletions implementations/helix/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion implementations/helix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@apollo/subgraph": "^2.3.2",
"express": "^4.18.2",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-helix": "^1.13.0",
"graphql-tag": "^2.12.6"
},
Expand Down
14 changes: 7 additions & 7 deletions implementations/mercurius/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion implementations/mercurius/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@apollo/subgraph": "^2.1.4",
"fastify": "^4.9.2",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"mercurius": "^11.5.0"
}
Expand Down
8 changes: 4 additions & 4 deletions implementations/neo4j-graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion implementations/neo4j-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@apollo/server": "^4.7.5",
"@neo4j/graphql": "^4.0.0",
"graphql": "^16.7.1",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"neo4j-driver": "^5.10.0"
},
Expand Down
14 changes: 7 additions & 7 deletions implementations/nestjs-code-first/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions implementations/nestjs-code-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nestjs/graphql": "^11.0.0",
"@nestjs/platform-express": "^9.3.9",
"apollo-server-express": "^3.11.1",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"reflect-metadata": "^0.1.13",
"rimraf": "^4.1.2",
"rxjs": "^7.8.0"
Expand All @@ -38,4 +38,4 @@
"tsconfig-paths": "^4.1.2",
"typescript": "^4.9.5"
}
}
}
14 changes: 7 additions & 7 deletions implementations/nestjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion implementations/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nestjs/graphql": "^10.2.0",
"@nestjs/platform-express": "^9.3.9",
"apollo-server-express": "^3.11.1",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"reflect-metadata": "^0.1.13",
"rimraf": "^4.1.2",
"rxjs": "^7.8.0"
Expand Down
14 changes: 7 additions & 7 deletions implementations/pothos/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion implementations/pothos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@pothos/core": "^3.27.0",
"@pothos/plugin-directives": "^3.10.0",
"@pothos/plugin-federation": "^3.10.0",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"ts-node": "^10.9.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit d912edc

Please sign in to comment.