From d782e15795e4de8afac79b3562ae41e3074e1ce7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 23:40:21 +0000 Subject: [PATCH] [Security] Bump bootstrap from 3.4.1 to 5.0.2 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to 5.0.2. **This update includes a security fix.** - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.4.1...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 2a22f4f..dc4fd92 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "babel-polyfill": "6.26.0", "bcryptjs": "2.4.3", "body-parser": "1.19.0", - "bootstrap": "3.4.1", + "bootstrap": "5.0.2", "compression": "1.7.4", "cors": "2.7.1", "express": "4.17.1",