File tree Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 19
19
"prettier-linter-helpers" : " 1.0.0" ,
20
20
"@graphql-tools/utils" : " ^7.0.2" ,
21
21
"@graphql-tools/load" : " ^6.2.5" ,
22
- "@graphql-tools/graphql-file-loader" : " ^6.2.5 " ,
22
+ "@graphql-tools/graphql-file-loader" : " ^6.2.6 " ,
23
23
"@graphql-tools/json-file-loader" : " ^6.2.6" ,
24
24
"@graphql-tools/url-loader" : " ^6.4.0" ,
25
25
"@graphql-tools/graphql-tag-pluck" : " ^6.3.0" ,
Original file line number Diff line number Diff line change 538
538
is-promise "4.0.0"
539
539
tslib "~2.0.1"
540
540
541
- " @graphql-tools/graphql-file-loader@^6.0.0" , "@graphql-tools/graphql-file-loader@^6.2.5 ":
542
- version "6.2.5 "
543
- resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-6.2.5 .tgz#831289675e5f446baa19afbc0af8ea6bc94063bf "
544
- integrity sha512-vYDn71FHqwCxWgw8swoVOsD5C0xGz/Lw4zUQnPcgZfAzhAAwl6e/rVWl/HF1UNNSf5CSZu+2oidjOWCI5Wl6Gg ==
541
+ " @graphql-tools/graphql-file-loader@^6.0.0" , "@graphql-tools/graphql-file-loader@^6.2.6 ":
542
+ version "6.2.6 "
543
+ resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-6.2.6 .tgz#5b907d21b0f947df892ed837db74cd3f6d771c34 "
544
+ integrity sha512-L+RdYl5C6+X0zdOTUotY0K5zwqvSGpqI/qcZpVvCDenoAcVTyaNLmnd/ViErwedhCaGqAAV0wI1nPtyKFPlMUg ==
545
545
dependencies :
546
- " @graphql-tools/import" " ^6.2.4 "
546
+ " @graphql-tools/import" " ^6.2.5 "
547
547
" @graphql-tools/utils" " ^7.0.0"
548
- fs-extra "9.0.1"
549
548
tslib "~2.0.1"
550
549
551
550
" @graphql-tools/graphql-tag-pluck@^6.3.0 " :
561
560
optionalDependencies :
562
561
vue-template-compiler "^2.6.12"
563
562
564
- " @graphql-tools/import@^6.2.4 " :
565
- version "6.2.4 "
566
- resolved "https://registry.npmjs.org /@graphql-tools/import/-/import-6.2.4 .tgz#0547f6d4754a924e80439d6af013577cdb617194 "
567
- integrity sha512-Q6fk6hbtDevoEVcgwb3WRn7XOqGY4MnX3Mvc+x8/b8k4RZ4wT+0WSLRDXGAKiVKRxGhgouU2lZVnGE/LDrGSCg ==
563
+ " @graphql-tools/import@^6.2.5 " :
564
+ version "6.2.5 "
565
+ resolved "https://registry.yarnpkg.com /@graphql-tools/import/-/import-6.2.5 .tgz#5f279815229320128a07cad188c4860be18cb422 "
566
+ integrity sha512-ZGXT5tDod7m+LO38fc+o0JzR1LstL0RF35HKEWoUdxRIVaaeYH9VMuan9Gn+9M9RDME3RnzEa9aGzf9ATj8bTA ==
568
567
dependencies :
569
- fs-extra "9.0.1"
570
568
resolve-from "5.0.0"
571
569
tslib "~2.0.1"
572
570
You can’t perform that action at this time.
0 commit comments