From ce3c6f5efabfb678c49a9b032177fa3f1690985a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 03:18:12 +0000 Subject: [PATCH] Bump cfonts from 2.10.1 to 3.1.1 Bumps [cfonts](https://github.com/dominikwilkowski/cfonts) from 2.10.1 to 3.1.1. - [Release notes](https://github.com/dominikwilkowski/cfonts/releases) - [Commits](https://github.com/dominikwilkowski/cfonts/commits) --- updated-dependencies: - dependency-name: cfonts 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..95b1e76 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@adiwajshing/baileys": "^3.4.1", "async": "^3.2.0", "axios": "^0.21.1", - "cfonts": "^2.9.0", + "cfonts": "^3.1.1", "escape-string-regexp": "^5.0.0", "fake-useragent": "^1.0.1", "file-type": "^16.2.0",