Merge pull request #9686 from backstage/dependabot/npm_and_yarn/graphql-modules-2.0.0

chore(deps): bump graphql-modules from 1.4.4 to 2.0.0
This commit is contained in:
Fredrik Adelöw
2022-02-21 16:59:39 +01:00
committed by GitHub
4 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"@backstage/catalog-model": "^0.10.0",
"@backstage/config": "^0.1.14",
"@backstage/types": "^0.1.2",
"graphql-modules": "^1.0.0",
"graphql-modules": "^2.0.0",
"apollo-server": "^3.0.0",
"graphql": "^16.0.0",
"graphql-tag": "^2.11.0",
+1 -1
View File
@@ -38,7 +38,7 @@
"@backstage/config": "^0.1.14",
"@backstage/plugin-catalog-graphql": "^0.3.2",
"@graphql-tools/schema": "^8.3.1",
"graphql-modules": "^1.0.0",
"graphql-modules": "^2.0.0",
"@types/express": "^4.17.6",
"apollo-server": "^3.0.0",
"apollo-server-express": "^3.0.0",