Skip to content

Commit 1977e47

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-snapshot to v0.13.1
1 parent 9ae31c4 commit 1977e47

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.1",
4747
"@graphql-mesh/transform-rename": "0.11.1",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.0",
49-
"@graphql-mesh/transform-snapshot": "0.13.0",
49+
"@graphql-mesh/transform-snapshot": "0.13.1",
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2880,13 +2880,13 @@
28802880
"@graphql-tools/resolvers-composition" "6.3.5"
28812881
"@graphql-tools/schema" "8.1.2"
28822882

2883-
"@graphql-mesh/[email protected].0":
2884-
version "0.13.0"
2885-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.0.tgz#11d51f873cc8f3dba8ff70fc28696fba0dc4b152"
2886-
integrity sha512-4+DF2vUERNmBbUZFi41HTBzjba8Ams9PAhhFihArjaIqiR0WU7yacU0JqwB/o/AEJ+LfkjhFDSwTo+RhQSZkHw==
2883+
"@graphql-mesh/[email protected].1":
2884+
version "0.13.1"
2885+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.1.tgz#91396dcbfa9b4b080b51578d133f644d185fa85d"
2886+
integrity sha512-IW62ibFHkolE4JbvivbOqnmMCYZEKErJFCRDPQS1+MVMe+zuiNFQjfcTxTQdDFBehU12J5HGZyS4mHVNoVH9Nw==
28872887
dependencies:
28882888
"@graphql-mesh/types" "0.56.0"
2889-
"@graphql-mesh/utils" "0.22.0"
2889+
"@graphql-mesh/utils" "0.22.1"
28902890
"@graphql-tools/resolvers-composition" "6.4.1"
28912891
"@graphql-tools/schema" "8.3.1"
28922892
"@graphql-tools/utils" "8.5.3"

0 commit comments

Comments
 (0)