Skip to content

Commit 4d33ca8

Browse files
Update dependency @graphql-tools/merge to v8.4.2
1 parent d02070b commit 4d33ca8

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@graphql-codegen/typescript-react-apollo": "3.3.7",
3939
"@graphql-eslint/eslint-plugin": "3.10.7",
4040
"@graphql-tools/load-files": "6.6.1",
41-
"@graphql-tools/merge": "8.3.6",
41+
"@graphql-tools/merge": "8.4.2",
4242
"@nrwl/cypress": "15.9.2",
4343
"@nrwl/eslint-plugin-nx": "15.9.2",
4444
"@nrwl/jest": "15.9.2",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,6 +1915,14 @@
19151915
"@graphql-tools/utils" "9.2.1"
19161916
tslib "^2.4.0"
19171917

1918+
"@graphql-tools/merge@8.4.2":
1919+
version "8.4.2"
1920+
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.4.2.tgz#95778bbe26b635e8d2f60ce9856b388f11fe8288"
1921+
integrity sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==
1922+
dependencies:
1923+
"@graphql-tools/utils" "^9.2.1"
1924+
tslib "^2.4.0"
1925+
19181926
"@graphql-tools/optimize@^1.3.0":
19191927
version "1.3.1"
19201928
resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.3.1.tgz#29407991478dbbedc3e7deb8c44f46acb4e9278b"

0 commit comments

Comments
 (0)