File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 20
20
"@graphql-tools/utils" : " ^7.0.2" ,
21
21
"@graphql-tools/load" : " ^6.2.5" ,
22
22
"@graphql-tools/graphql-file-loader" : " ^6.2.5" ,
23
- "@graphql-tools/json-file-loader" : " ^6.2.5 " ,
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" ,
26
26
"graphql-config" : " ^3.2.0"
Original file line number Diff line number Diff line change 570
570
resolve-from "5.0.0"
571
571
tslib "~2.0.1"
572
572
573
- " @graphql-tools/json-file-loader@^6.0.0" , "@graphql-tools/json-file-loader@^6.2.5 ":
574
- version "6.2.5 "
575
- resolved "https://registry.yarnpkg.com/@graphql-tools/json-file-loader/-/json-file-loader-6.2.5 .tgz#1357d2efd2f416f44e0dd717da06463c29adbf60 "
576
- integrity sha512-9LS7WuQdSHlRUvXD7ixt5aDpr3hWsueURHOaWe7T0xZ+KWMTw+LIRtWIliCRzbjNmZ+4ZhwHB3Vc1SO2bfYLgg ==
573
+ " @graphql-tools/json-file-loader@^6.0.0" , "@graphql-tools/json-file-loader@^6.2.6 ":
574
+ version "6.2.6 "
575
+ resolved "https://registry.yarnpkg.com/@graphql-tools/json-file-loader/-/json-file-loader-6.2.6 .tgz#830482cfd3721a0799cbf2fe5b09959d9332739a "
576
+ integrity sha512-CnfwBSY5926zyb6fkDBHnlTblHnHI4hoBALFYXnrg0Ev4yWU8B04DZl/pBRUc459VNgO2x8/mxGIZj2hPJG1EA ==
577
577
dependencies :
578
578
" @graphql-tools/utils" " ^7.0.0"
579
- fs-extra "9.0.1"
580
579
tslib "~2.0.1"
581
580
582
581
" @graphql-tools/load@^6.0.0" , "@graphql-tools/load@^6.2.5":
You can’t perform that action at this time.
0 commit comments