diff --git a/AhMyth-Server/app/node_modules/gulp-watch/package.json b/AhMyth-Server/app/node_modules/gulp-watch/package.json index 68964e81..e6ef0244 100644 --- a/AhMyth-Server/app/node_modules/gulp-watch/package.json +++ b/AhMyth-Server/app/node_modules/gulp-watch/package.json @@ -64,8 +64,8 @@ "url": "https://github.com/floatdrop/gulp-watch/issues" }, "dependencies": { - "anymatch": "^1.3.0", - "chokidar": "^1.6.1", + "anymatch": "^3.0.0", + "chokidar": "^3.0.0", "glob-parent": "^3.0.1", "gulp-util": "^3.0.7", "object-assign": "^4.1.0",