Skip to content

Commit 74eb736

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-snapshot to v0.13.5
1 parent b74f742 commit 74eb736

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.5",
4747
"@graphql-mesh/transform-rename": "0.11.5",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.5",
49-
"@graphql-mesh/transform-snapshot": "0.13.2",
49+
"@graphql-mesh/transform-snapshot": "0.13.5",
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
@@ -2953,16 +2953,16 @@
29532953
"@graphql-tools/resolvers-composition" "6.3.5"
29542954
"@graphql-tools/schema" "8.1.2"
29552955

2956-
"@graphql-mesh/[email protected].2":
2957-
version "0.13.2"
2958-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.2.tgz#9717ae57667ff3945a61498f0bda6efc3caae425"
2959-
integrity sha512-29ek9t2InIF1WW81RFs3BhJoj3s1GKuWGmTDEUUj6zpq79t7pSwIilj4ToWF9WIoF+NpLKYGeqQ4eml/nrFqkg==
2956+
"@graphql-mesh/[email protected].5":
2957+
version "0.13.5"
2958+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.5.tgz#e6131b3264a9da4e90315b63a7e45928ea52ac18"
2959+
integrity sha512-BSkI8T2LQgr8MTVegOsaY9KUEcnkpx+fujQAZOm0JZntN7i2hr4ObccMEqjvEkgRiyT8fU7CenrIk2quQdFRKA==
29602960
dependencies:
2961-
"@graphql-mesh/types" "0.56.0"
2962-
"@graphql-mesh/utils" "0.22.2"
2961+
"@graphql-mesh/types" "0.57.0"
2962+
"@graphql-mesh/utils" "0.24.1"
29632963
"@graphql-tools/resolvers-composition" "6.4.1"
29642964
"@graphql-tools/schema" "8.3.1"
2965-
"@graphql-tools/utils" "8.5.3"
2965+
"@graphql-tools/utils" "8.5.4"
29662966

29672967
"@graphql-mesh/transform-snapshot@^0.10.0":
29682968
version "0.10.0"

0 commit comments

Comments
 (0)