File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 20
20
"dependencies" : {
21
21
"@graphql-tools/merge" : " 8.3.6" ,
22
22
"@graphql-tools/schema" : " 9.0.4" ,
23
- "@graphql-tools/utils" : " 8.12 .0" ,
23
+ "@graphql-tools/utils" : " 9.1 .0" ,
24
24
"@nestjs/mapped-types" : " 1.2.0" ,
25
25
"chokidar" : " 3.5.3" ,
26
26
"fast-glob" : " 3.2.12" ,
Original file line number Diff line number Diff line change 1130
1130
dependencies :
1131
1131
tslib "^2.4.0"
1132
1132
1133
+ " @graphql-tools/[email protected] " :
1134
+ version "9.1.0"
1135
+ resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.1.0.tgz#c33893e0aa9cbd3760d94f1771477e722adb4e54"
1136
+ integrity sha512-4Ketxo98IwKA/56LP6cI6PgQBwUCujszQcTNkzjq7liJPa2mLjKnmVOJ0bauMwKcEazeYuZagceljb0POmEGvQ==
1137
+ dependencies :
1138
+ tslib "^2.4.0"
1139
+
1133
1140
" @graphql-tools/utils@^8.5.1 " :
1134
1141
version "8.5.2"
1135
1142
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.2.tgz#fa775d92c19237f648105f7d4aeeeb63ba3d257f"
You can’t perform that action at this time.
0 commit comments