mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
chore(deps): update dependency @apollo/gateway to v2.8.5 [security] (#5541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dd71f1a731
commit
65eab5ba3e
2 changed files with 54 additions and 14 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@apollo/gateway": "2.8.4",
|
||||
"@apollo/gateway": "2.8.5",
|
||||
"@apollo/server": "4.11.0",
|
||||
"@aws-sdk/client-s3": "3.637.0",
|
||||
"@esm2cjs/execa": "6.1.1-cjs.1",
|
||||
|
|
|
|||
|
|
@ -261,8 +261,8 @@ importers:
|
|||
integration-tests:
|
||||
devDependencies:
|
||||
'@apollo/gateway':
|
||||
specifier: 2.8.4
|
||||
version: 2.8.4(encoding@0.1.13)(graphql@16.9.0)
|
||||
specifier: 2.8.5
|
||||
version: 2.8.5(encoding@0.1.13)(graphql@16.9.0)
|
||||
'@apollo/server':
|
||||
specifier: 4.11.0
|
||||
version: 4.11.0(encoding@0.1.13)(graphql@16.9.0)
|
||||
|
|
@ -2157,12 +2157,24 @@ packages:
|
|||
peerDependencies:
|
||||
graphql: ^16.5.0
|
||||
|
||||
'@apollo/composition@2.8.5':
|
||||
resolution: {integrity: sha512-uyZLOaOy6xeaihvIXD+32y6Unvy7xkp4+X9MBvFJmR9ZfFOtL0je/X2YPBX2HhmqdjO/2C6pp2fQdicrV3Vbnw==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
peerDependencies:
|
||||
graphql: ^16.5.0
|
||||
|
||||
'@apollo/federation-internals@2.8.4':
|
||||
resolution: {integrity: sha512-m/vFu5btNfmvxZfe8B1m8jjCN/NxCYctxjdhXgQD4WGbDwtUk59+i7NuVMtX5IfmFMKycwqnbihkv5w2E00XDA==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
peerDependencies:
|
||||
graphql: ^16.5.0
|
||||
|
||||
'@apollo/federation-internals@2.8.5':
|
||||
resolution: {integrity: sha512-rTDkJmNybJm5mkGKE31I54OjrE3FpocmsZns9Mb2SSJNuDkzv+uxHA4POW9RB6KsRLGFyEkJ/l5WzU1exxmHjA==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
peerDependencies:
|
||||
graphql: ^16.5.0
|
||||
|
||||
'@apollo/federation@0.38.1':
|
||||
resolution: {integrity: sha512-miifyAEsFgiYKeM3lUHFH6+vKa2vm9dXKSyWVpX6oeJiPblFLe2/iByN3psZQO2sRdVqO1OKYrGXdgKc74XDKw==}
|
||||
engines: {node: '>=12.13.0'}
|
||||
|
|
@ -2170,8 +2182,8 @@ packages:
|
|||
peerDependencies:
|
||||
graphql: ^15.8.0 || ^16.0.0
|
||||
|
||||
'@apollo/gateway@2.8.4':
|
||||
resolution: {integrity: sha512-KxYRvRfSLDMqyOlUu9ZuOaqZLvKwGHR3F6XSw8JmHvMUjcRzVeAY6U9821ruM9g+SdYYdm0q2jYJf4/iYPAcow==}
|
||||
'@apollo/gateway@2.8.5':
|
||||
resolution: {integrity: sha512-zmLiT8qKWMw5fe06F7I4n3RK+OnJTwX8l0tLf8ixuwZVdD1FWQuT1LJAd5fyrZefSTpMCnOcvE/0HIg510nfIg==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
peerDependencies:
|
||||
graphql: ^16.5.0
|
||||
|
|
@ -2190,8 +2202,14 @@ packages:
|
|||
peerDependencies:
|
||||
graphql: ^16.5.0
|
||||
|
||||
'@apollo/query-planner@2.8.4':
|
||||
resolution: {integrity: sha512-HNIyYeaIvj9/5Qem7p7w5we3SEaNJeTO77tpP7jkaaYxd+FOHtlwfMM0/5X814kl2eiaMposz78Kv+JF2582Gg==}
|
||||
'@apollo/query-graphs@2.8.5':
|
||||
resolution: {integrity: sha512-01YCTeUX4RJUuZF8hrE0wgRQ4mCqq1ZS2IvNbtzcNGzibDcYoDkTa+5EVhn3Yr1b9RujzeJE7T2nJzinupHRug==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
peerDependencies:
|
||||
graphql: ^16.5.0
|
||||
|
||||
'@apollo/query-planner@2.8.5':
|
||||
resolution: {integrity: sha512-vFuefIXm7oPCYRqSCW+s+OY6jKdkWNsyREoo6jnf3xlzDuqhlZVGN0/3x/V25b7O8NK63KXxxd+YdIgkzN06ow==}
|
||||
engines: {node: '>=14.15.0'}
|
||||
peerDependencies:
|
||||
graphql: ^16.5.0
|
||||
|
|
@ -17170,6 +17188,12 @@ snapshots:
|
|||
'@apollo/query-graphs': 2.8.4(graphql@16.9.0)
|
||||
graphql: 16.9.0
|
||||
|
||||
'@apollo/composition@2.8.5(graphql@16.9.0)':
|
||||
dependencies:
|
||||
'@apollo/federation-internals': 2.8.5(graphql@16.9.0)
|
||||
'@apollo/query-graphs': 2.8.5(graphql@16.9.0)
|
||||
graphql: 16.9.0
|
||||
|
||||
'@apollo/federation-internals@2.8.4(graphql@16.9.0)':
|
||||
dependencies:
|
||||
'@types/uuid': 9.0.1
|
||||
|
|
@ -17178,6 +17202,14 @@ snapshots:
|
|||
js-levenshtein: 1.1.6
|
||||
uuid: 9.0.1
|
||||
|
||||
'@apollo/federation-internals@2.8.5(graphql@16.9.0)':
|
||||
dependencies:
|
||||
'@types/uuid': 9.0.1
|
||||
chalk: 4.1.2
|
||||
graphql: 16.9.0
|
||||
js-levenshtein: 1.1.6
|
||||
uuid: 9.0.1
|
||||
|
||||
'@apollo/federation@0.38.1(patch_hash=rjgakkkphrejw6qrtph4ar24zq)(encoding@0.1.13)(graphql@16.9.0)':
|
||||
dependencies:
|
||||
'@apollo/subgraph': 0.6.1(graphql@16.9.0)
|
||||
|
|
@ -17187,11 +17219,11 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
||||
'@apollo/gateway@2.8.4(encoding@0.1.13)(graphql@16.9.0)':
|
||||
'@apollo/gateway@2.8.5(encoding@0.1.13)(graphql@16.9.0)':
|
||||
dependencies:
|
||||
'@apollo/composition': 2.8.4(graphql@16.9.0)
|
||||
'@apollo/federation-internals': 2.8.4(graphql@16.9.0)
|
||||
'@apollo/query-planner': 2.8.4(graphql@16.9.0)
|
||||
'@apollo/composition': 2.8.5(graphql@16.9.0)
|
||||
'@apollo/federation-internals': 2.8.5(graphql@16.9.0)
|
||||
'@apollo/query-planner': 2.8.5(graphql@16.9.0)
|
||||
'@apollo/server-gateway-interface': 1.1.1(graphql@16.9.0)
|
||||
'@apollo/usage-reporting-protobuf': 4.1.1
|
||||
'@apollo/utils.createhash': 2.0.0
|
||||
|
|
@ -17252,10 +17284,18 @@ snapshots:
|
|||
ts-graphviz: 1.5.5
|
||||
uuid: 9.0.1
|
||||
|
||||
'@apollo/query-planner@2.8.4(graphql@16.9.0)':
|
||||
'@apollo/query-graphs@2.8.5(graphql@16.9.0)':
|
||||
dependencies:
|
||||
'@apollo/federation-internals': 2.8.4(graphql@16.9.0)
|
||||
'@apollo/query-graphs': 2.8.4(graphql@16.9.0)
|
||||
'@apollo/federation-internals': 2.8.5(graphql@16.9.0)
|
||||
deep-equal: 2.1.0
|
||||
graphql: 16.9.0
|
||||
ts-graphviz: 1.5.5
|
||||
uuid: 9.0.1
|
||||
|
||||
'@apollo/query-planner@2.8.5(graphql@16.9.0)':
|
||||
dependencies:
|
||||
'@apollo/federation-internals': 2.8.5(graphql@16.9.0)
|
||||
'@apollo/query-graphs': 2.8.5(graphql@16.9.0)
|
||||
'@apollo/utils.keyvaluecache': 2.1.0
|
||||
chalk: 4.1.2
|
||||
deep-equal: 2.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue