Skip to content

Commit 9258dc4

Browse files
Update dependency @graphql-tools/graphql-file-loader to v8.0.21 (#10778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4755a8f commit 9258dc4

File tree

1 file changed

+33
-18
lines changed

1 file changed

+33
-18
lines changed

yarn.lock

Lines changed: 33 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4463,17 +4463,17 @@ __metadata:
44634463
linkType: hard
44644464

44654465
"@graphql-tools/graphql-file-loader@npm:^8.0.0, @graphql-tools/graphql-file-loader@npm:^8.0.1":
4466-
version: 8.0.20
4467-
resolution: "@graphql-tools/graphql-file-loader@npm:8.0.20"
4466+
version: 8.0.21
4467+
resolution: "@graphql-tools/graphql-file-loader@npm:8.0.21"
44684468
dependencies:
4469-
"@graphql-tools/import": "npm:7.0.19"
4470-
"@graphql-tools/utils": "npm:^10.8.6"
4469+
"@graphql-tools/import": "npm:7.0.20"
4470+
"@graphql-tools/utils": "npm:^10.9.0"
44714471
globby: "npm:^11.0.3"
44724472
tslib: "npm:^2.4.0"
44734473
unixify: "npm:^1.0.0"
44744474
peerDependencies:
44754475
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
4476-
checksum: 10c0/94d8b4ad6730bfba174eda254692f483c6d0fe29cdd4e23d538e9171e806ca49978238bcc92d0c1753b8493f84a45b464148a3b91a39b90ed96eefe602425c61
4476+
checksum: 10c0/e7e9451f5c43979f9ae7445ada5957434436212ba0cab82e958b4e7f4038ee9117fe020f4b1377a18f5114a9f65c7cab7b97580413164a3880eafe6fa48e7379
44774477
languageName: node
44784478
linkType: hard
44794479

@@ -4510,16 +4510,17 @@ __metadata:
45104510
languageName: node
45114511
linkType: hard
45124512

4513-
"@graphql-tools/import@npm:7.0.19":
4514-
version: 7.0.19
4515-
resolution: "@graphql-tools/import@npm:7.0.19"
4513+
"@graphql-tools/import@npm:7.0.20":
4514+
version: 7.0.20
4515+
resolution: "@graphql-tools/import@npm:7.0.20"
45164516
dependencies:
4517-
"@graphql-tools/utils": "npm:^10.8.6"
4517+
"@graphql-tools/utils": "npm:^10.9.0"
4518+
"@theguild/federation-composition": "npm:^0.19.0"
45184519
resolve-from: "npm:5.0.0"
45194520
tslib: "npm:^2.4.0"
45204521
peerDependencies:
45214522
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
4522-
checksum: 10c0/5639fcd9c44a862710fc0821cb4798245ae20cfd7f0aa8a5bba420bde92882e0bc68350db0add59c3dfe544380e90424ff6e1bfd3e2441e8ac045b9ce0290a79
4523+
checksum: 10c0/b02be2bfa094de67450a7f7c69152460b32e86d279542c28af9b88032766d8b6f98b4fc49a15b84bde73281b193b10ced2184643d4e8e14a037c0b879643b8b4
45234524
languageName: node
45244525
linkType: hard
45254526

@@ -4686,9 +4687,9 @@ __metadata:
46864687
languageName: node
46874688
linkType: hard
46884689

4689-
"@graphql-tools/utils@npm:^10.0.0, @graphql-tools/utils@npm:^10.7.2, @graphql-tools/utils@npm:^10.8.6":
4690-
version: 10.8.6
4691-
resolution: "@graphql-tools/utils@npm:10.8.6"
4690+
"@graphql-tools/utils@npm:^10.0.0, @graphql-tools/utils@npm:^10.7.2, @graphql-tools/utils@npm:^10.8.6, @graphql-tools/utils@npm:^10.9.0":
4691+
version: 10.9.0
4692+
resolution: "@graphql-tools/utils@npm:10.9.0"
46924693
dependencies:
46934694
"@graphql-typed-document-node/core": "npm:^3.1.1"
46944695
"@whatwg-node/promise-helpers": "npm:^1.0.0"
@@ -4697,7 +4698,7 @@ __metadata:
46974698
tslib: "npm:^2.4.0"
46984699
peerDependencies:
46994700
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
4700-
checksum: 10c0/17f727eb85415c15c5920ab9ef4648e0d205e1ca8b7d8539ac84f55da04ed60464313792456ebbde30bb883c0abde8df81919fd22f2ed5096b873920e84bef4b
4701+
checksum: 10c0/fd8e82ff87c3debd78f774327160da81381c9b6746022b7e1e20861690c11c71022a6924d61da38460414046416a48eb8355556fd36dfc726ed160501ba009f7
47014702
languageName: node
47024703
linkType: hard
47034704

@@ -7054,6 +7055,20 @@ __metadata:
70547055
languageName: node
70557056
linkType: hard
70567057

7058+
"@theguild/federation-composition@npm:^0.19.0":
7059+
version: 0.19.1
7060+
resolution: "@theguild/federation-composition@npm:0.19.1"
7061+
dependencies:
7062+
constant-case: "npm:^3.0.4"
7063+
debug: "npm:4.4.1"
7064+
json5: "npm:^2.2.3"
7065+
lodash.sortby: "npm:^4.7.0"
7066+
peerDependencies:
7067+
graphql: ^16.0.0
7068+
checksum: 10c0/f5a1a9a89beaea4e5b152a05583d26d1a06ecc4139451a954f92894a22d24d99d7696842724d41d85fb3fa5e2976f4d2f07a49a914b4151a45ce70e81471c3a9
7069+
languageName: node
7070+
linkType: hard
7071+
70577072
"@tootallnate/once@npm:1":
70587073
version: 1.1.2
70597074
resolution: "@tootallnate/once@npm:1.1.2"
@@ -11365,15 +11380,15 @@ __metadata:
1136511380
languageName: node
1136611381
linkType: hard
1136711382

11368-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0":
11369-
version: 4.4.0
11370-
resolution: "debug@npm:4.4.0"
11383+
"debug@npm:4, debug@npm:4.4.1, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0":
11384+
version: 4.4.1
11385+
resolution: "debug@npm:4.4.1"
1137111386
dependencies:
1137211387
ms: "npm:^2.1.3"
1137311388
peerDependenciesMeta:
1137411389
supports-color:
1137511390
optional: true
11376-
checksum: 10c0/db94f1a182bf886f57b4755f85b3a74c39b5114b9377b7ab375dc2cfa3454f09490cc6c30f829df3fc8042bc8b8995f6567ce5cd96f3bc3688bd24027197d9de
11391+
checksum: 10c0/d2b44bc1afd912b49bb7ebb0d50a860dc93a4dd7d946e8de94abc957bb63726b7dd5aa48c18c2386c379ec024c46692e15ed3ed97d481729f929201e671fcd55
1137711392
languageName: node
1137811393
linkType: hard
1137911394

0 commit comments

Comments
 (0)