Skip to content

Commit ae565ff

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-mock to v0.12.5
1 parent 303a0c4 commit ae565ff

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
@@ -41,7 +41,7 @@
4141
"@graphql-mesh/transform-extend": "0.9.5",
4242
"@graphql-mesh/transform-federation": "0.8.5",
4343
"@graphql-mesh/transform-filter-schema": "0.14.5",
44-
"@graphql-mesh/transform-mock": "0.12.2",
44+
"@graphql-mesh/transform-mock": "0.12.5",
4545
"@graphql-mesh/transform-naming-convention": "0.8.2",
4646
"@graphql-mesh/transform-prefix": "0.9.5",
4747
"@graphql-mesh/transform-rename": "0.11.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2837,15 +2837,15 @@
28372837
"@graphql-tools/wrap" "7.0.8"
28382838
micromatch "4.0.4"
28392839

2840-
"@graphql-mesh/[email protected].2":
2841-
version "0.12.2"
2842-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-mock/-/transform-mock-0.12.2.tgz#9e4523150d94ad5269c7bb6031899bb2394ab1c0"
2843-
integrity sha512-Hwy4FgfUGgP1/wu6UYPN44RxniQAW2u0EzneTdaHlHsgJSnrnfZOVSBohGY0eyNK6fDW7yJzSoKnQeEN36f59A==
2840+
"@graphql-mesh/[email protected].5":
2841+
version "0.12.5"
2842+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-mock/-/transform-mock-0.12.5.tgz#1527672a577c0b42890494e8d35526c50ad1563d"
2843+
integrity sha512-ATxLXI7aRiJ6mkPg/B/Llw13Z9DwG4Hzq1mKVmJ6hFjxzSeNV8p8X6dlh/SPvVGYzlAC/KTDEV5ysh/4PCekWg==
28442844
dependencies:
2845-
"@graphql-mesh/types" "0.56.0"
2846-
"@graphql-mesh/utils" "0.22.2"
2845+
"@graphql-mesh/types" "0.57.0"
2846+
"@graphql-mesh/utils" "0.24.1"
28472847
"@graphql-tools/mock" "8.4.4"
2848-
"@graphql-tools/utils" "8.5.3"
2848+
"@graphql-tools/utils" "8.5.4"
28492849
faker "5.5.3"
28502850
graphql-scalars "1.14.1"
28512851

0 commit comments

Comments
 (0)