Skip to content

Commit 661edbe

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-resolvers-composition to v0.12.1
1 parent 6b40164 commit 661edbe

File tree

2 files changed

+6
-34
lines changed

2 files changed

+6
-34
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@graphql-mesh/transform-naming-convention": "0.8.1",
4646
"@graphql-mesh/transform-prefix": "0.9.1",
4747
"@graphql-mesh/transform-rename": "0.11.1",
48-
"@graphql-mesh/transform-resolvers-composition": "0.12.0",
48+
"@graphql-mesh/transform-resolvers-composition": "0.12.1",
4949
"@graphql-mesh/transform-snapshot": "0.13.1",
5050
"@graphql-portal/contentful": "0.1.3",
5151
"@graphql-portal/crunchbase": "0.1.4",

yarn.lock

Lines changed: 5 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2860,13 +2860,13 @@
28602860
"@graphql-tools/utils" "7.10.0"
28612861
"@graphql-tools/wrap" "7.0.8"
28622862

2863-
"@graphql-mesh/[email protected].0":
2864-
version "0.12.0"
2865-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.12.0.tgz#974689dcb615bdeacfff40cefaba5578d295dc3b"
2866-
integrity sha512-JL7hVo0ZIXM2U1AQ/Xhiv4e9nVtXKe4nPkAbMYWVhkE6t0WhYYT+es3yYe1MqebKlrdwQfeLxL9mWuYoeVN4sw==
2863+
"@graphql-mesh/[email protected].1":
2864+
version "0.12.1"
2865+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-resolvers-composition/-/transform-resolvers-composition-0.12.1.tgz#45e1471d868f6796b4442eb19c39ccc3c87e6b3b"
2866+
integrity sha512-UMiliRNT7dET7h5nx15Ls83ulzHp1aj28s+JEZpp13JlggDMx6P3R4z0dsu9+AYNzlREPrIcpAzapJR3eTJNFg==
28672867
dependencies:
28682868
"@graphql-mesh/types" "0.56.0"
2869-
"@graphql-mesh/utils" "0.22.0"
2869+
"@graphql-mesh/utils" "0.22.1"
28702870
"@graphql-tools/resolvers-composition" "6.4.1"
28712871
"@graphql-tools/schema" "8.3.1"
28722872

@@ -3045,29 +3045,6 @@
30453045
object-hash "2.2.0"
30463046
tiny-lru "7.0.6"
30473047

3048-
"@graphql-mesh/[email protected]":
3049-
version "0.22.0"
3050-
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.22.0.tgz#db4234b662f61aabc078dea12db46d026abd3d22"
3051-
integrity sha512-VZMYGvizxgOlGXCj6WmoFESrvrAVshZNGBd0e3ZBDrGq6FuyyF1BTBx6VHoXIm0j5OIj/rX1wYvPJyjEshBwKg==
3052-
dependencies:
3053-
"@ardatan/string-interpolation" "1.2.12"
3054-
"@graphql-mesh/types" "0.56.0"
3055-
"@graphql-tools/delegate" "8.4.2"
3056-
"@graphql-tools/utils" "8.5.3"
3057-
"@graphql-typed-document-node/core" "3.1.0"
3058-
chalk "4.1.2"
3059-
cross-undici-fetch "0.0.26"
3060-
date-fns "2.25.0"
3061-
fetchache "0.1.1"
3062-
flatstr "1.0.12"
3063-
graphql-jit "0.7.1"
3064-
graphql-subscriptions "2.0.0"
3065-
is-url "1.2.4"
3066-
js-yaml "4.1.0"
3067-
lodash "4.17.21"
3068-
object-hash "2.2.0"
3069-
tiny-lru "7.0.6"
3070-
30713048
"@graphql-mesh/[email protected]":
30723049
version "0.22.1"
30733050
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.22.1.tgz#f3c02b88210f08f04ba42cd3527b3b411a984220"
@@ -9895,11 +9872,6 @@ [email protected], date-fns@^2.23.0:
98959872
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9"
98969873
integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA==
98979874

9898-
9899-
version "2.25.0"
9900-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.25.0.tgz#8c5c8f1d958be3809a9a03f4b742eba894fc5680"
9901-
integrity sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w==
9902-
99039875
99049876
version "2.26.0"
99059877
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.26.0.tgz#fa45305543c392c4f914e50775fd2a4461e60fbd"

0 commit comments

Comments
 (0)