Skip to content

Commit 873b97c

Browse files
author
Max
committed
handlers versions
1 parent 1cd07bb commit 873b97c

File tree

3 files changed

+446
-76
lines changed

3 files changed

+446
-76
lines changed

.changeset/heavy-dingos-marry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-portal/gateway': patch
3+
---
4+
5+
graphql-mash handlers versions changed to tilda from caret

packages/gateway/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@
2323
"@graphql-inspector/core": "^2.3.0",
2424
"@graphql-mesh/cli": "0.30.2",
2525
"@graphql-mesh/config": "0.17.0",
26-
"@graphql-mesh/fhir": "^0.10.0",
27-
"@graphql-mesh/graphql": "^0.17.0",
28-
"@graphql-mesh/grpc": "^0.15.0",
29-
"@graphql-mesh/json-schema": "^0.16.0",
30-
"@graphql-mesh/merger-federation": "^0.9.0",
31-
"@graphql-mesh/mongoose": "^0.8.0",
32-
"@graphql-mesh/mysql": "^0.11.0",
33-
"@graphql-mesh/neo4j": "^0.11.0",
34-
"@graphql-mesh/odata": "^0.11.0",
35-
"@graphql-mesh/openapi": "^0.16.0",
36-
"@graphql-mesh/postgraphile": "^0.11.0",
26+
"@graphql-mesh/fhir": "~0.10.0",
27+
"@graphql-mesh/graphql": "~0.17.0",
28+
"@graphql-mesh/grpc": "~0.12.0",
29+
"@graphql-mesh/json-schema": "~0.16.0",
30+
"@graphql-mesh/merger-federation": "~0.9.0",
31+
"@graphql-mesh/mongoose": "~0.8.0",
32+
"@graphql-mesh/mysql": "~0.10.0",
33+
"@graphql-mesh/neo4j": "~0.11.0",
34+
"@graphql-mesh/odata": "~0.11.0",
35+
"@graphql-mesh/openapi": "~0.18.12",
36+
"@graphql-mesh/postgraphile": "~0.11.0",
3737
"@graphql-mesh/runtime": "0.17.0",
38-
"@graphql-mesh/soap": "^0.7.0",
39-
"@graphql-mesh/thrift": "^0.7.0",
38+
"@graphql-mesh/soap": "~0.7.0",
39+
"@graphql-mesh/thrift": "~0.7.0",
4040
"@graphql-mesh/transform-cache": "^0.9.0",
4141
"@graphql-mesh/transform-encapsulate": "^0.1.31",
4242
"@graphql-mesh/transform-extend": "^0.6.1",

0 commit comments

Comments
 (0)