File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-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.4 " ,
23
+ "@graphql-tools/json-file-loader" : " ^6.2.5 " ,
24
24
"@graphql-tools/url-loader" : " ^6.3.2" ,
25
25
"@graphql-tools/graphql-tag-pluck" : " ^6.3.0" ,
26
26
"graphql-config" : " ^3.0.0"
Original file line number Diff line number Diff line change 560
560
resolve-from "5.0.0"
561
561
tslib "~2.0.1"
562
562
563
- " @graphql-tools/json-file-loader@^6.0.0" , "@graphql-tools/json-file-loader@^6.2.4 ":
564
- version "6.2.4 "
565
- resolved "https://registry.npmjs.org /@graphql-tools/json-file-loader/-/json-file-loader-6.2.4 .tgz#0707fedfced73dd91b1dd81dfa02e83413e5aeaa "
566
- integrity sha512-1iL6wwZrUt888hExlNEloSpNXuuUFYD2KV2FZ82t6yiq6bO9Iyg12SUuGd5xVXx9jUkdaHRZc0plMyuIA6gTGA ==
563
+ " @graphql-tools/json-file-loader@^6.0.0" , "@graphql-tools/json-file-loader@^6.2.5 ":
564
+ version "6.2.5 "
565
+ resolved "https://registry.yarnpkg.com /@graphql-tools/json-file-loader/-/json-file-loader-6.2.5 .tgz#1357d2efd2f416f44e0dd717da06463c29adbf60 "
566
+ integrity sha512-9LS7WuQdSHlRUvXD7ixt5aDpr3hWsueURHOaWe7T0xZ+KWMTw+LIRtWIliCRzbjNmZ+4ZhwHB3Vc1SO2bfYLgg ==
567
567
dependencies :
568
- " @graphql-tools/utils" " ^6.2.4 "
568
+ " @graphql-tools/utils" " ^7.0.0 "
569
569
fs-extra "9.0.1"
570
570
tslib "~2.0.1"
571
571
You can’t perform that action at this time.
0 commit comments