File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 17
17
},
18
18
"dependencies" : {
19
19
"prettier-linter-helpers" : " 1.0.0" ,
20
- "@graphql-tools/utils" : " ^6.2.4 " ,
20
+ "@graphql-tools/utils" : " ^7.0.2 " ,
21
21
"@graphql-tools/load" : " ^6.2.4" ,
22
22
"@graphql-tools/graphql-file-loader" : " ^6.2.4" ,
23
23
"@graphql-tools/json-file-loader" : " ^6.2.4" ,
Original file line number Diff line number Diff line change 600
600
camel-case "4.1.1"
601
601
tslib "~2.0.1"
602
602
603
+ " @graphql-tools/utils@^7.0.2 " :
604
+ version "7.0.2"
605
+ resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.0.2.tgz#1977d3277158bf32df792a5ff76d3fdc04647a64"
606
+ integrity sha512-VQQ7krHeoXO0FS3qbWsb/vZb8c8oyiCYPIH4RSgeK9SKOUpatWYt3DW4jmLmyHZLVVMk0yjUbsOhKTBEMejKSA==
607
+ dependencies :
608
+ " @ardatan/aggregate-error" " 0.0.6"
609
+ camel-case "4.1.1"
610
+ tslib "~2.0.1"
611
+
603
612
" @graphql-tools/wrap@^6.2.4 " :
604
613
version "6.2.4"
605
614
resolved "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-6.2.4.tgz#2709817da6e469753735a9fe038c9e99736b2c57"
You can’t perform that action at this time.
0 commit comments