Skip to content

Commit 3c21496

Browse files
fix(deps): update dependency @theguild/federation-composition to ^0.19.0 (#7276)
* fix(deps): update dependency @theguild/federation-composition to ^0.19.0 * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e5f98c2 commit 3c21496

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@graphql-tools/merge": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@theguild/federation-composition@^0.19.0` ↗︎](https://www.npmjs.com/package/@theguild/federation-composition/v/0.19.0) (from `^0.16.0`, in `dependencies`)

packages/merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"@graphql-tools/utils": "^10.8.6",
55-
"@theguild/federation-composition": "^0.16.0",
55+
"@theguild/federation-composition": "^0.19.0",
5656
"tslib": "^2.4.0"
5757
},
5858
"devDependencies": {

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9644,11 +9644,6 @@ mrmime@^2.0.0:
96449644
resolved "https://registry.yarnpkg.com/mrmime/-/mrmime-2.0.1.tgz#bc3e87f7987853a54c9850eeb1f1078cd44adddc"
96459645
integrity sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==
96469646

9647-
ms@2.1.2:
9648-
version "2.1.2"
9649-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
9650-
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
9651-
96529647
ms@^2.1.1, ms@^2.1.3:
96539648
version "2.1.3"
96549649
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"

0 commit comments

Comments
 (0)