Skip to content

Commit 75d6ad2

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-encapsulate to v0.3.0
1 parent 863d141 commit 75d6ad2

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
@@ -37,7 +37,7 @@
3737
"@graphql-mesh/grpc": "0.18.2",
3838
"@graphql-mesh/mysql": "0.14.4",
3939
"@graphql-mesh/transform-cache": "0.10.3",
40-
"@graphql-mesh/transform-encapsulate": "0.2.3",
40+
"@graphql-mesh/transform-encapsulate": "0.3.0",
4141
"@graphql-mesh/transform-extend": "0.9.0",
4242
"@graphql-mesh/transform-federation": "0.7.3",
4343
"@graphql-mesh/transform-filter-schema": "0.13.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2654,13 +2654,13 @@
26542654
date-fns "2.21.3"
26552655
graphql-fields "2.0.3"
26562656

2657-
"@graphql-mesh/transform-encapsulate@0.2.3":
2658-
version "0.2.3"
2659-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-encapsulate/-/transform-encapsulate-0.2.3.tgz#3ab88977cdb9b066f10485d32125af7b982da61c"
2660-
integrity sha512-+2MW8708sApw9U2aqFH4iAKY+ZHZcZorgletBOz3SPr+rzXx3m0LiskH9REikrYwzaRaXAeOBn5vuIsw/nTwAw==
2657+
"@graphql-mesh/transform-encapsulate@0.3.0":
2658+
version "0.3.0"
2659+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-encapsulate/-/transform-encapsulate-0.3.0.tgz#508811ec354b6dac0b49f73c9cca12798664c977"
2660+
integrity sha512-6tcKkljSB6jZkAnz6m//9CoBQBJlBUKPGEHD3F0PqFUFmUvOqGyCmu9NJdt4Y/x5sumdlxJvVrLaDDWU5Xznew==
26612661
dependencies:
2662-
"@graphql-mesh/types" "0.55.0"
2663-
"@graphql-mesh/utils" "0.21.1"
2662+
"@graphql-mesh/types" "0.56.0"
2663+
"@graphql-mesh/utils" "0.22.0"
26642664
"@graphql-tools/delegate" "8.4.2"
26652665
"@graphql-tools/utils" "8.5.3"
26662666
"@graphql-tools/wrap" "8.3.2"

0 commit comments

Comments
 (0)