Skip to content

Commit 24ede93

Browse files
authoredAug 28, 2024··
chore(deps): update all non-major dependencies (#6476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

File tree

4 files changed

+41
-41
lines changed

4 files changed

+41
-41
lines changed
 

‎benchmark/federation/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"start": "cross-env NODE_ENV=production node index.js"
1010
},
1111
"dependencies": {
12-
"@apollo/gateway": "2.8.5",
13-
"@apollo/subgraph": "2.8.5",
12+
"@apollo/gateway": "2.9.0",
13+
"@apollo/subgraph": "2.9.0",
1414
"@graphql-tools/federation": "2.2.9",
1515
"@graphql-tools/stitch": "9.2.10",
1616
"cross-env": "7.0.3",

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@theguild/prettier-config": "2.0.7",
5656
"@types/debug": "4.1.12",
5757
"@types/jest": "29.5.12",
58-
"@types/node": "20.16.1",
58+
"@types/node": "20.16.2",
5959
"@typescript-eslint/eslint-plugin": "7.18.0",
6060
"@typescript-eslint/parser": "7.18.0",
6161
"babel-jest": "29.7.0",

‎website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@theguild/tailwind-config": "0.5.0",
20-
"@types/node": "20.16.1",
20+
"@types/node": "20.16.2",
2121
"@types/react": "18.3.4",
2222
"typescript": "5.4.5"
2323
}

‎yarn.lock

+37-37
Original file line numberDiff line numberDiff line change
@@ -45,32 +45,32 @@
4545
tslib "^2.3.0"
4646
zen-observable-ts "^1.2.5"
4747

48-
"@apollo/composition@2.8.5":
49-
version "2.8.5"
50-
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.8.5.tgz#f26b6256d3992eb1fcdc08d529b6c81e129422fa"
51-
integrity sha512-uyZLOaOy6xeaihvIXD+32y6Unvy7xkp4+X9MBvFJmR9ZfFOtL0je/X2YPBX2HhmqdjO/2C6pp2fQdicrV3Vbnw==
48+
"@apollo/composition@2.9.0":
49+
version "2.9.0"
50+
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.9.0.tgz#ae4b4d19b2a9b8570b5f72a327caee627d493e2a"
51+
integrity sha512-LYnaMk3xIs9O9CkwYBiG7RYiSQ7ctdmRPFDa1/wG7TGg1eAtxWzMpBZN0M57SXODut/L4V+OTLUts1glhmqi9Q==
5252
dependencies:
53-
"@apollo/federation-internals" "2.8.5"
54-
"@apollo/query-graphs" "2.8.5"
53+
"@apollo/federation-internals" "2.9.0"
54+
"@apollo/query-graphs" "2.9.0"
5555

56-
"@apollo/federation-internals@2.8.5":
57-
version "2.8.5"
58-
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.8.5.tgz#bcb92a94c8c048125491cbf93134a928c794aaf5"
59-
integrity sha512-rTDkJmNybJm5mkGKE31I54OjrE3FpocmsZns9Mb2SSJNuDkzv+uxHA4POW9RB6KsRLGFyEkJ/l5WzU1exxmHjA==
56+
"@apollo/federation-internals@2.9.0":
57+
version "2.9.0"
58+
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.9.0.tgz#b655291e363c78a0400896ea5a1963d3e64e6932"
59+
integrity sha512-zvz0nJpfblxAWzphlFtyqUswidIWOf7Vcj4YuPaUlXpOG7VZ0fWyTupPQsj0HeTkAAy3FzCItVHLzn4+I2H/YA==
6060
dependencies:
6161
"@types/uuid" "^9.0.0"
6262
chalk "^4.1.0"
6363
js-levenshtein "^1.1.6"
6464
uuid "^9.0.0"
6565

66-
"@apollo/gateway@2.8.5", "@apollo/gateway@^2.5.4":
67-
version "2.8.5"
68-
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.8.5.tgz#c8abfa8cca7fe4b9471d18c2c3fb16e5c6a1a821"
69-
integrity sha512-zmLiT8qKWMw5fe06F7I4n3RK+OnJTwX8l0tLf8ixuwZVdD1FWQuT1LJAd5fyrZefSTpMCnOcvE/0HIg510nfIg==
66+
"@apollo/gateway@2.9.0", "@apollo/gateway@^2.5.4":
67+
version "2.9.0"
68+
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.9.0.tgz#82bf29b772dd6a14cb5f85fe7abee596899fc6b9"
69+
integrity sha512-Bt/u6SAaUFkE1JveBlilauXCpzG3HeNnTb7mWQG/yLKTfaRPytCsUcCKHlBKoufD7PlmcgB/QCM5oB65Rhd3Gw==
7070
dependencies:
71-
"@apollo/composition" "2.8.5"
72-
"@apollo/federation-internals" "2.8.5"
73-
"@apollo/query-planner" "2.8.5"
71+
"@apollo/composition" "2.9.0"
72+
"@apollo/federation-internals" "2.9.0"
73+
"@apollo/query-planner" "2.9.0"
7474
"@apollo/server-gateway-interface" "^1.1.0"
7575
"@apollo/usage-reporting-protobuf" "^4.1.0"
7676
"@apollo/utils.createhash" "^2.0.0"
@@ -105,23 +105,23 @@
105105
"@types/long" "^4.0.0"
106106
long "^4.0.0"
107107

108-
"@apollo/query-graphs@2.8.5":
109-
version "2.8.5"
110-
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.8.5.tgz#b02dd77ff623cb16fd51e978e0b19beaaf7600d8"
111-
integrity sha512-01YCTeUX4RJUuZF8hrE0wgRQ4mCqq1ZS2IvNbtzcNGzibDcYoDkTa+5EVhn3Yr1b9RujzeJE7T2nJzinupHRug==
108+
"@apollo/query-graphs@2.9.0":
109+
version "2.9.0"
110+
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.9.0.tgz#40bc6e3a7b671b06fb2e69d5c75be9d472ffbafb"
111+
integrity sha512-nyf5BIcArDQbfJVVojUrwm/NsIClKehOONCCy72ACVPcifYz+ob3SDEzU/HqnfV8d/nO9gTsYpFHsjPBJ3fTEA==
112112
dependencies:
113-
"@apollo/federation-internals" "2.8.5"
113+
"@apollo/federation-internals" "2.9.0"
114114
deep-equal "^2.0.5"
115115
ts-graphviz "^1.5.4"
116116
uuid "^9.0.0"
117117

118-
"@apollo/query-planner@2.8.5":
119-
version "2.8.5"
120-
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.8.5.tgz#763fcd190445fd4e8ec3f8cecc24438e3998b380"
121-
integrity sha512-vFuefIXm7oPCYRqSCW+s+OY6jKdkWNsyREoo6jnf3xlzDuqhlZVGN0/3x/V25b7O8NK63KXxxd+YdIgkzN06ow==
118+
"@apollo/query-planner@2.9.0":
119+
version "2.9.0"
120+
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.9.0.tgz#0fdf32b67cc7cee263c3c01fc537b9cb6e9e93ce"
121+
integrity sha512-6QMJ3ZEhyycAc1FGr/sNXKc30URmyRiNDEi++UL/aeIDBxtn6U+X66ha1Tdmio7jKp293eGCmEtURQIfmZwYvA==
122122
dependencies:
123-
"@apollo/federation-internals" "2.8.5"
124-
"@apollo/query-graphs" "2.8.5"
123+
"@apollo/federation-internals" "2.9.0"
124+
"@apollo/query-graphs" "2.9.0"
125125
"@apollo/utils.keyvaluecache" "^2.1.0"
126126
chalk "^4.1.0"
127127
deep-equal "^2.0.5"
@@ -137,13 +137,13 @@
137137
"@apollo/utils.keyvaluecache" "^2.1.0"
138138
"@apollo/utils.logger" "^2.0.0"
139139

140-
"@apollo/subgraph@2.8.5", "@apollo/subgraph@^2.5.4":
141-
version "2.8.5"
142-
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.8.5.tgz#565fda470bf43a1cefff0da2f95f737aff9de26b"
143-
integrity sha512-JYe3qblmXsSOh0mZj6jSgnBDxLcugCoFPDkEGec0J3szGjvJ0ljKQPwH78DkeFaKoFlhVagtZHiLxxfMtwXAqw==
140+
"@apollo/subgraph@2.9.0", "@apollo/subgraph@^2.5.4":
141+
version "2.9.0"
142+
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.9.0.tgz#e4b3518341f529f1d8d1a4f839c6f3505286f7b1"
143+
integrity sha512-FYAOMxMWbAQ/2U/+QYgznBdsyjPiH87wSSJqn6n1dQ80GWIWenZYd49iWy9/y/Z/RTYsA2o8ueAkgHH6AU4psA==
144144
dependencies:
145145
"@apollo/cache-control-types" "^1.0.2"
146-
"@apollo/federation-internals" "2.8.5"
146+
"@apollo/federation-internals" "2.9.0"
147147

148148
"@apollo/usage-reporting-protobuf@^4.1.0", "@apollo/usage-reporting-protobuf@^4.1.1":
149149
version "4.1.1"
@@ -2886,10 +2886,10 @@
28862886
"@types/node" "*"
28872887
form-data "^4.0.0"
28882888

2889-
"@types/node@*", "@types/node@20.16.1":
2890-
version "20.16.1"
2891-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.1.tgz#0b44b15271d0e2191ca68faf1fbe506e06aed732"
2892-
integrity sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==
2889+
"@types/node@*", "@types/node@20.16.2":
2890+
version "20.16.2"
2891+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.2.tgz#9e388f503a5af306e8c63319334887390966a11e"
2892+
integrity sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==
28932893
dependencies:
28942894
undici-types "~6.19.2"
28952895

0 commit comments

Comments
 (0)
Please sign in to comment.