From 45e490603009d0838ee99e858668b200608cc2a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 03:16:19 +0000 Subject: [PATCH] Bump @adiwajshing/baileys from 3.5.3 to 4.0.1 Bumps [@adiwajshing/baileys](https://github.com/adiwajshing/baileys) from 3.5.3 to 4.0.1. - [Release notes](https://github.com/adiwajshing/baileys/releases) - [Commits](https://github.com/adiwajshing/baileys/compare/v3.5.3...v4.0.1) --- updated-dependencies: - dependency-name: "@adiwajshing/baileys" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1506a8..61e1f47 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "author": "MhankBarBar", "license": "ISC", "dependencies": { - "@adiwajshing/baileys": "^3.4.1", + "@adiwajshing/baileys": "^4.0.1", "async": "^3.2.0", "axios": "^0.21.1", "cfonts": "^2.9.0",