Skip to content

Commit 3fe8a8a

Browse files
chore(deps): update apollo graphql packages
1 parent fd81e1b commit 3fe8a8a

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

packages/apollo/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"url": "https://github.com/nestjs/graphql/issues"
2323
},
2424
"devDependencies": {
25-
"@apollo/gateway": "2.3.3",
26-
"@apollo/server": "4.4.1",
25+
"@apollo/gateway": "2.3.4",
26+
"@apollo/server": "4.5.0",
2727
"@apollo/server-plugin-response-cache": "4.1.0",
28-
"@apollo/subgraph": "2.2.3",
28+
"@apollo/subgraph": "2.3.4",
2929
"@as-integrations/fastify": "1.3.2",
3030
"@nestjs/common": "9.3.9",
3131
"@nestjs/core": "9.3.9",

packages/graphql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"ws": "8.12.1"
3535
},
3636
"devDependencies": {
37-
"@apollo/subgraph": "2.2.3",
37+
"@apollo/subgraph": "2.3.4",
3838
"@nestjs/common": "9.3.9",
3939
"@nestjs/core": "9.3.9",
4040
"@nestjs/testing": "9.3.9",

yarn.lock

+37-37
Original file line numberDiff line numberDiff line change
@@ -15,30 +15,30 @@
1515
resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.2.tgz#f42ed3563acc7f1f50617d65d208483977adc68e"
1616
integrity sha512-Por80co1eUm4ATsvjCOoS/tIR8PHxqVjsA6z76I6Vw0rFn4cgyVElQcmQDIZiYsy41k8e5xkrMRECkM2WR8pNw==
1717

18-
"@apollo/[email protected].3":
19-
version "2.3.3"
20-
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.3.tgz#98655806bd7028c97839c89c40eb3527537aafcc"
21-
integrity sha512-Jx1F7IvjErM1HZ7I6NFQ667O9IAAfnVqzhpom/Z++pyeot5OsMqsunAQTRj57WyX/W9eZ/DCjlEH/G7S7SEdBQ==
18+
"@apollo/[email protected].4":
19+
version "2.3.4"
20+
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.4.tgz#7391daf31dd7939591c713c24a6613ea6d353f89"
21+
integrity sha512-anee8tTrBrQY2uZySBdff8WWLtexoMC60NlgNt5/0JDitTetuDr5JhvP5JgHairoNsmcBM4I6FFQYxd/pJD7dg==
2222
dependencies:
23-
"@apollo/federation-internals" "2.3.3"
24-
"@apollo/query-graphs" "2.3.3"
23+
"@apollo/federation-internals" "2.3.4"
24+
"@apollo/query-graphs" "2.3.4"
2525

26-
"@apollo/[email protected].3", "@apollo/federation-internals@^2.2.3":
27-
version "2.3.3"
28-
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.3.tgz#10663c0936fab24e66e3e3896aae91ccbeef4e89"
29-
integrity sha512-QzqgwQ57ZsvzExCo/dMxZL38E2cALXkn6fG93c89VPwo+4Kpo87I7DNDJgYVDSYzNosemW9ya1jGFRvwjyfQMw==
26+
"@apollo/[email protected].4":
27+
version "2.3.4"
28+
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.4.tgz#333ff9fdb54a2776ca71c27cc6b5d9799e58c43f"
29+
integrity sha512-xeBv6ASrOfYuOk/mbpWBThq1oIK95tjPVYgTNt2Axg0HB77o4uqhUVE+saNPvlVdqmfm4E6GafDf1BvvhoAOcA==
3030
dependencies:
3131
chalk "^4.1.0"
3232
js-levenshtein "^1.1.6"
3333

34-
"@apollo/[email protected].3":
35-
version "2.3.3"
36-
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.3.tgz#4739ecd55828c53a615a70e63cebf0be961d648d"
37-
integrity sha512-c/bI5D/cVfizzMZgq3d3pQ7NkeoFNMhgFjPGlybc1Cs48SpYhA/KMqLpZifZyQC2QOA1hH/GdPbaa11e49elmw==
34+
"@apollo/[email protected].4":
35+
version "2.3.4"
36+
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.4.tgz#be5cd5ef284c0fdf18c34d7f29b79d81179bb5a0"
37+
integrity sha512-UBB91SZuR5t7b3zFoyb3yiyJeGQ+7YLaJGRoYLWrQsAXchmwEn9AXY+emjDqm0tMNlOT0RRWOQEhB62zodRNDg==
3838
dependencies:
39-
"@apollo/composition" "2.3.3"
40-
"@apollo/federation-internals" "2.3.3"
41-
"@apollo/query-planner" "2.3.3"
39+
"@apollo/composition" "2.3.4"
40+
"@apollo/federation-internals" "2.3.4"
41+
"@apollo/query-planner" "2.3.4"
4242
"@apollo/server-gateway-interface" "^1.1.0"
4343
"@apollo/usage-reporting-protobuf" "^4.0.0"
4444
"@apollo/utils.createhash" "^2.0.0"
@@ -73,23 +73,23 @@
7373
"@types/long" "^4.0.0"
7474
long "^4.0.0"
7575

76-
"@apollo/[email protected].3":
77-
version "2.3.3"
78-
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.3.tgz#229a470189686d38445b918741dcdd5fe032c3c1"
79-
integrity sha512-yORR+BbeS7wWxU7GQsJO3oNG0mzsjDHSicJcCVC9kCuW5PqNvPwrtpTlTFrJzukbD2mq9uASO0AJff5emkhHlA==
76+
"@apollo/[email protected].4":
77+
version "2.3.4"
78+
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.4.tgz#efcdfe16f9cd9e2e0a8a4866c1fa3a2a31052b18"
79+
integrity sha512-0i7u0wibidSp/EAGU9sHKG8NwY0lqKXQ+O+H4S5rLHAmE1bJlxsaRuZ004eRzTBIUdxR0PoMGqyEukwUrbPAmA==
8080
dependencies:
81-
"@apollo/federation-internals" "2.3.3"
81+
"@apollo/federation-internals" "2.3.4"
8282
deep-equal "^2.0.5"
8383
ts-graphviz "^1.5.4"
8484
uuid "^9.0.0"
8585

86-
"@apollo/[email protected].3":
87-
version "2.3.3"
88-
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.3.tgz#95eb89a4d1636c8df4e326e8936270b2d24d791d"
89-
integrity sha512-XB21o/USJCL+XJD4lPMwRKSa1aWk8xZcYRb9mEt6C133bn2bk488u9IOKaumBaGAt7TgEyEvm9YccIua9+w4FA==
86+
"@apollo/[email protected].4":
87+
version "2.3.4"
88+
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.4.tgz#5fc0ce4c16bb28b3ea05c8e1d955952226f9cbd7"
89+
integrity sha512-4YzXT3w0W2mGOH5xwd0ILYx2Hey/h87P6I4Bb3CM9BbLjPokxcmiIOuNx+R2fI/RyeX60x4EbnVxWFW56IWYoA==
9090
dependencies:
91-
"@apollo/federation-internals" "2.3.3"
92-
"@apollo/query-graphs" "2.3.3"
91+
"@apollo/federation-internals" "2.3.4"
92+
"@apollo/query-graphs" "2.3.4"
9393
chalk "^4.1.0"
9494
deep-equal "^2.0.5"
9595
pretty-format "^29.0.0"
@@ -119,10 +119,10 @@
119119
"@apollo/utils.createhash" "^2.0.0"
120120
"@apollo/utils.keyvaluecache" "^2.1.0"
121121

122-
"@apollo/server@4.4.1":
123-
version "4.4.1"
124-
resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.4.1.tgz#4eda75540b6e9fa6870c80629c1708ca39d364b4"
125-
integrity sha512-KEEM8Q5KvkarPHn6r//nRonVBQ/C69fmkTKHzuL1ZoD7BevdIh7HLeh69wIazC21wrizBHMR+LKIqZuIT9YQVg==
122+
"@apollo/server@4.5.0":
123+
version "4.5.0"
124+
resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.5.0.tgz#e53aac06e6d7ea10aea7fb4a66f52dc6aa9794b8"
125+
integrity sha512-+7iRp0omJATUrVQ6b4JKi4XUvvuL+hBxu5/Hy6WiZmVNcVm19zzO+xTOlXO8OJBZgd14jZnGRgWx/eZjXEmkXQ==
126126
dependencies:
127127
"@apollo/cache-control-types" "^1.0.2"
128128
"@apollo/server-gateway-interface" "^1.1.0"
@@ -151,13 +151,13 @@
151151
uuid "^9.0.0"
152152
whatwg-mimetype "^3.0.0"
153153

154-
"@apollo/subgraph@2.2.3":
155-
version "2.2.3"
156-
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.3.tgz#cef1fee9a705f52aac22a37a1d4f6c902c63c00e"
157-
integrity sha512-y7SdZaDbRJXq6xQcwT5Xj/KR1RAV9cokKK0XcMIBGvXcUXdMVorFxX2pYGzxyiIM7y4qFsAF/L8+0G5dtrnkZw==
154+
"@apollo/subgraph@2.3.4":
155+
version "2.3.4"
156+
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.4.tgz#48e776dd0063a2ed8a6b23c9cf7b9be58f799653"
157+
integrity sha512-/V3NPLjCM+saxxj0n0HxogXeEnE3MKaJiYSl5nV1C0SE2tk7U8n6cOUGa9ZLY2rnLzzIOHQrF/GGvm8fUMFzcw==
158158
dependencies:
159159
"@apollo/cache-control-types" "^1.0.2"
160-
"@apollo/federation-internals" "^2.2.3"
160+
"@apollo/federation-internals" "2.3.4"
161161

162162
"@apollo/usage-reporting-protobuf@^4.0.0":
163163
version "4.0.2"

0 commit comments

Comments
 (0)