chore: updating graphql-backend to support later versions of graphql-modules
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -34,13 +34,13 @@
|
||||
"@backstage/backend-common": "^0.10.0",
|
||||
"@backstage/config": "^0.1.8",
|
||||
"@backstage/plugin-catalog-graphql": "^0.2.14",
|
||||
"@graphql-modules/core": "^0.7.17",
|
||||
"graphql-modules": "^1.0.0",
|
||||
"@types/express": "^4.17.6",
|
||||
"apollo-server": "^2.16.1",
|
||||
"apollo-server-express": "^2.16.1",
|
||||
"apollo-server": "^3.0.0",
|
||||
"apollo-server-express": "^3.0.0",
|
||||
"express": "^4.17.1",
|
||||
"express-promise-router": "^4.1.0",
|
||||
"graphql": "^15.3.0",
|
||||
"graphql": "^16.0.0",
|
||||
"helmet": "^4.0.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"winston": "^3.2.1",
|
||||
|
||||
Reference in New Issue
Block a user