Skip to content

Commit 1f9460f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-snapshot to v0.13.12
1 parent 4f74903 commit 1f9460f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@graphql-mesh/transform-prefix": "0.10.0",
4747
"@graphql-mesh/transform-rename": "0.11.10",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.9",
49-
"@graphql-mesh/transform-snapshot": "0.13.9",
49+
"@graphql-mesh/transform-snapshot": "0.13.12",
5050
"@graphql-portal/contentful": "0.1.3",
5151
"@graphql-portal/crunchbase": "0.1.4",
5252
"@graphql-portal/datasources": "0.1.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3136,13 +3136,13 @@
31363136
"@graphql-tools/resolvers-composition" "6.3.5"
31373137
"@graphql-tools/schema" "8.1.2"
31383138

3139-
"@graphql-mesh/[email protected].9":
3140-
version "0.13.9"
3141-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.9.tgz#e536f10008fe8fe0abab7070846008e5573b0470"
3142-
integrity sha512-WfgIaGyzfu7NUwOv1gLwzdRjO42fUW6blgQkexGKZJKBoSQAIqs8MsSScAQRSUfSMysqYNEd7XUDul/cMIQPsQ==
3139+
"@graphql-mesh/[email protected].12":
3140+
version "0.13.12"
3141+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.12.tgz#64162323eed71c7ac294372b1f1ac08024a7349d"
3142+
integrity sha512-bhSe4za6mG8HacZJYXmnb46GLx9jMjhy/CBCUo+WG2A9T36KhcMuVIemMJxk+KULIw2JlT6bm1OPbJo7eft/hg==
31433143
dependencies:
3144-
"@graphql-mesh/types" "0.58.0"
3145-
"@graphql-mesh/utils" "0.26.1"
3144+
"@graphql-mesh/types" "0.61.0"
3145+
"@graphql-mesh/utils" "0.26.4"
31463146
"@graphql-tools/resolvers-composition" "6.4.1"
31473147
"@graphql-tools/schema" "8.3.1"
31483148
"@graphql-tools/utils" "8.6.1"

0 commit comments

Comments
 (0)