From 0d12b0b37c17b5fa45f13c69b84c2b7dd5e2d1a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:22:32 +0000 Subject: [PATCH] Bump bootstrap from 4.1.3 to 4.3.1 in /src/main/jhipster Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.3 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.3...v4.3.1) Signed-off-by: dependabot[bot] --- src/main/jhipster/package.json | 2 +- src/main/jhipster/yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/main/jhipster/package.json b/src/main/jhipster/package.json index 6a5823d499..9a9731a776 100644 --- a/src/main/jhipster/package.json +++ b/src/main/jhipster/package.json @@ -18,7 +18,7 @@ "@angular/platform-browser-dynamic": "7.0.4", "@angular/router": "7.0.4", "@ng-bootstrap/ng-bootstrap": "4.2.2", - "bootstrap": "4.1.3", + "bootstrap": "4.3.1", "core-js": "2.5.7", "font-awesome": "4.7.0", "jquery": "3.2.1", diff --git a/src/main/jhipster/yarn.lock b/src/main/jhipster/yarn.lock index ff0d776614..1b764df97c 100644 --- a/src/main/jhipster/yarn.lock +++ b/src/main/jhipster/yarn.lock @@ -1520,9 +1520,10 @@ boom@2.x.x: dependencies: hoek "2.x.x" -bootstrap@4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.3.tgz#0eb371af2c8448e8c210411d0cb824a6409a12be" +bootstrap@4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac" + integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag== brace-expansion@^1.1.7: version "1.1.11"