Skip to content

Commit 71130d7

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-filter-schema to v0.11.3
1 parent 4fdf506 commit 71130d7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.1.61",
4141
"@graphql-mesh/transform-extend": "0.6.29",
4242
"@graphql-mesh/transform-federation": "0.6.5",
43-
"@graphql-mesh/transform-filter-schema": "0.11.2",
43+
"@graphql-mesh/transform-filter-schema": "0.11.3",
4444
"@graphql-mesh/transform-mock": "0.10.13",
4545
"@graphql-mesh/transform-naming-convention": "0.6.62",
4646
"@graphql-mesh/transform-prefix": "0.7.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2598,16 +2598,16 @@
25982598
graphql-transform-federation "2.2.0"
25992599
lodash "4.17.21"
26002600

2601-
"@graphql-mesh/[email protected].2":
2602-
version "0.11.2"
2603-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-filter-schema/-/transform-filter-schema-0.11.2.tgz#4396c3698a6bd9d44356ed793833245050787f81"
2604-
integrity sha512-uV+NDKk0h8bCheBYzpQqmXHtx1nxEFGpsVqKBKjgAllQafJpy7xRI55hllSZ+Z8xK3gP6n9w+HYKFTkDo4iudA==
2601+
"@graphql-mesh/[email protected].3":
2602+
version "0.11.3"
2603+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-filter-schema/-/transform-filter-schema-0.11.3.tgz#f81265ba593ae4ec3e8941bb22d67cacabb55803"
2604+
integrity sha512-MujGwbwVZPyH9Ot/8fmK6d1bA8Y+jO8+QY12m80Cw8UfWdUEsH7RZubc1jvKB+N0w6r+A7O0BbhRlBxBK33gjw==
26052605
dependencies:
26062606
"@graphql-mesh/types" "0.49.0"
2607-
"@graphql-mesh/utils" "0.16.2"
2607+
"@graphql-mesh/utils" "0.16.3"
26082608
"@graphql-tools/delegate" "8.2.1"
2609-
"@graphql-tools/utils" "8.2.2"
2610-
"@graphql-tools/wrap" "8.1.0"
2609+
"@graphql-tools/utils" "8.2.3"
2610+
"@graphql-tools/wrap" "8.1.1"
26112611
micromatch "4.0.4"
26122612

26132613
"@graphql-mesh/transform-filter-schema@^0.10.3":

0 commit comments

Comments
 (0)