Skip to content

Commit 5301d54

Browse files
fix(deps): update dependency @graphql-mesh/transform-federation to ^0.98.0
1 parent a6e970f commit 5301d54

File tree

2 files changed

+186
-17
lines changed

2 files changed

+186
-17
lines changed

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@graphql-mesh/transform-cache": "^0.9.0",
4141
"@graphql-mesh/transform-encapsulate": "^0.1.31",
4242
"@graphql-mesh/transform-extend": "^0.6.1",
43-
"@graphql-mesh/transform-federation": "^0.5.1",
43+
"@graphql-mesh/transform-federation": "^0.98.0",
4444
"@graphql-mesh/transform-filter-schema": "^0.10.3",
4545
"@graphql-mesh/transform-mock": "^0.10.0",
4646
"@graphql-mesh/transform-naming-convention": "^0.6.34",

yarn.lock

Lines changed: 185 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
call-me-maybe "^1.0.1"
1313
js-yaml "^4.1.0"
1414

15+
"@apollo/cache-control-types@^1.0.2":
16+
version "1.0.3"
17+
resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.3.tgz#5da62cf64c3b4419dabfef4536b57a40c8ff0b47"
18+
integrity sha512-F17/vCp7QVwom9eG7ToauIKdAxpSoadsJnqIfyryLFSkLSOEqu+eC5Z3N8OXcUVStuOMcNHlyraRsA6rRICu4g==
19+
1520
"@apollo/client@^3.2.5", "@apollo/client@~3.2.5 || ~3.3.0":
1621
version "3.3.20"
1722
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.20.tgz#8f0935fa991857e9cf2e73c9bd378ad7ec97caf8"
@@ -31,13 +36,15 @@
3136
tslib "^1.10.0"
3237
zen-observable "^0.8.14"
3338

34-
"@apollo/federation@0.25.1":
35-
version "0.25.1"
36-
resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.25.1.tgz#3605fa8cf8f7b699c482885820ae5baa04f610c4"
37-
integrity sha512-f/wQjQ2M7Mbsw/g/VTFu+bgICZD03DZaQ4rNjKbWL0HmjYb+CdSlvCP8N6TFLCdlKHwD6qIQpRsROP6qTpeicg==
39+
"@apollo/federation[email protected]":
40+
version "2.7.4"
41+
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.7.4.tgz#98c06637f727af7f8866655c630c5113c1fd0046"
42+
integrity sha512-344X7b+9MWhbr0DetDNIHxxTh6WB3K+kr1uQJAlsllwQ32Br/4kb5X2hSJ24tG3X8ZurYeJuYTeobDQLt9Dahw==
3843
dependencies:
39-
apollo-graphql "^0.9.3"
40-
lodash.xorby "^4.7.0"
44+
"@types/uuid" "^9.0.0"
45+
chalk "^4.1.0"
46+
js-levenshtein "^1.1.6"
47+
uuid "^9.0.0"
4148

4249
"@apollo/federation@^0.29.0":
4350
version "0.29.0"
@@ -97,6 +104,14 @@
97104
deep-equal "^2.0.5"
98105
pretty-format "^26.0.0"
99106

107+
"@apollo/subgraph@^2.4.1":
108+
version "2.7.4"
109+
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.7.4.tgz#91c8dafc8b7a44e39a5b5e836c4f41ddab185f93"
110+
integrity sha512-HZHFPrOQgfvZcJCX3u07t8OfVx/Ax8rffXAF13HeFDlkRadSSA+DiFH9I92OAhmlnJ4XzE/uhdpYXxBTURW/8Q==
111+
dependencies:
112+
"@apollo/cache-control-types" "^1.0.2"
113+
"@apollo/federation-internals" "2.7.4"
114+
100115
"@apollographql/apollo-tools@^0.5.0":
101116
version "0.5.1"
102117
resolved "https://registry.yarnpkg.com/@apollographql/apollo-tools/-/apollo-tools-0.5.1.tgz#f0baef739ff7e2fafcb8b98ad29f6ac817e53e32"
@@ -1431,6 +1446,15 @@
14311446
"@graphql-mesh/utils" "0.16.0"
14321447
"@graphql-tools/utils" "8.1.2"
14331448

1449+
"@graphql-mesh/string-interpolation@^0.5.3":
1450+
version "0.5.3"
1451+
resolved "https://registry.yarnpkg.com/@graphql-mesh/string-interpolation/-/string-interpolation-0.5.3.tgz#e950012e46cdf354c34406222f3ecbaaeb1853fb"
1452+
integrity sha512-/R4kj3M1uqUie/7RZ58zgRrT8RBrDsCCR6ii00s62DbLsl+jZYOZFyTqHGsFbP7L7aHnl0fo1dwhEJIs+rjCLg==
1453+
dependencies:
1454+
dayjs "1.11.10"
1455+
json-pointer "0.6.2"
1456+
lodash.get "4.4.2"
1457+
14341458
"@graphql-mesh/thrift@^0.7.0":
14351459
version "0.7.21"
14361460
resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.7.21.tgz#223f3521dd4b7339b4f40c3b3511fb172111094e"
@@ -1483,16 +1507,17 @@
14831507
"@graphql-tools/load" "6.2.8"
14841508
"@graphql-tools/merge" "6.2.14"
14851509

1486-
"@graphql-mesh/transform-federation@^0.5.1":
1487-
version "0.5.15"
1488-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.5.15.tgz#67f94714322a92509e6605576950cc91a35ec24b"
1489-
integrity sha512-pnI0+wEvoMoU3KZR7IRd1r6QAyEpMifL0sONnk7S89u8dMplhYFCkd3l94dZpjnMcd/HPHCBC4zH5158S7Zh2g==
1510+
"@graphql-mesh/transform-federation@^0.98.0":
1511+
version "0.98.0"
1512+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-federation/-/transform-federation-0.98.0.tgz#574365081fb0f6a6485b29f61a87cecd93d0c0e4"
1513+
integrity sha512-2WbRP17tFwWjjj5TozyKwY56k6BHDLi+In24rpu0bES3Fp06M8LkAYZUTHJ3wq76WRh3deE4t9dQW/hBoaqRMA==
14901514
dependencies:
1491-
"@apollo/federation" "0.25.1"
1492-
"@graphql-mesh/types" "0.42.0"
1493-
"@graphql-mesh/utils" "0.12.0"
1494-
graphql-transform-federation "2.2.0"
1495-
lodash "4.17.21"
1515+
"@apollo/subgraph" "^2.4.1"
1516+
"@graphql-mesh/string-interpolation" "^0.5.3"
1517+
"@graphql-tools/delegate" "^10.0.6"
1518+
"@graphql-tools/stitching-directives" "^3.0.0"
1519+
dset "^3.1.2"
1520+
graphql-transform-federation "^2.2.0"
14961521

14971522
"@graphql-mesh/transform-filter-schema@^0.10.3":
14981523
version "0.10.17"
@@ -1737,6 +1762,16 @@
17371762
tslib "~2.3.0"
17381763
value-or-promise "1.0.10"
17391764

1765+
"@graphql-tools/batch-execute@^9.0.4":
1766+
version "9.0.4"
1767+
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-9.0.4.tgz#11601409c0c33491971fc82592de12390ec58be2"
1768+
integrity sha512-kkebDLXgDrep5Y0gK1RN3DMUlLqNhg60OAz0lTCqrYeja6DshxLtLkj+zV4mVbBA4mQOEoBmw6g1LZs3dA84/w==
1769+
dependencies:
1770+
"@graphql-tools/utils" "^10.0.13"
1771+
dataloader "^2.2.2"
1772+
tslib "^2.4.0"
1773+
value-or-promise "^1.0.12"
1774+
17401775
"@graphql-tools/[email protected]", "@graphql-tools/code-file-loader@^6.2.5":
17411776
version "6.3.1"
17421777
resolved "https://registry.yarnpkg.com/@graphql-tools/code-file-loader/-/code-file-loader-6.3.1.tgz#42dfd4db5b968acdb453382f172ec684fa0c34ed"
@@ -1821,6 +1856,18 @@
18211856
tslib "~2.3.0"
18221857
value-or-promise "1.0.10"
18231858

1859+
"@graphql-tools/delegate@^10.0.4", "@graphql-tools/delegate@^10.0.6":
1860+
version "10.0.6"
1861+
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-10.0.6.tgz#3c1f77a947d6eff5212e8fec8b845074c13305ec"
1862+
integrity sha512-UKr4qt4JAms+e6nKvI3oJSdYDef4iEqZIxH51/GM3noRpgj7UDRaze1uZ6/7bZCMoB4MyKH8hYk0bwABzedemA==
1863+
dependencies:
1864+
"@graphql-tools/batch-execute" "^9.0.4"
1865+
"@graphql-tools/executor" "^1.2.1"
1866+
"@graphql-tools/schema" "^10.0.3"
1867+
"@graphql-tools/utils" "^10.0.13"
1868+
dataloader "^2.2.2"
1869+
tslib "^2.5.0"
1870+
18241871
"@graphql-tools/delegate@^8.1.0":
18251872
version "8.2.0"
18261873
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-8.2.0.tgz#c43e102aab89cced33e0be7a47faae759321d441"
@@ -1833,6 +1880,17 @@
18331880
tslib "~2.3.0"
18341881
value-or-promise "1.0.10"
18351882

1883+
"@graphql-tools/executor@^1.2.1":
1884+
version "1.2.6"
1885+
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.2.6.tgz#71caa7c52108e4744bfa5ffdc958126bb4b48ff2"
1886+
integrity sha512-+1kjfqzM5T2R+dCw7F4vdJ3CqG+fY/LYJyhNiWEFtq0ToLwYzR/KKyD8YuzTirEjSxWTVlcBh7endkx5n5F6ew==
1887+
dependencies:
1888+
"@graphql-tools/utils" "^10.1.1"
1889+
"@graphql-typed-document-node/core" "3.2.0"
1890+
"@repeaterjs/repeater" "^3.0.4"
1891+
tslib "^2.4.0"
1892+
value-or-promise "^1.0.12"
1893+
18361894
"@graphql-tools/git-loader@^6.2.5":
18371895
version "6.2.6"
18381896
resolved "https://registry.yarnpkg.com/@graphql-tools/git-loader/-/git-loader-6.2.6.tgz#c2226f4b8f51f1c05c9ab2649ba32d49c68cd077"
@@ -2003,6 +2061,14 @@
20032061
"@graphql-tools/utils" "^8.2.0"
20042062
tslib "~2.3.0"
20052063

2064+
"@graphql-tools/merge@^9.0.3":
2065+
version "9.0.3"
2066+
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.3.tgz#4d0b467132e6f788b69fab803d31480b8ce4b61a"
2067+
integrity sha512-FeKv9lKLMwqDu0pQjPpF59GY3HReUkWXKsMIuMuJQOKh9BETu7zPEFUELvcw8w+lwZkl4ileJsHXC9+AnsT2Lw==
2068+
dependencies:
2069+
"@graphql-tools/utils" "^10.0.13"
2070+
tslib "^2.4.0"
2071+
20062072
"@graphql-tools/[email protected]":
20072073
version "8.1.4"
20082074
resolved "https://registry.yarnpkg.com/@graphql-tools/mock/-/mock-8.1.4.tgz#4d2ef054f83bd71dfe294a9750c19f90b6dedb91"
@@ -2096,6 +2162,16 @@
20962162
tslib "~2.3.0"
20972163
value-or-promise "1.0.10"
20982164

2165+
"@graphql-tools/schema@^10.0.3":
2166+
version "10.0.3"
2167+
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.3.tgz#48c14be84cc617c19c4c929258672b6ab01768de"
2168+
integrity sha512-p28Oh9EcOna6i0yLaCFOnkcBDQECVf3SCexT6ktb86QNj9idnkhI+tCxnwZDh58Qvjd2nURdkbevvoZkvxzCog==
2169+
dependencies:
2170+
"@graphql-tools/merge" "^9.0.3"
2171+
"@graphql-tools/utils" "^10.0.13"
2172+
tslib "^2.4.0"
2173+
value-or-promise "^1.0.12"
2174+
20992175
"@graphql-tools/schema@^8.0.0", "@graphql-tools/schema@^8.0.1":
21002176
version "8.0.1"
21012177
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.0.1.tgz#178b734f3784e632a76bdd144ffa8a32169a6f4a"
@@ -2138,6 +2214,15 @@
21382214
"@graphql-tools/utils" "^8.1.1"
21392215
tslib "~2.3.0"
21402216

2217+
"@graphql-tools/stitching-directives@^3.0.0":
2218+
version "3.0.2"
2219+
resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-3.0.2.tgz#5e48d70c8f10575ba6ae8bc019b477db3788e8eb"
2220+
integrity sha512-xZ/gU+p3YKm/asvxiseuyDIS6NL1+LKMhoafqSadxxweDsskSpPrWZfOWGlblVq/w7iikxQhRF2b8+VVgF6Myg==
2221+
dependencies:
2222+
"@graphql-tools/delegate" "^10.0.4"
2223+
"@graphql-tools/utils" "^10.0.13"
2224+
tslib "^2.4.0"
2225+
21412226
"@graphql-tools/[email protected]", "@graphql-tools/url-loader@^6.3.2":
21422227
version "6.10.1"
21432228
resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-6.10.1.tgz#dc741e4299e0e7ddf435eba50a1f713b3e763b33"
@@ -2220,6 +2305,16 @@
22202305
dependencies:
22212306
tslib "~2.3.0"
22222307

2308+
"@graphql-tools/utils@^10.0.13", "@graphql-tools/utils@^10.1.1":
2309+
version "10.1.3"
2310+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.1.3.tgz#e9c8913a74c97f9a9210d22b45f520762f2fa299"
2311+
integrity sha512-loco2ctrrMQzdpSHbcOo6+Ecp21BV67cQ2pNGhuVKAexruu01RdLn3LgtK47B9BpLz3cUD6U0u1R0rur7xMOOg==
2312+
dependencies:
2313+
"@graphql-typed-document-node/core" "^3.1.1"
2314+
cross-inspect "1.0.0"
2315+
dset "^3.1.2"
2316+
tslib "^2.4.0"
2317+
22232318
"@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.1.2", "@graphql-tools/utils@^8.2.0":
22242319
version "8.2.1"
22252320
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.2.1.tgz#381e79fa04041f91f132d252216adcb3970e3c1e"
@@ -2254,6 +2349,11 @@
22542349
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.0.tgz#0eee6373e11418bfe0b5638f654df7a4ca6a3950"
22552350
integrity sha512-wYn6r8zVZyQJ6rQaALBEln5B1pzxb9shV5Ef97kTvn6yVGrqyXVnDqnU24MXnFubR+rZjBY9NWuxX3FB2sTsjg==
22562351

2352+
"@graphql-typed-document-node/[email protected]", "@graphql-typed-document-node/core@^3.1.1":
2353+
version "3.2.0"
2354+
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
2355+
integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==
2356+
22572357
"@grpc/grpc-js@^1.1.7":
22582358
version "1.3.3"
22592359
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.3.3.tgz#479764be3044f44c9fe38702643f59ea1a5374cb"
@@ -2635,6 +2735,11 @@
26352735
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
26362736
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
26372737

2738+
"@repeaterjs/repeater@^3.0.4":
2739+
version "3.0.5"
2740+
resolved "https://registry.yarnpkg.com/@repeaterjs/repeater/-/repeater-3.0.5.tgz#b77571685410217a548a9c753aa3cdfc215bfc78"
2741+
integrity sha512-l3YHBLAol6d/IKnB9LhpD0cEZWAoe3eFKUyTYWmFmCO2Q/WOckxLQAUyMZWwZV2M/m3+4vgRoaolFqaII82/TA==
2742+
26382743
"@sinonjs/commons@^1.7.0":
26392744
version "1.8.3"
26402745
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d"
@@ -3114,6 +3219,11 @@
31143219
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f"
31153220
integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==
31163221

3222+
"@types/uuid@^9.0.0":
3223+
version "9.0.8"
3224+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba"
3225+
integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==
3226+
31173227
31183228
version "1.0.2"
31193229
resolved "https://registry.yarnpkg.com/@types/websocket/-/websocket-1.0.2.tgz#d2855c6a312b7da73ed16ba6781815bf30c6187a"
@@ -4619,6 +4729,13 @@ [email protected], cross-fetch@^3.0.4:
46194729
dependencies:
46204730
node-fetch "2.6.1"
46214731

4732+
4733+
version "1.0.0"
4734+
resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.0.tgz#5fda1af759a148594d2d58394a9e21364f6849af"
4735+
integrity sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ==
4736+
dependencies:
4737+
tslib "^2.4.0"
4738+
46224739
cross-spawn@^5.0.1, cross-spawn@^5.1.0:
46234740
version "5.1.0"
46244741
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -4731,11 +4848,21 @@ [email protected], dataloader@^2.0.0:
47314848
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.0.0.tgz#41eaf123db115987e21ca93c005cd7753c55fe6f"
47324849
integrity sha512-YzhyDAwA4TaQIhM5go+vCLmU0UikghC/t9DTQYZR2M/UvZ1MdOhPezSDZcjj9uqQJOMqjLcpWtyW2iNINdlatQ==
47334850

4851+
dataloader@^2.2.2:
4852+
version "2.2.2"
4853+
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.2.tgz#216dc509b5abe39d43a9b9d97e6e5e473dfbe3e0"
4854+
integrity sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==
4855+
47344856
47354857
version "2.23.0"
47364858
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9"
47374859
integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA==
47384860

4861+
4862+
version "1.11.10"
4863+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
4864+
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
4865+
47394866
dd-trace@^1.0.0:
47404867
version "1.0.0"
47414868
resolved "https://registry.yarnpkg.com/dd-trace/-/dd-trace-1.0.0.tgz#33bb92aaa491b1eabfd20ab0f8504507266c4f96"
@@ -4965,6 +5092,11 @@ dotsplit.js@^1.0.3:
49655092
resolved "https://registry.yarnpkg.com/dotsplit.js/-/dotsplit.js-1.1.0.tgz#25a239eabe922a91ffa5d2a172d6c9fb82451e02"
49665093
integrity sha1-JaI56r6SKpH/pdKhctbJ+4JFHgI=
49675094

5095+
dset@^3.1.2:
5096+
version "3.1.3"
5097+
resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.3.tgz#c194147f159841148e8e34ca41f638556d9542d2"
5098+
integrity sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ==
5099+
49685100
ecc-jsbn@~0.1.1:
49695101
version "0.1.2"
49705102
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
@@ -5737,6 +5869,11 @@ for-each@^0.3.3:
57375869
dependencies:
57385870
is-callable "^1.1.3"
57395871

5872+
foreach@^2.0.4:
5873+
version "2.0.6"
5874+
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.6.tgz#87bcc8a1a0e74000ff2bf9802110708cfb02eb6e"
5875+
integrity sha512-k6GAGDyqLe9JaebCsFCoudPPWfihKu8pylYXRlqP1J7ms39iPoTtk2fviNglIeQEwdh0bQeKJ01ZPyuyQvKzwg==
5876+
57405877
foreach@^2.0.5:
57415878
version "2.0.5"
57425879
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
@@ -6262,7 +6399,7 @@ graphql-tools@^7.0.2:
62626399
optionalDependencies:
62636400
"@apollo/client" "~3.2.5 || ~3.3.0"
62646401

6265-
6402+
graphql-transform-federation@^2.2.0:
62666403
version "2.2.0"
62676404
resolved "https://registry.yarnpkg.com/graphql-transform-federation/-/graphql-transform-federation-2.2.0.tgz#b7939ec978bace6f7e7c8be5f6900b3096820bd7"
62686405
integrity sha512-BYyh5teDshQvh3mE/7xUSr9GnO8G8qC47MxXE5ELoA3htfkBGo8I1rXks8bowu644NMcIINJFJrIgn4tJVZ/uQ==
@@ -7498,6 +7635,11 @@ [email protected]:
74987635
import-local "^3.0.2"
74997636
jest-cli "^27.1.0"
75007637

7638+
js-levenshtein@^1.1.6:
7639+
version "1.1.6"
7640+
resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d"
7641+
integrity sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g==
7642+
75017643
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
75027644
version "4.0.0"
75037645
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -7583,6 +7725,13 @@ json-parse-even-better-errors@^2.3.0:
75837725
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
75847726
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
75857727

7728+
7729+
version "0.6.2"
7730+
resolved "https://registry.yarnpkg.com/json-pointer/-/json-pointer-0.6.2.tgz#f97bd7550be5e9ea901f8c9264c9d436a22a93cd"
7731+
integrity sha512-vLWcKbOaXlO+jvRy4qNd+TI1QUPZzfJj1tpJ3vAXDych5XJf93ftpUKe5pKCrzyIIwgBJcOcCVRUfqQP25afBw==
7732+
dependencies:
7733+
foreach "^2.0.4"
7734+
75867735
75877736
version "2.2.0"
75887737
resolved "https://registry.yarnpkg.com/json-ptr/-/json-ptr-2.2.0.tgz#a4de4ed638cb23ae4cd4b51f8bf972a1c2293f1e"
@@ -7870,6 +8019,11 @@ lodash.flatten@^4.4.0:
78708019
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
78718020
integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=
78728021

8022+
8023+
version "4.4.2"
8024+
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
8025+
integrity sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==
8026+
78738027
lodash.includes@^4.3.0:
78748028
version "4.3.0"
78758029
resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"
@@ -10801,6 +10955,11 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@~2.3
1080110955
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
1080210956
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
1080310957

10958+
tslib@^2.4.0, tslib@^2.5.0:
10959+
version "2.6.2"
10960+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
10961+
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
10962+
1080410963
tslib@~2.0.1:
1080510964
version "2.0.3"
1080610965
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
@@ -11056,6 +11215,11 @@ uuid@^8.0.0, uuid@^8.3.2:
1105611215
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
1105711216
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
1105811217

11218+
uuid@^9.0.0:
11219+
version "9.0.1"
11220+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
11221+
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
11222+
1105911223
v8-compile-cache@^2.0.3:
1106011224
version "2.3.0"
1106111225
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
@@ -11093,6 +11257,11 @@ [email protected]:
1109311257
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.6.tgz#218aa4794aa2ee24dcf48a29aba4413ed584747f"
1109411258
integrity sha512-9r0wQsWD8z/BxPOvnwbPf05ZvFngXyouE9EKB+5GbYix+BYnAwrIChCUyFIinfbf2FL/U71z+CPpbnmTdxrwBg==
1109511259

11260+
value-or-promise@^1.0.12:
11261+
version "1.0.12"
11262+
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c"
11263+
integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==
11264+
1109611265
vary@^1, vary@~1.1.2:
1109711266
version "1.1.2"
1109811267
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)