File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"@graphql-tools/schema" : " 10.0.10" ,
23
23
"@graphql-tools/utils" : " 10.6.1" ,
24
24
"@nestjs/mapped-types" : " 2.0.6" ,
25
- "chokidar" : " 4.0.1 " ,
25
+ "chokidar" : " 4.0.3 " ,
26
26
"fast-glob" : " 3.3.2" ,
27
27
"graphql-tag" : " 2.12.6" ,
28
28
"graphql-ws" : " 5.16.0" ,
Original file line number Diff line number Diff line change @@ -3498,10 +3498,10 @@ chardet@^0.7.0:
3498
3498
resolved "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz"
3499
3499
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
3500
3500
3501
- chokidar@4.0.1 :
3502
- version "4.0.1 "
3503
- resolved "https://registry.npmjs.org /chokidar/-/chokidar-4.0.1 .tgz"
3504
- integrity sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA ==
3501
+ chokidar@4.0.3 :
3502
+ version "4.0.3 "
3503
+ resolved "https://registry.yarnpkg.com /chokidar/-/chokidar-4.0.3 .tgz#7be37a4c03c9aee1ecfe862a4a23b2c70c205d30 "
3504
+ integrity sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA ==
3505
3505
dependencies :
3506
3506
readdirp "^4.0.1"
3507
3507
You can’t perform that action at this time.
0 commit comments