Skip to content

Commit d3066b3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-snapshot to v0.13.8
1 parent 228784d commit d3066b3

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
@@ -46,7 +46,7 @@
4646
"@graphql-mesh/transform-prefix": "0.9.8",
4747
"@graphql-mesh/transform-rename": "0.11.8",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.8",
49-
"@graphql-mesh/transform-snapshot": "0.13.5",
49+
"@graphql-mesh/transform-snapshot": "0.13.8",
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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3137,16 +3137,16 @@
31373137
"@graphql-tools/resolvers-composition" "6.3.5"
31383138
"@graphql-tools/schema" "8.1.2"
31393139

3140-
"@graphql-mesh/[email protected].5":
3141-
version "0.13.5"
3142-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.5.tgz#e6131b3264a9da4e90315b63a7e45928ea52ac18"
3143-
integrity sha512-BSkI8T2LQgr8MTVegOsaY9KUEcnkpx+fujQAZOm0JZntN7i2hr4ObccMEqjvEkgRiyT8fU7CenrIk2quQdFRKA==
3140+
"@graphql-mesh/[email protected].8":
3141+
version "0.13.8"
3142+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.8.tgz#4e293c12895b1665050a5c61b90f707d3eed9328"
3143+
integrity sha512-6UV+92pwfu47dz7SVSh8igDfiyn7nIL0ifbIxy7GwF0kCZ3POhf67ZIHE8ElWkuBgDCt2fMxJWUBjyZjKqLDqw==
31443144
dependencies:
3145-
"@graphql-mesh/types" "0.57.0"
3146-
"@graphql-mesh/utils" "0.24.1"
3145+
"@graphql-mesh/types" "0.57.2"
3146+
"@graphql-mesh/utils" "0.26.0"
31473147
"@graphql-tools/resolvers-composition" "6.4.1"
31483148
"@graphql-tools/schema" "8.3.1"
3149-
"@graphql-tools/utils" "8.5.4"
3149+
"@graphql-tools/utils" "8.6.0"
31503150

31513151
"@graphql-mesh/transform-snapshot@^0.10.0":
31523152
version "0.10.0"

0 commit comments

Comments
 (0)