Skip to content

Commit e8bfeca

Browse files
committed
fix(deps): update graphql-mesh monorepo
1 parent 19b16ba commit e8bfeca

File tree

2 files changed

+836
-641
lines changed

2 files changed

+836
-641
lines changed

packages/backend/package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -25,28 +25,28 @@
2525
},
2626
"dependencies": {
2727
"@graphql-mesh/fhir": "0.10.13",
28-
"@graphql-mesh/graphql": "0.22.6",
29-
"@graphql-mesh/json-schema": "0.26.9",
30-
"@graphql-mesh/mongoose": "0.10.40",
31-
"@graphql-mesh/neo4j": "0.11.6",
32-
"@graphql-mesh/odata": "0.11.8",
33-
"@graphql-mesh/openapi": "0.24.3",
34-
"@graphql-mesh/postgraphile": "0.11.4",
35-
"@graphql-mesh/soap": "0.7.10",
36-
"@graphql-mesh/thrift": "0.8.40",
37-
"@graphql-mesh/grpc": "0.21.2",
38-
"@graphql-mesh/mysql": "0.15.3",
39-
"@graphql-mesh/transform-cache": "0.11.37",
40-
"@graphql-mesh/transform-encapsulate": "0.3.37",
41-
"@graphql-mesh/transform-extend": "0.10.2",
42-
"@graphql-mesh/transform-federation": "0.8.37",
43-
"@graphql-mesh/transform-filter-schema": "0.14.37",
44-
"@graphql-mesh/transform-mock": "0.14.22",
45-
"@graphql-mesh/transform-naming-convention": "0.10.27",
46-
"@graphql-mesh/transform-prefix": "0.11.26",
47-
"@graphql-mesh/transform-rename": "0.12.26",
48-
"@graphql-mesh/transform-resolvers-composition": "0.12.36",
49-
"@graphql-mesh/transform-snapshot": "0.14.3",
28+
"@graphql-mesh/graphql": "0.23.8",
29+
"@graphql-mesh/json-schema": "0.28.0",
30+
"@graphql-mesh/mongoose": "0.10.48",
31+
"@graphql-mesh/neo4j": "0.16.48",
32+
"@graphql-mesh/odata": "0.17.11",
33+
"@graphql-mesh/openapi": "0.24.11",
34+
"@graphql-mesh/postgraphile": "0.20.11",
35+
"@graphql-mesh/soap": "0.10.45",
36+
"@graphql-mesh/thrift": "0.8.48",
37+
"@graphql-mesh/grpc": "0.21.11",
38+
"@graphql-mesh/mysql": "0.15.11",
39+
"@graphql-mesh/transform-cache": "0.12.0",
40+
"@graphql-mesh/transform-encapsulate": "0.3.45",
41+
"@graphql-mesh/transform-extend": "0.10.10",
42+
"@graphql-mesh/transform-federation": "0.8.46",
43+
"@graphql-mesh/transform-filter-schema": "0.14.45",
44+
"@graphql-mesh/transform-mock": "0.14.30",
45+
"@graphql-mesh/transform-naming-convention": "0.10.35",
46+
"@graphql-mesh/transform-prefix": "0.11.34",
47+
"@graphql-mesh/transform-rename": "0.12.35",
48+
"@graphql-mesh/transform-resolvers-composition": "0.12.44",
49+
"@graphql-mesh/transform-snapshot": "0.14.11",
5050
"@graphql-portal/contentful": "0.1.3",
5151
"@graphql-portal/crunchbase": "0.1.4",
5252
"@graphql-portal/datasources": "0.1.5",

0 commit comments

Comments
 (0)