Skip to content

Commit 1151ed3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-extend to v0.9.13
1 parent 005c18c commit 1151ed3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@graphql-mesh/mysql": "0.14.17",
3939
"@graphql-mesh/transform-cache": "0.11.14",
4040
"@graphql-mesh/transform-encapsulate": "0.3.13",
41-
"@graphql-mesh/transform-extend": "0.9.12",
41+
"@graphql-mesh/transform-extend": "0.9.13",
4242
"@graphql-mesh/transform-federation": "0.8.13",
4343
"@graphql-mesh/transform-filter-schema": "0.14.12",
4444
"@graphql-mesh/transform-mock": "0.13.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2938,13 +2938,13 @@
29382938
"@graphql-tools/utils" "7.10.0"
29392939
"@graphql-tools/wrap" "7.0.8"
29402940

2941-
"@graphql-mesh/[email protected].12":
2942-
version "0.9.12"
2943-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-extend/-/transform-extend-0.9.12.tgz#f9871b15746be8f9e5b25878a22d9334d8b4ba19"
2944-
integrity sha512-3pU3afXZxdC3/MQZaRDd06PCrrt83Us5fj4rL09jjVcPNNLWgNW0+fVjyHqk+JQPzQoUH+z0OW2uErCcjyzqpw==
2941+
"@graphql-mesh/[email protected].13":
2942+
version "0.9.13"
2943+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-extend/-/transform-extend-0.9.13.tgz#a0373ae3a304d58aba5862fba2c77d08a7ab3b54"
2944+
integrity sha512-09bPLwdO9aBCr2Qa7E8EwSbQRweCmHh6ARejTdC3kiWMjH6USbSGsKBgmLq+eBryZgif2V2SSQEgeyWak/hNxw==
29452945
dependencies:
29462946
"@graphql-mesh/types" "0.61.0"
2947-
"@graphql-mesh/utils" "0.26.4"
2947+
"@graphql-mesh/utils" "0.27.0"
29482948
"@graphql-tools/code-file-loader" "7.2.3"
29492949
"@graphql-tools/graphql-file-loader" "7.3.3"
29502950
"@graphql-tools/load" "7.5.1"

0 commit comments

Comments
 (0)