Skip to content

Commit 07cfd5f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-encapsulate to v0.1.61
1 parent e260c7a commit 07cfd5f

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
@@ -37,7 +37,7 @@
3737
"@graphql-mesh/grpc": "0.15.13",
3838
"@graphql-mesh/mysql": "0.12.12",
3939
"@graphql-mesh/transform-cache": "0.9.15",
40-
"@graphql-mesh/transform-encapsulate": "0.1.60",
40+
"@graphql-mesh/transform-encapsulate": "0.1.61",
4141
"@graphql-mesh/transform-extend": "0.6.28",
4242
"@graphql-mesh/transform-federation": "0.6.4",
4343
"@graphql-mesh/transform-filter-schema": "0.11.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2527,16 +2527,16 @@
25272527
date-fns "2.21.3"
25282528
graphql-fields "2.0.3"
25292529

2530-
"@graphql-mesh/[email protected].60":
2531-
version "0.1.60"
2532-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-encapsulate/-/transform-encapsulate-0.1.60.tgz#c5ecbd6daa596e6ae3d3d8d2d48ec0cd83fcb1b7"
2533-
integrity sha512-OjrBUhWTR7y1fk8ZI80P9mG6etDmL2APzpK7AA97/dple2BKMBlY1AF1HGwr4QzLJfJRltWQ3S60Jeuf/KQ4xw==
2530+
"@graphql-mesh/[email protected].61":
2531+
version "0.1.61"
2532+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-encapsulate/-/transform-encapsulate-0.1.61.tgz#1f40aa7d1950d6a73a72f7648a924271249a9db9"
2533+
integrity sha512-Cvx+vh0o436pHRDlxmOLTX12t/dSjmx1h5xMFneZnhALbzUTZgysyHKz3Zw9Wen4XZ2c1DNb0H76ObqVTqVSoA==
25342534
dependencies:
25352535
"@graphql-mesh/types" "0.49.0"
2536-
"@graphql-mesh/utils" "0.16.2"
2536+
"@graphql-mesh/utils" "0.16.3"
25372537
"@graphql-tools/delegate" "8.2.1"
2538-
"@graphql-tools/utils" "8.2.2"
2539-
"@graphql-tools/wrap" "8.1.0"
2538+
"@graphql-tools/utils" "8.2.3"
2539+
"@graphql-tools/wrap" "8.1.1"
25402540

25412541
"@graphql-mesh/transform-encapsulate@^0.1.31":
25422542
version "0.1.47"

0 commit comments

Comments
 (0)