File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 68
68
"@graphql-codegen/plugin-helpers" : " ^4.2.0" ,
69
69
"@graphql-codegen/schema-ast" : " 3.0.1" ,
70
70
"@graphql-codegen/visitor-plugin-common" : " ^3.0.0" ,
71
- "@graphql-tools/utils" : " ^9 .0.0" ,
71
+ "@graphql-tools/utils" : " ^10 .0.0" ,
72
72
"graphql" : " ^16.6.0"
73
73
},
74
74
"peerDependencies" : {
Original file line number Diff line number Diff line change 1496
1496
" @graphql-typed-document-node/core" " ^3.1.1"
1497
1497
tslib "^2.4.0"
1498
1498
1499
+ " @graphql-tools/utils@^10.0.0 " :
1500
+ version "10.0.0"
1501
+ resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.0.tgz#bfd3c78fb8c3d056d1f93956c83aaf1ab4a7dba6"
1502
+ integrity sha512-ndBPc6zgR+eGU/jHLpuojrs61kYN3Z89JyMLwK3GCRkPv4EQn9EOr1UWqF1JO0iM+/jAVHY0mvfUxyrFFN9DUQ==
1503
+ dependencies :
1504
+ " @graphql-typed-document-node/core" " ^3.1.1"
1505
+ tslib "^2.4.0"
1506
+
1499
1507
" @graphql-tools/wrap@8.5.0 " :
1500
1508
version "8.5.0"
1501
1509
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-8.5.0.tgz#ce1b0d775e1fc3a17404df566f4d2196d31c6e20"
You can’t perform that action at this time.
0 commit comments