diff --git a/AhMyth-Server/app/node_modules/cli-table/package.json b/AhMyth-Server/app/node_modules/cli-table/package.json index fca89504..24a11cbd 100644 --- a/AhMyth-Server/app/node_modules/cli-table/package.json +++ b/AhMyth-Server/app/node_modules/cli-table/package.json @@ -57,7 +57,7 @@ } ], "dependencies": { - "colors": "1.0.3" + "colors": "1.4.0" }, "description": "Pretty unicode tables for the CLI", "devDependencies": {