From 490c96173b236f27d4bd68c26475ce478802d713 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:55:32 +0000 Subject: [PATCH] [Security] Bump bootstrap from 3.4.1 to 5.0.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to 5.0.1. **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.1) 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..742433e 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.1", "compression": "1.7.4", "cors": "2.7.1", "express": "4.17.1",