Skip to content

Commit 97a7284

Browse files
authored
Pin graphql-tools/merge (#2897)
1 parent dff5ae5 commit 97a7284

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/giant-numbers-refuse.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@aws-amplify/form-generator': patch
3+
---
4+
5+
Pin graphql-tools/merge due to https://github.com/ardatan/graphql-tools/issues/7290

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/form-generator/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,12 @@
2929
"@aws-sdk/client-s3": "^3.750.0",
3030
"@graphql-codegen/core": "^4.0.0",
3131
"@graphql-codegen/typescript": "^4.1.5",
32+
"@graphql-tools/merge": "9.0.22",
3233
"graphql": "^15.8.0",
3334
"node-fetch": "^3.3.2",
3435
"prettier": "^3.5.3"
36+
},
37+
"overrides": {
38+
"@graphql-tools/merge": "9.0.22"
3539
}
3640
}

0 commit comments

Comments
 (0)