diff --git a/AhMyth-Server/app/node_modules/argparse/package.json b/AhMyth-Server/app/node_modules/argparse/package.json index 8445624a..34b69429 100644 --- a/AhMyth-Server/app/node_modules/argparse/package.json +++ b/AhMyth-Server/app/node_modules/argparse/package.json @@ -58,7 +58,7 @@ } ], "dependencies": { - "sprintf-js": "~1.0.2" + "sprintf-js": "~1.1.3" }, "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", "devDependencies": {