Skip to content

Commit 4fdf506

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-extend to v0.6.29
1 parent 1860d3e commit 4fdf506

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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.12.12",
3939
"@graphql-mesh/transform-cache": "0.9.15",
4040
"@graphql-mesh/transform-encapsulate": "0.1.61",
41-
"@graphql-mesh/transform-extend": "0.6.28",
41+
"@graphql-mesh/transform-extend": "0.6.29",
4242
"@graphql-mesh/transform-federation": "0.6.5",
4343
"@graphql-mesh/transform-filter-schema": "0.11.2",
4444
"@graphql-mesh/transform-mock": "0.10.13",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2549,16 +2549,16 @@
25492549
"@graphql-tools/utils" "7.10.0"
25502550
"@graphql-tools/wrap" "7.0.8"
25512551

2552-
"@graphql-mesh/[email protected].28":
2553-
version "0.6.28"
2554-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-extend/-/transform-extend-0.6.28.tgz#bf3826ac76eb5156e76dd1b80d49181a49b05ade"
2555-
integrity sha512-4VeUbAJYcU76oD9C9JNrwH90UI6FwV6o6TDHrHTi0qc0bT17/KFva0txR9BS8E8m/bNJMR6xn7DsNfYuVbOYww==
2552+
"@graphql-mesh/[email protected].29":
2553+
version "0.6.29"
2554+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-extend/-/transform-extend-0.6.29.tgz#4d106aef6acd3c51a94cb09a2147819d92ffaa1e"
2555+
integrity sha512-0sJlfyqISYhTPKDipeyxUNLzLkFJlW/OrOMhFx5GAnzVecI4rLwuXlIaBko0rJ1o+pug9GzfA8hImUreHDzyzg==
25562556
dependencies:
25572557
"@graphql-mesh/types" "0.49.0"
2558-
"@graphql-mesh/utils" "0.16.2"
2558+
"@graphql-mesh/utils" "0.16.3"
25592559
"@graphql-tools/code-file-loader" "7.1.0"
25602560
"@graphql-tools/graphql-file-loader" "7.1.0"
2561-
"@graphql-tools/load" "7.3.0"
2561+
"@graphql-tools/load" "7.3.2"
25622562
"@graphql-tools/schema" "8.2.0"
25632563

25642564
"@graphql-mesh/transform-extend@^0.6.1":
@@ -3516,13 +3516,13 @@
35163516
unixify "1.0.0"
35173517
valid-url "1.0.9"
35183518

3519-
"@graphql-tools/[email protected].0":
3520-
version "7.3.0"
3521-
resolved "https://registry.yarnpkg.com/@graphql-tools/load/-/load-7.3.0.tgz#dc4177bb4b7ae537c833a2fcd97ab07b6c789c65"
3522-
integrity sha512-ZVipT7yzOpf/DJ2sLI3xGwnULVFp/icu7RFEgDo2ZX0WHiS7EjWZ0cegxEm87+WN4fMwpiysRLzWx67VIHwKGA==
3519+
"@graphql-tools/[email protected].2":
3520+
version "7.3.2"
3521+
resolved "https://registry.yarnpkg.com/@graphql-tools/load/-/load-7.3.2.tgz#0edd9c0b464111968bfca148457a4c97e23fc030"
3522+
integrity sha512-tB03MGOlgKkoP6YyzIl/saTYshuLWxQy2JebhYL6gy3XsWmSE7ae1WAL3p+G0pyfw66HaMu905omyulu1VkfXw==
35233523
dependencies:
35243524
"@graphql-tools/schema" "8.2.0"
3525-
"@graphql-tools/utils" "^8.2.0"
3525+
"@graphql-tools/utils" "^8.2.3"
35263526
p-limit "3.1.0"
35273527
tslib "~2.3.0"
35283528

@@ -3839,7 +3839,7 @@
38393839
dependencies:
38403840
tslib "~2.3.0"
38413841

3842-
"@graphql-tools/[email protected]":
3842+
"@graphql-tools/[email protected]", "@graphql-tools/utils@^8.2.3":
38433843
version "8.2.4"
38443844
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.2.4.tgz#89f92c8dc0cdb6b9f32c90e904aa90e66a2e0a58"
38453845
integrity sha512-uB+JL7CqTKJ2Q5zXA+a2la1cA8YYPcc0RHO/3mK54hxlZa2Z5/9k9XrNfMof4LZQefTaBM7M6QWtaxGklJln4A==

0 commit comments

Comments
 (0)