|
7 | 7 | resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.3.tgz#5da62cf64c3b4419dabfef4536b57a40c8ff0b47"
|
8 | 8 | integrity sha512-F17/vCp7QVwom9eG7ToauIKdAxpSoadsJnqIfyryLFSkLSOEqu+eC5Z3N8OXcUVStuOMcNHlyraRsA6rRICu4g==
|
9 | 9 |
|
10 |
| - |
11 |
| - version "2.10.0" |
12 |
| - resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.10.0.tgz#7322ebd0fdc894bdeae2487ebe93f6c046e5db7a" |
13 |
| - integrity sha512-+EkUY97+DMrBnMvbaPGwYwVmOzNgvAmbvRJSMGGC95ISnev7Cd5sVVVP6HKKann3hd8Yq6y83Enzp1xew5HI4w== |
| 10 | + |
| 11 | + version "2.10.2" |
| 12 | + resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.10.2.tgz#81148de6a19c460d962e9652e72252d693b4f33b" |
| 13 | + integrity sha512-K74SBGUKkO7IwwNC5cd6PCMfwWm6SUUEGFy2hRpsb6PrX2TvfC+Nx2SDxASsByt4uZW9PEVRz6+S9ovnaAwtrQ== |
14 | 14 | dependencies:
|
15 |
| - "@apollo/federation-internals" "2.10.0" |
16 |
| - "@apollo/query-graphs" "2.10.0" |
| 15 | + "@apollo/federation-internals" "2.10.2" |
| 16 | + "@apollo/query-graphs" "2.10.2" |
17 | 17 |
|
18 |
| - |
19 |
| - version "2.10.1" |
20 |
| - resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.10.1.tgz#62e33f986038dec3118ce31b6ee6d4db8eabab0b" |
21 |
| - integrity sha512-plQwaoemEuL7rDjb51ULmxJmstaoBK9ys/HvGMUtTXTxSIM1COkMK29x7fGHrztwdfDiGqEN4H+JGZeraBZHAg== |
22 |
| - dependencies: |
23 |
| - "@apollo/federation-internals" "2.10.1" |
24 |
| - "@apollo/query-graphs" "2.10.1" |
25 |
| - |
26 |
| - |
27 |
| - version "2.10.0" |
28 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.10.0.tgz#f345ffa0359538376c80c99323d13dfa7ccfcbb9" |
29 |
| - integrity sha512-IneWuwDc9ozKLcEsKw7YEkhzo7VAa54RjKwAVEqPFHPVqUjIYUKX99gSWAp9ZQeI8DGrz2a8uKEDlKGOHh3UaA== |
| 18 | + |
| 19 | + version "2.10.2" |
| 20 | + resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.10.2.tgz#c5ca74e927ed244607196a5f36a91db18038d7aa" |
| 21 | + integrity sha512-6GLJsFizf8J5GJUSgXmW7zzwhwSELB/X0OGkqW3x+s7M9s1VFO15jvaqwI0Pk4OAzuDxVjO4EGaPJ7MqKafAtQ== |
30 | 22 | dependencies:
|
31 | 23 | "@types/uuid" "^9.0.0"
|
32 | 24 | chalk "^4.1.0"
|
33 | 25 | js-levenshtein "^1.1.6"
|
34 | 26 | uuid "^9.0.0"
|
35 | 27 |
|
36 |
| -"@apollo/federation-internals@2.10.1": |
37 |
| - version "2.10.1" |
38 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.10.1.tgz#740217fa026ffdcdc33289e3adb255f0a06d1b24" |
39 |
| - integrity sha512-QToNlspkpA/qXOMwdIUzmJe3OasZFpSO92luQik6Ov9aJBnxldLGPi6rD0FkunVd678lHuKWDFQ4vkb7/KCfgg== |
| 28 | +"@apollo/gateway@2.10.2": |
| 29 | + version "2.10.2" |
| 30 | + resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.10.2.tgz#6e22eb351bfda3e50cb005a973c051b1c8453f79" |
| 31 | + integrity sha512-n4bSObtks5aps73ri2JF7igVpjG3YRNwyKuQTyG5YOc3yRopdoaTiEdjZrB/Hq0KQLeFKedRZPQBHJlVGKdIww== |
40 | 32 | dependencies:
|
41 |
| - "@types/uuid" "^9.0.0" |
42 |
| - chalk "^4.1.0" |
43 |
| - js-levenshtein "^1.1.6" |
44 |
| - uuid "^9.0.0" |
45 |
| - |
46 |
| - |
47 |
| - version "2.10.1" |
48 |
| - resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.10.1.tgz#c604da74a43afe0e31b13b40b3341e312bd8f28b" |
49 |
| - integrity sha512-MFU41xHK3KUOpw4+PlJxeFxxSajoO39Pm9jeIjAG8TtXAmIJHdqXWnM3eHJ2LZkqfZ99L8L5ZCkDygvgisO9NA== |
50 |
| - dependencies: |
51 |
| - "@apollo/composition" "2.10.1" |
52 |
| - "@apollo/federation-internals" "2.10.1" |
53 |
| - "@apollo/query-planner" "2.10.1" |
| 33 | + "@apollo/composition" "2.10.2" |
| 34 | + "@apollo/federation-internals" "2.10.2" |
| 35 | + "@apollo/query-planner" "2.10.2" |
54 | 36 | "@apollo/server-gateway-interface" "^1.1.0"
|
55 | 37 | "@apollo/usage-reporting-protobuf" "^4.1.0"
|
56 | 38 | "@apollo/utils.createhash" "^2.0.0"
|
|
85 | 67 | "@types/long" "^4.0.0"
|
86 | 68 | long "^4.0.0"
|
87 | 69 |
|
88 |
| - |
89 |
| - version "2.10.0" |
90 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.10.0.tgz#299c99e648c6e0a371832a85155ce0ba7c4e62e7" |
91 |
| - integrity sha512-d9PgQ7sjd98lK2NvKKYp1iOZP24OrvbtRw5GNuW7nlQPYD4D8DCofEBGtDXs7RIcWaMp5OrU4U2dQcCzPi2MDg== |
92 |
| - dependencies: |
93 |
| - "@apollo/federation-internals" "2.10.0" |
94 |
| - deep-equal "^2.0.5" |
95 |
| - ts-graphviz "^1.5.4" |
96 |
| - uuid "^9.0.0" |
97 |
| - |
98 |
| - |
99 |
| - version "2.10.1" |
100 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.10.1.tgz#1a05598d4619a0051ca09ebd51ccdee94a053c36" |
101 |
| - integrity sha512-nJMujPDmmkPqZcHYIa8pe738uknFEyldYGQj2cljj/mhuL7lmF3oNS4xsdjes16v3cIAngBYzPkPJfRTf57yPg== |
| 70 | + |
| 71 | + version "2.10.2" |
| 72 | + resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.10.2.tgz#12726290223ce5c38fb1d42e8b1441e80465ab22" |
| 73 | + integrity sha512-FT9N7/HhjrxYCQ2Fe9uDzZ2idyCGq0jN/Ma1+0e5upww+6wgc8PUJWEkw/jAmU/8XjOPOLsAppgd3tuaI79ZfA== |
102 | 74 | dependencies:
|
103 |
| - "@apollo/federation-internals" "2.10.1" |
| 75 | + "@apollo/federation-internals" "2.10.2" |
104 | 76 | deep-equal "^2.0.5"
|
105 | 77 | ts-graphviz "^1.5.4"
|
106 | 78 | uuid "^9.0.0"
|
107 | 79 |
|
108 |
| - |
109 |
| - version "2.10.1" |
110 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.10.1.tgz#e9a1beb759412844e36ebb9aa9541429c983c749" |
111 |
| - integrity sha512-DPBI/+K0Qw5jS8Y+vJDnTYl40fPIuoWT6/4VQEXtfI1Dskvw0HrfgeGLmdOZHI8R07A9/DGQZr/V7AdQTWIwzg== |
| 80 | + |
| 81 | + version "2.10.2" |
| 82 | + resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.10.2.tgz#ec22169d0d1d494074d1d5b4fd4ca20fe72b8bc9" |
| 83 | + integrity sha512-uIryE4CgpAMjGhpquIxkzgiWXjETXizkmOWiddMjj6Wn8xbq5YVLjG1IjMuK5z05UID0VnX6wy0TAiFKR2oOFg== |
112 | 84 | dependencies:
|
113 |
| - "@apollo/federation-internals" "2.10.1" |
114 |
| - "@apollo/query-graphs" "2.10.1" |
| 85 | + "@apollo/federation-internals" "2.10.2" |
| 86 | + "@apollo/query-graphs" "2.10.2" |
115 | 87 | "@apollo/utils.keyvaluecache" "^2.1.0"
|
116 | 88 | chalk "^4.1.0"
|
117 | 89 | deep-equal "^2.0.5"
|
|
127 | 99 | "@apollo/utils.keyvaluecache" "^2.1.0"
|
128 | 100 | "@apollo/utils.logger" "^2.0.0"
|
129 | 101 |
|
130 |
| -"@apollo/server@4.11.3": |
131 |
| - version "4.11.3" |
132 |
| - resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.11.3.tgz#b30a89fff3b99867c792210e959576e643c48208" |
133 |
| - integrity sha512-mW8idE2q0/BN14mimfJU5DAnoPHZRrAWgwsVLBEdACds+mxapIYxIbI6AH4AsOpxfrpvHts3PCYDbopy1XPW1g== |
| 102 | +"@apollo/server@4.12.0": |
| 103 | + version "4.12.0" |
| 104 | + resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.12.0.tgz#6aa92d7596ee59b724a0f16886b483ea0ed0d9af" |
| 105 | + integrity sha512-Z5RNTCnIia+dFsP5HW2ugQMrIOWgyNWyKP+jMVXthp/ECjYyyRYPC41ukCDwxHQY4vNZ3rgbgqroWVQUGFt2gA== |
134 | 106 | dependencies:
|
135 | 107 | "@apollo/cache-control-types" "^1.0.3"
|
136 | 108 | "@apollo/server-gateway-interface" "^1.1.1"
|
|
0 commit comments