Skip to content

Commit 13addbb

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-naming-convention to v0.6.63
1 parent 480e4c4 commit 13addbb

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
@@ -42,7 +42,7 @@
4242
"@graphql-mesh/transform-federation": "0.6.5",
4343
"@graphql-mesh/transform-filter-schema": "0.11.3",
4444
"@graphql-mesh/transform-mock": "0.10.14",
45-
"@graphql-mesh/transform-naming-convention": "0.6.62",
45+
"@graphql-mesh/transform-naming-convention": "0.6.63",
4646
"@graphql-mesh/transform-prefix": "0.7.2",
4747
"@graphql-mesh/transform-rename": "0.9.11",
4848
"@graphql-mesh/transform-resolvers-composition": "0.10.12",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2646,16 +2646,16 @@
26462646
faker "5.5.3"
26472647
graphql-scalars "1.10.0"
26482648

2649-
"@graphql-mesh/[email protected].62":
2650-
version "0.6.62"
2651-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-naming-convention/-/transform-naming-convention-0.6.62.tgz#a136da23e5b2d86574aed64b393beb551931de27"
2652-
integrity sha512-fMlOAaBnQupS2vHRNxIYLjJUy1tUaKKf4WJdkTBaqgw6V9n11LJCG958rCPxRNrDwel1DpugRasBeMzuczP2mg==
2649+
"@graphql-mesh/[email protected].63":
2650+
version "0.6.63"
2651+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-naming-convention/-/transform-naming-convention-0.6.63.tgz#571d2c8a0411c0fe6d5a53cf3f812ba7beb7e355"
2652+
integrity sha512-8tPxvpO4OesRUQV84UZc0x9ATDLyR5FQIp0o4mt3r9bWTZi8qWIikkJKuPgtiUSJSPaBark7MV3gOJWDVW9ktQ==
26532653
dependencies:
26542654
"@graphql-mesh/types" "0.49.0"
2655-
"@graphql-mesh/utils" "0.16.2"
2655+
"@graphql-mesh/utils" "0.16.3"
26562656
"@graphql-tools/delegate" "8.2.1"
2657-
"@graphql-tools/utils" "8.2.2"
2658-
"@graphql-tools/wrap" "8.1.0"
2657+
"@graphql-tools/utils" "8.2.3"
2658+
"@graphql-tools/wrap" "8.1.1"
26592659
change-case "4.1.2"
26602660
lower-case "2.0.2"
26612661
upper-case "2.0.2"

0 commit comments

Comments
 (0)