mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 03:17:11 +00:00
Bump @apollo/federation from 0.20.2 to 0.20.7 (#8895)
Bumps [@apollo/federation](https://github.com/apollographql/federation/tree/HEAD/federation-js) from 0.20.2 to 0.20.7. - [Release notes](https://github.com/apollographql/federation/releases) - [Changelog](https://github.com/apollographql/federation/blob/main/federation-js/CHANGELOG.md) - [Commits](https://github.com/apollographql/federation/commits/@apollo/federation@0.20.7/federation-js) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
30ed3985c6
commit
44eaeb74c5
@ -11,7 +11,7 @@
|
||||
"test": "echo \"no tests yet\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/federation": "^0.20.1",
|
||||
"@apollo/federation": "^0.20.7",
|
||||
"apollo-server-koa": "2.18.2",
|
||||
"dataloader": "^1.4.0",
|
||||
"glob": "^7.1.6",
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
# yarn lockfile v1
|
||||
|
||||
|
||||
"@apollo/federation@^0.20.1":
|
||||
version "0.20.2"
|
||||
resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.20.2.tgz#155dd10822c4cab2b6a7705ea8ecd29e5c310206"
|
||||
integrity sha512-SrwUK0dZdlHLDkv/8K/Q5OK1AE/RypNkLmxhBndlOKAb2e5li6dZy6FJGNbErgHBAJQSx2Xp1gCF5CZONbFxpw==
|
||||
"@apollo/federation@^0.20.7":
|
||||
version "0.20.7"
|
||||
resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.20.7.tgz#0d26dcc3bbc92c168dc40d4f407f56d26338ef7a"
|
||||
integrity sha512-URIayksqBaJ+xlcJmyGCf+OqHP60lX2CYGv9fDWQ1KM48sEN1ABHGXkEa0vwgWMH0XUVo94lYDVY11BAJUsuCw==
|
||||
dependencies:
|
||||
apollo-graphql "^0.6.0"
|
||||
apollo-server-env "^2.4.5"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user