File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 36
36
"apollo-server-fastify" : " 3.6.2"
37
37
},
38
38
"dependencies" : {
39
- "@graphql-tools/utils" : " 8.5.5 " ,
39
+ "@graphql-tools/utils" : " 8.6.1 " ,
40
40
"lodash.omit" : " 4.5.0"
41
41
},
42
42
"peerDependencies" : {
Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"@graphql-tools/merge" : " 8.2.1" ,
21
21
"@graphql-tools/schema" : " 8.3.1" ,
22
- "@graphql-tools/utils" : " 8.5.5 " ,
22
+ "@graphql-tools/utils" : " 8.6.1 " ,
23
23
"@nestjs/mapped-types" : " 1.0.1" ,
24
24
"chokidar" : " 3.5.3" ,
25
25
"fast-glob" : " 3.2.11" ,
Original file line number Diff line number Diff line change 32
32
"mercurius-integration-testing" : " 3.2.0"
33
33
},
34
34
"dependencies" : {
35
- "@graphql-tools/utils" : " 8.5.5 "
35
+ "@graphql-tools/utils" : " 8.6.1 "
36
36
},
37
37
"peerDependencies" : {
38
38
"@nestjs/common" : " ^8.2.3" ,
Original file line number Diff line number Diff line change 794
794
tslib "~2.3.0"
795
795
value-or-promise "1.0.11"
796
796
797
- " @graphql-tools/utils@8.5.5 " :
798
- version "8.5.5 "
799
- resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.5 .tgz#019ddb99719feb19602afdb537c06e463df674a9 "
800
- integrity sha512-y7zRXWIUI73X+9/rf/0KzrNFMlpRKFfzLiwdbIeWwgLs+NV9vfUOoVkX8luXX6LwQxhSypHATMiwZGM2ro/wJA ==
797
+ " @graphql-tools/utils@8.6.1 " :
798
+ version "8.6.1 "
799
+ resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.6.1 .tgz#52c7eb108f2ca2fd01bdba8eef85077ead1bf882 "
800
+ integrity sha512-uxcfHCocp4ENoIiovPxUWZEHOnbXqj3ekWc0rm7fUhW93a1xheARNHcNKhwMTR+UKXVJbTFQdGI1Rl5XdyvDBg ==
801
801
dependencies :
802
802
tslib "~2.3.0"
803
803
You can’t perform that action at this time.
0 commit comments