From 3f520705cc8be542fcb1cab738cc44e0fe7dd87c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 07:22:32 +0000 Subject: [PATCH] Bump bootstrap from 4.6.0 to 5.0.2 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 5.0.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.0...v5.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff6725..00b532a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@vitalets/google-translate-api": "^4.0.0", - "bootstrap": "^4.5.0", + "bootstrap": "^5.0.2", "chalk": "^4.1.0", "cheerio": "^1.0.0-rc.3", "discord.js": "^12.2.0",