Skip to content

Commit fac17a5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/mongoose to v0.10.0
1 parent 0874cb5 commit fac17a5

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@graphql-mesh/fhir": "0.10.13",
2828
"@graphql-mesh/graphql": "0.20.0",
2929
"@graphql-mesh/json-schema": "0.22.1",
30-
"@graphql-mesh/mongoose": "0.9.9",
30+
"@graphql-mesh/mongoose": "0.10.0",
3131
"@graphql-mesh/neo4j": "0.11.6",
3232
"@graphql-mesh/odata": "0.11.8",
3333
"@graphql-mesh/openapi": "0.20.0",

yarn.lock

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2274,14 +2274,14 @@
22742274
"@graphql-tools/wrap" "7.0.8"
22752275
fetchache "0.1.1"
22762276

2277-
"@graphql-mesh/mongoose@0.9.9":
2278-
version "0.9.9"
2279-
resolved "https://registry.yarnpkg.com/@graphql-mesh/mongoose/-/mongoose-0.9.9.tgz#3bb7d5baacbb7ddbed72e7132733f29d93a5fe20"
2280-
integrity sha512-NZ4Z41aX7SPF/kpF7GQdkoeqU9cSF4z3nALHFeWLBED32fm3jjc/3dSYWBNMrwS7AJSVCel3RWKQhjcah3Z7Lw==
2277+
"@graphql-mesh/mongoose@0.10.0":
2278+
version "0.10.0"
2279+
resolved "https://registry.yarnpkg.com/@graphql-mesh/mongoose/-/mongoose-0.10.0.tgz#027e6bf73ad1c817820f5beb7241e834edfc404b"
2280+
integrity sha512-w6dGjYWjInXVi4twsNlpNtXp8Y12ZieGOKr/R9eb1c7JgML3Bb475EQS6Smhl83/FNtFSresQVdOfvc3dos+4g==
22812281
dependencies:
2282-
"@graphql-mesh/types" "0.53.0"
2283-
"@graphql-mesh/utils" "0.19.0"
2284-
"@graphql-tools/stitching-directives" "2.2.0"
2282+
"@graphql-mesh/types" "0.54.0"
2283+
"@graphql-mesh/utils" "0.20.0"
2284+
"@graphql-tools/stitching-directives" "2.2.1"
22852285
graphql-compose "9.0.4"
22862286
graphql-compose-connection "8.2.1"
22872287
graphql-compose-mongoose "9.7.0"
@@ -3418,7 +3418,7 @@
34183418
tslib "~2.3.0"
34193419
value-or-promise "1.0.11"
34203420

3421-
"@graphql-tools/[email protected]", "@graphql-tools/delegate@^8.3.0", "@graphql-tools/delegate@^8.4.0":
3421+
"@graphql-tools/[email protected]", "@graphql-tools/delegate@^8.4.0":
34223422
version "8.4.0"
34233423
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-8.4.0.tgz#630c7e30b8b0f4039bc453082d6f77501488a9b6"
34243424
integrity sha512-FtMN1+q6aNahg0AGCEndUpfdOZ6O7OnIsLTauMPEG/vrwoIlMb8tn+qBRlGrWWxyUPKBSD31T74EWM3Tq/bBaQ==
@@ -3839,15 +3839,6 @@
38393839
"@graphql-tools/utils" "^8.1.1"
38403840
tslib "~2.3.0"
38413841

3842-
"@graphql-tools/[email protected]":
3843-
version "2.2.0"
3844-
resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.2.0.tgz#d787ae21c706eb5ef4956dbbe69e6a5270e3e48a"
3845-
integrity sha512-UlAMrnM1oVBtGaB+yjFbXPq6xzbQ2uAxzUWnnzDByC1PEeJ4JGLlzaFKrQplBmV8r9f8Ru4GsdFxxYhCeDFucA==
3846-
dependencies:
3847-
"@graphql-tools/delegate" "^8.3.0"
3848-
"@graphql-tools/utils" "^8.4.0"
3849-
tslib "~2.3.0"
3850-
38513842
"@graphql-tools/[email protected]":
38523843
version "2.2.1"
38533844
resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.2.1.tgz#08194734aca28cd93d9ba960c1adc15d81a940ef"

0 commit comments

Comments
 (0)