Skip to content

Commit 75d3559

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/mongoose to v0.9.3
1 parent c609c2e commit 75d3559

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.18.13",
2929
"@graphql-mesh/json-schema": "0.19.3",
30-
"@graphql-mesh/mongoose": "0.9.2",
30+
"@graphql-mesh/mongoose": "0.9.3",
3131
"@graphql-mesh/neo4j": "0.11.6",
3232
"@graphql-mesh/odata": "0.11.8",
3333
"@graphql-mesh/openapi": "0.18.14",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2289,17 +2289,17 @@
22892289
"@graphql-tools/wrap" "7.0.8"
22902290
fetchache "0.1.1"
22912291

2292-
"@graphql-mesh/[email protected].2":
2293-
version "0.9.2"
2294-
resolved "https://registry.yarnpkg.com/@graphql-mesh/mongoose/-/mongoose-0.9.2.tgz#9d8a2e520abb9a506151737354e49b6fac4204ea"
2295-
integrity sha512-XpVfJdqDvXe4VnPcwDxBZgdT/NkPhLGf/WOZSBEu7Bc/hmpqwhsnRccCjl0O91FNeaWuDRc7eUIUJ8gjmZEQVw==
2292+
"@graphql-mesh/[email protected].3":
2293+
version "0.9.3"
2294+
resolved "https://registry.yarnpkg.com/@graphql-mesh/mongoose/-/mongoose-0.9.3.tgz#fdfa62b407f9a09a0685306a70feb63809e52092"
2295+
integrity sha512-HrDd8U91qcOvPO0Ddy3412j3t5w87Zzlv5QaBoZ726in502rsX6FnNXsUIF3g2lrmgkzGBj/HTUV/s8k8WvlpQ==
22962296
dependencies:
22972297
"@graphql-mesh/types" "0.49.0"
2298-
"@graphql-mesh/utils" "0.16.2"
2298+
"@graphql-mesh/utils" "0.16.3"
22992299
"@graphql-tools/stitching-directives" "2.1.1"
23002300
graphql-compose "9.0.3"
23012301
graphql-compose-connection "8.2.1"
2302-
graphql-compose-mongoose "9.6.0"
2302+
graphql-compose-mongoose "9.7.0"
23032303
graphql-compose-pagination "8.3.0"
23042304

23052305
"@graphql-mesh/mongoose@^0.8.0":
@@ -11951,10 +11951,10 @@ [email protected]:
1195111951
graphql-compose-connection "8.2.1"
1195211952
graphql-compose-pagination "8.2.1"
1195311953

11954-
graphql-compose-mongoose@9.6.0:
11955-
version "9.6.0"
11956-
resolved "https://registry.yarnpkg.com/graphql-compose-mongoose/-/graphql-compose-mongoose-9.6.0.tgz#b1303ad002a9865941d9ebc05d42ba442667d579"
11957-
integrity sha512-jfiAR1ZNCytN4h9qMqhr9H0MlwFCaMter+/5jF+EDFKDHwP36oebu57U+36+KRqLPvL6eNRzTsbSDXCdnn6UKw==
11954+
graphql-compose-mongoose@9.7.0:
11955+
version "9.7.0"
11956+
resolved "https://registry.yarnpkg.com/graphql-compose-mongoose/-/graphql-compose-mongoose-9.7.0.tgz#f8cc7d84ea08898a3f1bd091427a103fa37321cd"
11957+
integrity sha512-ID6Dk57fJryg9Tgr9RUyFhL8w81yZ/v7wm/ubbSNg4CEgPBV22Ii31tZLwWxv47eGupW4H7arZOOZOq0SgGKIg==
1195811958
dependencies:
1195911959
dataloader "^2.0.0"
1196011960
graphql-compose-connection "8.2.1"

0 commit comments

Comments
 (0)