Skip to content

Commit 3bae04b

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/graphql to v0.20.17
1 parent a90977a commit 3bae04b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@graphql-mesh/fhir": "0.10.13",
28-
"@graphql-mesh/graphql": "0.20.16",
28+
"@graphql-mesh/graphql": "0.20.17",
2929
"@graphql-mesh/json-schema": "0.24.5",
3030
"@graphql-mesh/mongoose": "0.10.16",
3131
"@graphql-mesh/neo4j": "0.11.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2565,14 +2565,14 @@
25652565
"@graphql-mesh/utils" "0.12.0"
25662566
url-join "4.0.1"
25672567

2568-
"@graphql-mesh/[email protected].16":
2569-
version "0.20.16"
2570-
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.20.16.tgz#db9cddd3a71aa2fbf79e2da21c89dc22b7c330a9"
2571-
integrity sha512-0PoEeqX2510e1ZtdhwTLrAEMFGYqYyDd2hqyJEOICF3iWYZjSA5H0eYzYZTfI9GkspNd8b5kH5ZGIdeZbKKvAg==
2568+
"@graphql-mesh/[email protected].17":
2569+
version "0.20.17"
2570+
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.20.17.tgz#8dbe5fe0688c411c2623ac46e88b740e2956094d"
2571+
integrity sha512-/MYEDBzcOVo5WEKK9f7Z2vXpD8D4xZjGb9oHrsSCAMmxYLa1tOt59/qd6xkJEX1hKPAELl4GbltmVf0djHrRnQ==
25722572
dependencies:
2573-
"@graphql-mesh/store" "0.3.12"
2573+
"@graphql-mesh/store" "0.3.13"
25742574
"@graphql-mesh/types" "0.61.0"
2575-
"@graphql-mesh/utils" "0.26.4"
2575+
"@graphql-mesh/utils" "0.27.0"
25762576
"@graphql-tools/delegate" "8.4.3"
25772577
"@graphql-tools/url-loader" "7.7.1"
25782578
"@graphql-tools/wrap" "8.3.3"

0 commit comments

Comments
 (0)