File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
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
- "chokidar" : " 3.5.2 " ,
24
+ "chokidar" : " 3.5.3 " ,
25
25
"fast-glob" : " 3.2.11" ,
26
26
"graphql-tag" : " 2.12.6" ,
27
27
"graphql-ws" : " 5.5.5" ,
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
@@ -3501,10 +3501,10 @@ chardet@^0.7.0:
3501
3501
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
3502
3502
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
3503
3503
3504
-
3505
- version "3.5.2 "
3506
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2 .tgz#dba3976fcadb016f66fd365021d91600d01c1e75 "
3507
- integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ ==
3504
+
3505
+ version "3.5.3 "
3506
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3 .tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd "
3507
+ integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw ==
3508
3508
dependencies :
3509
3509
anymatch "~3.1.2"
3510
3510
braces "~3.0.2"
You can’t perform that action at this time.
0 commit comments