diff --git a/AhMyth-Server/app/node_modules/yamljs/package.json b/AhMyth-Server/app/node_modules/yamljs/package.json index a867a57b..cae4d474 100644 --- a/AhMyth-Server/app/node_modules/yamljs/package.json +++ b/AhMyth-Server/app/node_modules/yamljs/package.json @@ -59,7 +59,7 @@ }, "dependencies": { "argparse": "^1.0.7", - "glob": "^7.0.5" + "glob": "^9.0.0" }, "description": "Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.", "devDependencies": {