Skip to content

Commit 9f18430

Browse files
chore(deps): update dependency @mercuriusjs/federation to v5.1.1 (#3899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75d1387 commit 9f18430

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"tslib": "2.8.1"
2828
},
2929
"devDependencies": {
30-
"@mercuriusjs/federation": "5.1.0",
30+
"@mercuriusjs/federation": "5.1.1",
3131
"@mercuriusjs/gateway": "5.0.0",
3232
"@nestjs/common": "11.1.17",
3333
"@nestjs/platform-fastify": "11.1.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1913,10 +1913,10 @@
19131913
resolved "https://registry.yarnpkg.com/@lukeed/ms/-/ms-2.0.2.tgz#07f09e59a74c52f4d88c6db5c1054e819538e2a8"
19141914
integrity sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==
19151915

1916-
"@mercuriusjs/federation@5.1.0":
1917-
version "5.1.0"
1918-
resolved "https://registry.yarnpkg.com/@mercuriusjs/federation/-/federation-5.1.0.tgz#b5693264d0311e61e98504bac8aa3b7cfd3af899"
1919-
integrity sha512-F2eJNySdqiWvNSFEVe8wPodw8aiTfpcSn/XQfqQ3h67HUc2R76NI+YZp5YL3JV/9I73y30CfCxJ5hza4nRXcMw==
1916+
"@mercuriusjs/federation@5.1.1":
1917+
version "5.1.1"
1918+
resolved "https://registry.yarnpkg.com/@mercuriusjs/federation/-/federation-5.1.1.tgz#82230ea1fc0981d146bc390602f74348a526604f"
1919+
integrity sha512-7Ch2vS4t6jwnu2qE6MHaGDRmv+zeywuzLQAdVyoH5HtLOSI/8BcRvoFme3uL+6YCMMioLXcN02ewSP8zxNVRCQ==
19201920
dependencies:
19211921
"@fastify/error" "^4.0.0"
19221922
graphql "^16.6.0"

0 commit comments

Comments
 (0)