Skip to content

Commit dfe4203

Browse files
Merge pull request #3412 from nestjs/renovate/chokidar-4.x
fix(deps): update dependency chokidar to v4.0.3
2 parents 0a97d00 + 1563dd3 commit dfe4203

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@graphql-tools/schema": "10.0.10",
2323
"@graphql-tools/utils": "10.6.1",
2424
"@nestjs/mapped-types": "2.0.6",
25-
"chokidar": "4.0.1",
25+
"chokidar": "4.0.3",
2626
"fast-glob": "3.3.2",
2727
"graphql-tag": "2.12.6",
2828
"graphql-ws": "5.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3498,10 +3498,10 @@ chardet@^0.7.0:
34983498
resolved "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz"
34993499
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
35003500

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==
35053505
dependencies:
35063506
readdirp "^4.0.1"
35073507

0 commit comments

Comments
 (0)