Skip to content

Commit 05d4cc0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-snapshot to v0.13.19
1 parent 7bbd506 commit 05d4cc0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.11.9",
4747
"@graphql-mesh/transform-rename": "0.12.9",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.15",
49-
"@graphql-mesh/transform-snapshot": "0.13.15",
49+
"@graphql-mesh/transform-snapshot": "0.13.19",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3073,16 +3073,16 @@
30733073
"@graphql-tools/resolvers-composition" "6.3.5"
30743074
"@graphql-tools/schema" "8.1.2"
30753075

3076-
"@graphql-mesh/[email protected].15":
3077-
version "0.13.15"
3078-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.15.tgz#0eb5aa9878d1664f2c1449f324dba34279eb6598"
3079-
integrity sha512-knwe4DSF6svl6F9XQXtIRFvZDqKplJUGnLurkqgLsKTYG1xYDWn8wK5tzXFDwc0n40WOBYdq6Bkf43KCJ+7I5Q==
3076+
"@graphql-mesh/[email protected].19":
3077+
version "0.13.19"
3078+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.19.tgz#388d7bac85d647002682597ffe17bf0917a31b63"
3079+
integrity sha512-YhM2/Vx0vVGM94VgqFb+FYnthj/gBwlHdDQ4Px2rcVvazgqVFop94ZK4P9eNG47BGUQuhbvoozqmdClEBmO7TQ==
30803080
dependencies:
3081-
"@graphql-mesh/types" "0.62.1"
3082-
"@graphql-mesh/utils" "0.27.2"
3083-
"@graphql-tools/resolvers-composition" "6.4.1"
3084-
"@graphql-tools/schema" "8.3.1"
3085-
"@graphql-tools/utils" "8.6.1"
3081+
"@graphql-mesh/types" "0.64.0"
3082+
"@graphql-mesh/utils" "0.27.6"
3083+
"@graphql-tools/resolvers-composition" "6.4.2"
3084+
"@graphql-tools/schema" "8.3.2"
3085+
"@graphql-tools/utils" "8.6.2"
30863086

30873087
"@graphql-mesh/transform-snapshot@^0.10.0":
30883088
version "0.10.0"

0 commit comments

Comments
 (0)