diff --git a/AhMyth-Server/app/node_modules/anymatch/package.json b/AhMyth-Server/app/node_modules/anymatch/package.json index 946d0d18..d736db8a 100644 --- a/AhMyth-Server/app/node_modules/anymatch/package.json +++ b/AhMyth-Server/app/node_modules/anymatch/package.json @@ -52,7 +52,7 @@ }, "dependencies": { "arrify": "^1.0.0", - "micromatch": "^2.1.5" + "micromatch": "^4.0.6" }, "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", "devDependencies": {