diff --git a/AhMyth-Server/app/node_modules/findup-sync/package.json b/AhMyth-Server/app/node_modules/findup-sync/package.json index 715e7c4c..2dbe0f97 100644 --- a/AhMyth-Server/app/node_modules/findup-sync/package.json +++ b/AhMyth-Server/app/node_modules/findup-sync/package.json @@ -56,7 +56,7 @@ "dependencies": { "detect-file": "^0.1.0", "is-glob": "^2.0.1", - "micromatch": "^2.3.7", + "micromatch": "^3.0.0", "resolve-dir": "^0.1.0" }, "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",