From 7756691c48afc7531351b3c3b0df193215991f93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 06:32:40 +0000 Subject: [PATCH] Bump bootstrap in /SpringBootDemo/SpringBoot+React/client Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.2 to 4.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.2...v4.4.1) Signed-off-by: dependabot[bot] --- SpringBootDemo/SpringBoot+React/client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringBootDemo/SpringBoot+React/client/package.json b/SpringBootDemo/SpringBoot+React/client/package.json index 7f1eeb1..b50bc5e 100644 --- a/SpringBootDemo/SpringBoot+React/client/package.json +++ b/SpringBootDemo/SpringBoot+React/client/package.json @@ -22,7 +22,7 @@ "@types/react-select": "^2.0.4", "@types/webpack-env": "^1.13.0", "awesome-typescript-loader": "^5.2.1", - "bootstrap": "4.1.2", + "bootstrap": "4.4.1", "copy-webpack-plugin": "^4.5.2", "css-loader": "0.28.1", "event-source-polyfill": "0.0.9",