From 86a3598451bbaacd71cbe6c25f2c321453481d2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 04:48:22 +0000 Subject: [PATCH] chore(deps): bump bootstrap from 3.3.7 to 3.4.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ca2c3506b41..3776d09f0c2 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "angular-ui-sortable": "^0.17.0", "angular2react": "^3.0.2", "babel-preset-env": "^1.6.1", - "bootstrap": "3.3.7", + "bootstrap": "3.4.1", "cachefactory": "^3.0.0", "classname": "^0.0.0", "clipboard": "^1.5.12", diff --git a/yarn.lock b/yarn.lock index 36d50bc63b8..43d4b8ed751 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2214,6 +2214,10 @@ bootstrap@3.3.7: version "3.3.7" resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" +bootstrap@3.4.1: + version "3.4.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72" + boundary-cells@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/boundary-cells/-/boundary-cells-2.0.1.tgz#e905a8d1419cf47cb36be3dbf525db5e24de0042"