From 0b982b80c160bb654279b4c6265b8818b5c053cb Mon Sep 17 00:00:00 2001 From: Abdul Moiz Date: Sun, 30 Oct 2022 22:01:51 +0500 Subject: [PATCH] updated npm packages. --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c7eaa61..326b414 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "author": "", "license": "ISC", "dependencies": { - "cli-progress": "^3.11.1", + "cli-progress": "^3.11.2", "fs": "0.0.1-security", "inquirer": "^8.2.4", - "winston": "^3.7.2", - "ytdl-core": "^4.11.0" + "winston": "^3.8.1", + "ytdl-core": "^4.11.2" } } \ No newline at end of file