Skip to content

Commit 21572b9

Browse files
authored
Try new major of graphql-modules (#6533)
1 parent 390be90 commit 21572b9

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

packages/services/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"fast-json-stable-stringify": "2.1.0",
5151
"got": "14.4.5",
5252
"graphql": "16.9.0",
53-
"graphql-modules": "2.4.0",
53+
"graphql-modules": "3.0.0",
5454
"graphql-parse-resolve-info": "4.13.0",
5555
"graphql-scalars": "1.24.0",
5656
"graphql-yoga": "5.10.8",

packages/services/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@envelop/core": "5.0.2",
1313
"@envelop/graphql-jit": "8.0.3",
14-
"@envelop/graphql-modules": "6.0.0",
14+
"@envelop/graphql-modules": "7.0.1",
1515
"@envelop/opentelemetry": "6.3.1",
1616
"@envelop/sentry": "7.1.1",
1717
"@envelop/types": "5.0.0",

pnpm-lock.yaml

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)