diff --git a/AhMyth-Server/app/node_modules/gulp-copy/package.json b/AhMyth-Server/app/node_modules/gulp-copy/package.json index 0a14bfdb..0e73e773 100644 --- a/AhMyth-Server/app/node_modules/gulp-copy/package.json +++ b/AhMyth-Server/app/node_modules/gulp-copy/package.json @@ -64,7 +64,7 @@ "url": "https://github.com/klaascuvelier/gulp-copy/issues" }, "dependencies": { - "gulp-util": "~2.2.9", + "gulp-util": "~3.0.8", "through": "2.3.4" }, "description": "Plugin copying files to a new destination and using that destionation for other actions",