diff --git a/node_modules/glob-watcher/package.json b/node_modules/glob-watcher/package.json index a84779bdbf..7da0802f6d 100644 --- a/node_modules/glob-watcher/package.json +++ b/node_modules/glob-watcher/package.json @@ -35,7 +35,7 @@ "dependencies": { "anymatch": "^2.0.0", "async-done": "^1.2.0", - "chokidar": "^2.0.0", + "chokidar": "^4.0.0", "is-negated-glob": "^1.0.0", "just-debounce": "^1.0.0", "object.defaults": "^1.1.0"