Skip to content

Commit 0874cb5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-encapsulate to v0.2.0
1 parent 3ab954c commit 0874cb5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@graphql-mesh/grpc": "0.17.0",
3838
"@graphql-mesh/mysql": "0.14.0",
3939
"@graphql-mesh/transform-cache": "0.10.0",
40-
"@graphql-mesh/transform-encapsulate": "0.1.67",
40+
"@graphql-mesh/transform-encapsulate": "0.2.0",
4141
"@graphql-mesh/transform-extend": "0.6.35",
4242
"@graphql-mesh/transform-federation": "0.7.0",
4343
"@graphql-mesh/transform-filter-schema": "0.12.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2512,16 +2512,16 @@
25122512
date-fns "2.21.3"
25132513
graphql-fields "2.0.3"
25142514

2515-
"@graphql-mesh/transform-encapsulate@0.1.67":
2516-
version "0.1.67"
2517-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-encapsulate/-/transform-encapsulate-0.1.67.tgz#b467aa5adc9191870e82e54a34330fe146091b94"
2518-
integrity sha512-NblObVjSjUcoa6TvCR6OQ5H6+LTAKDAWKlMicizb105XadQRDvIyvQ6yze+A+NO63fw9ZQN2jXYi1Im6DoYiAA==
2515+
"@graphql-mesh/transform-encapsulate@0.2.0":
2516+
version "0.2.0"
2517+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-encapsulate/-/transform-encapsulate-0.2.0.tgz#b508cfe8f4d90b16dfc82b6e5de299c0060ac269"
2518+
integrity sha512-sMyCMFl47NmiIPMfqjeLdhCj88HwUTdPtb+PsPJy3BL8Xc297z8igSQ2d9hcBZpVbphVYG4yRNoohtj9r9Zi5g==
25192519
dependencies:
2520-
"@graphql-mesh/types" "0.53.0"
2521-
"@graphql-mesh/utils" "0.19.0"
2522-
"@graphql-tools/delegate" "8.4.0"
2523-
"@graphql-tools/utils" "8.5.0"
2524-
"@graphql-tools/wrap" "8.3.0"
2520+
"@graphql-mesh/types" "0.54.0"
2521+
"@graphql-mesh/utils" "0.20.0"
2522+
"@graphql-tools/delegate" "8.4.1"
2523+
"@graphql-tools/utils" "8.5.2"
2524+
"@graphql-tools/wrap" "8.3.1"
25252525

25262526
"@graphql-mesh/transform-encapsulate@^0.1.31":
25272527
version "0.1.47"

0 commit comments

Comments
 (0)