Skip to content

Commit e78abcc

Browse files
chore(deps): update dependency @graphql-tools/merge to v8.2.1 (#1928)
Co-authored-by: Renovate Bot <[email protected]>
1 parent eac367e commit e78abcc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@apollo/federation": "0.33.3",
2525
"@changesets/apply-release-plan": "5.0.1",
2626
"@changesets/cli": "2.17.0",
27-
"@graphql-tools/merge": "8.2.0",
27+
"@graphql-tools/merge": "8.2.1",
2828
"@types/benchmark": "2.1.1",
2929
"@types/express": "4.17.13",
3030
"@types/jest": "27.0.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -650,12 +650,12 @@
650650
"@graphql-tools/utils" "8.1.1"
651651
tslib "~2.3.0"
652652

653-
"@graphql-tools/[email protected].0":
654-
version "8.2.0"
655-
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.0.tgz#8f6638eeecf19f59fef28598024308e0452dd0a2"
656-
integrity sha512-nfMLYF7zczjnIbChZtqbvozRfuRweMD1Fe9HHd4RXd3Tcsj6E17srW0QJfxUoIIWh4pitj+XwZAwhj1PWBDU7g==
653+
"@graphql-tools/[email protected].1":
654+
version "8.2.1"
655+
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.1.tgz#bf83aa06a0cfc6a839e52a58057a84498d0d51ff"
656+
integrity sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==
657657
dependencies:
658-
"@graphql-tools/utils" "^8.4.0"
658+
"@graphql-tools/utils" "^8.5.1"
659659
tslib "~2.3.0"
660660

661661
"@graphql-tools/mock@^8.1.2":
@@ -685,10 +685,10 @@
685685
dependencies:
686686
tslib "~2.3.0"
687687

688-
"@graphql-tools/utils@^8.4.0":
689-
version "8.4.0"
690-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.4.0.tgz#bcf104f4e882a4d96ce8a4bc651907b883b180f0"
691-
integrity sha512-rHp4aOdStGDj4xR4PbLm0cyasfTKQUcEKSAP6Ls/83/rmCGdZn9lMxJUSnyK2OfBzpS28kBmSTMaYQ+MeXUFlA==
688+
"@graphql-tools/utils@^8.5.1":
689+
version "8.5.1"
690+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.1.tgz#95f3a9bdcaa8de312130c46b6da829a3fcbac3f6"
691+
integrity sha512-V/OQVpj+Z05qW9ZdlJWSKzREYlgGEq+juV+pUy3JO9jI+sZo/W3oncuW9+1awwp/RkL0aZ9RgjL+XYOgCsmOLw==
692692
dependencies:
693693
tslib "~2.3.0"
694694

0 commit comments

Comments
 (0)