Skip to content

Commit b3b28af

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/graphql to v0.20.3
1 parent fd17fc4 commit b3b28af

File tree

2 files changed

+51
-9
lines changed

2 files changed

+51
-9
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.2",
28+
"@graphql-mesh/graphql": "0.20.3",
2929
"@graphql-mesh/json-schema": "0.22.3",
3030
"@graphql-mesh/mongoose": "0.10.2",
3131
"@graphql-mesh/neo4j": "0.11.6",

yarn.lock

Lines changed: 50 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,14 +2271,14 @@
22712271
"@graphql-mesh/utils" "0.12.0"
22722272
url-join "4.0.1"
22732273

2274-
"@graphql-mesh/[email protected].2":
2275-
version "0.20.2"
2276-
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.20.2.tgz#034356987cbbba1ff6c72ee2980281909d11d4b6"
2277-
integrity sha512-oJywS0RCoSjwGRhTGYn0S+uLdp4YJhql/q0EOIsqDOCADOj/Qmz22V41iCqIEGJqsxm39Ex58iAb4/jtm7omGw==
2278-
dependencies:
2279-
"@graphql-mesh/store" "0.2.2"
2280-
"@graphql-mesh/types" "0.54.1"
2281-
"@graphql-mesh/utils" "0.21.0"
2274+
"@graphql-mesh/[email protected].3":
2275+
version "0.20.3"
2276+
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.20.3.tgz#52af03b1f1759cc28853a9518322f4e0298fecde"
2277+
integrity sha512-kmoOHnJ9M+0q8E/IsTbBIof3UyfYvCapQuKucWZs+4Li6N4Ws9P4QpKfjv+yCd7mKvnJpbIflP9Erndw6A8SEg==
2278+
dependencies:
2279+
"@graphql-mesh/store" "0.2.3"
2280+
"@graphql-mesh/types" "0.55.0"
2281+
"@graphql-mesh/utils" "0.21.1"
22822282
"@graphql-tools/delegate" "8.4.2"
22832283
"@graphql-tools/url-loader" "7.5.2"
22842284
"@graphql-tools/wrap" "8.3.2"
@@ -2564,6 +2564,15 @@
25642564
"@graphql-mesh/utils" "0.21.0"
25652565
"@graphql-tools/utils" "8.5.3"
25662566

2567+
"@graphql-mesh/[email protected]":
2568+
version "0.2.3"
2569+
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.2.3.tgz#815683bb12495b5c995fc120a7b657924f1f6cfe"
2570+
integrity sha512-kHYI83gYQo1MN/LRdk/cgUeDkPs4JSyt04X1+hExrmf36xoN/6+HIQcixeHfdEz13qMcmIis3d2rMdRWHO7Mnw==
2571+
dependencies:
2572+
"@graphql-inspector/core" "3.0.2"
2573+
"@graphql-mesh/utils" "0.21.1"
2574+
"@graphql-tools/utils" "8.5.3"
2575+
25672576
"@graphql-mesh/[email protected]":
25682577
version "0.8.2"
25692578
resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.8.2.tgz#46c85ac4d73df1a362a638f6f1024690679d81b8"
@@ -2925,6 +2934,16 @@
29252934
"@graphql-typed-document-node/core" "3.1.0"
29262935
fetchache "0.1.1"
29272936

2937+
"@graphql-mesh/[email protected]":
2938+
version "0.55.0"
2939+
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.55.0.tgz#a570f47430c8502d819d5840941614a6b60a2b8b"
2940+
integrity sha512-/SW2K1WKUvcG6r5aReyxPAw6yw8NpBk+/KIBz9+UeU2WRgQ/pl2xAattgLbyyC9YP2VKJoNb7sXBbW/mose7AA==
2941+
dependencies:
2942+
"@graphql-tools/delegate" "8.4.2"
2943+
"@graphql-tools/utils" "8.5.3"
2944+
"@graphql-typed-document-node/core" "3.1.0"
2945+
fetchache "0.1.1"
2946+
29282947
"@graphql-mesh/[email protected]":
29292948
version "0.10.0"
29302949
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.10.0.tgz#d369dd405fc88078f1f987395437651095c806ba"
@@ -3054,6 +3073,29 @@
30543073
object-hash "2.2.0"
30553074
tiny-lru "7.0.6"
30563075

3076+
"@graphql-mesh/[email protected]":
3077+
version "0.21.1"
3078+
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.21.1.tgz#66b859d101b40c11668ee5c020e596d1ab788390"
3079+
integrity sha512-+Fu+4bhwBj19BkAlYixZYqM2NGxbXNWkQLEVvSYqhkM0+IkWEEwchReyTJYHeIYyjJOZanPY3A67kLSPVQq4SQ==
3080+
dependencies:
3081+
"@ardatan/string-interpolation" "1.2.12"
3082+
"@graphql-mesh/types" "0.55.0"
3083+
"@graphql-tools/delegate" "8.4.2"
3084+
"@graphql-tools/utils" "8.5.3"
3085+
"@graphql-typed-document-node/core" "3.1.0"
3086+
chalk "4.1.2"
3087+
cross-undici-fetch "0.0.20"
3088+
date-fns "2.25.0"
3089+
fetchache "0.1.1"
3090+
flatstr "1.0.12"
3091+
graphql-jit "0.7.0"
3092+
graphql-subscriptions "2.0.0"
3093+
is-url "1.2.4"
3094+
js-yaml "4.1.0"
3095+
lodash "4.17.21"
3096+
object-hash "2.2.0"
3097+
tiny-lru "7.0.6"
3098+
30573099
"@graphql-portal/config@^0.12.0":
30583100
version "0.12.0"
30593101
resolved "https://registry.yarnpkg.com/@graphql-portal/config/-/config-0.12.0.tgz#6b2937558beadcf7cbbfc67bacdbfb7e0611452e"

0 commit comments

Comments
 (0)