From 81f23981560481edb27e07bd65e4eddf05050273 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 05:56:51 +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 16558e1e10..8591356868 100644 --- a/src/main/jhipster/package.json +++ b/src/main/jhipster/package.json @@ -23,7 +23,7 @@ "@ng-select/ng-select": "2.20.5", "@swimlane/ngx-charts": "^17.0.1", "@types/d3-graphviz": "^2.6.1", - "bootstrap": "4.1.3", + "bootstrap": "4.3.1", "core-js": "2.5.7", "d3": "^5.16.0", "d3-graphviz": "^2.6.1", diff --git a/src/main/jhipster/yarn.lock b/src/main/jhipster/yarn.lock index 00fce889b1..aff7c8ac69 100644 --- a/src/main/jhipster/yarn.lock +++ b/src/main/jhipster/yarn.lock @@ -1787,9 +1787,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"