Skip to content

Commit 865b472

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-filter-schema to v0.14.0
1 parent c19553d commit 865b472

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
@@ -40,7 +40,7 @@
4040
"@graphql-mesh/transform-encapsulate": "0.3.0",
4141
"@graphql-mesh/transform-extend": "0.9.0",
4242
"@graphql-mesh/transform-federation": "0.8.0",
43-
"@graphql-mesh/transform-filter-schema": "0.13.3",
43+
"@graphql-mesh/transform-filter-schema": "0.14.0",
4444
"@graphql-mesh/transform-mock": "0.12.0",
4545
"@graphql-mesh/transform-naming-convention": "0.8.0",
4646
"@graphql-mesh/transform-prefix": "0.9.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2725,13 +2725,13 @@
27252725
graphql-transform-federation "2.2.0"
27262726
lodash "4.17.21"
27272727

2728-
"@graphql-mesh/transform-filter-schema@0.13.3":
2729-
version "0.13.3"
2730-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-filter-schema/-/transform-filter-schema-0.13.3.tgz#988b99d36000aafbc2af02a8c643d67d29ec1fc4"
2731-
integrity sha512-smIP6cS+VflJXPtbJlabC2QMGvO7BjpBIkBKXQ3kI4Oy8E7YjEeVyj+yPNHiCaE9YffnaonigVSnNQWTQXyMkA==
2728+
"@graphql-mesh/transform-filter-schema@0.14.0":
2729+
version "0.14.0"
2730+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-filter-schema/-/transform-filter-schema-0.14.0.tgz#33111ec47f940b85c74ad5c282f11d7dd922a922"
2731+
integrity sha512-Z9fEkAYqF9zyo6ZrwzDbjjUSLUi7iy1MZZTZRb+MB+zo3y3fDKQnrQegFQ5sBKPy4i6jpInEHhoIifO6TytmEA==
27322732
dependencies:
2733-
"@graphql-mesh/types" "0.55.0"
2734-
"@graphql-mesh/utils" "0.21.1"
2733+
"@graphql-mesh/types" "0.56.0"
2734+
"@graphql-mesh/utils" "0.22.0"
27352735
"@graphql-tools/delegate" "8.4.2"
27362736
"@graphql-tools/utils" "8.5.3"
27372737
"@graphql-tools/wrap" "8.3.2"

0 commit comments

Comments
 (0)