Skip to content

Commit def5c5c

Browse files
fix(deps): update dependency @graphql-mesh/graphql to ^0.98.0
1 parent a6e970f commit def5c5c

File tree

3 files changed

+444
-12
lines changed

3 files changed

+444
-12
lines changed

packages/datasources/contentful/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"build": "tsc -b"
88
},
99
"dependencies": {
10-
"@graphql-mesh/graphql": "^0.17.0"
10+
"@graphql-mesh/graphql": "^0.98.0"
1111
},
1212
"devDependencies": {
1313
"@graphql-mesh/types": "0.42.0"

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@graphql-mesh/cli": "0.30.2",
2525
"@graphql-mesh/config": "0.17.0",
2626
"@graphql-mesh/fhir": "^0.10.0",
27-
"@graphql-mesh/graphql": "^0.17.0",
27+
"@graphql-mesh/graphql": "^0.98.0",
2828
"@graphql-mesh/json-schema": "^0.16.0",
2929
"@graphql-mesh/merger-federation": "^0.9.0",
3030
"@graphql-mesh/mongoose": "^0.8.0",

0 commit comments

Comments
 (0)