From 84b9ed4e9d16ea20413347099eef5391f8a302ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 02:03:17 +0000 Subject: [PATCH] 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:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index bd7e0da0..3e91366f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gulp-uglify": "^3.0.0", "yarn": "^1.3.2", "angular-translate": "~2.15.1", - "bootstrap": "~3.3.2", + "bootstrap": "~3.4.1", "jquery": "~3.1.1", "bootswatch": "~3.3.7", "ng-file-upload": "^12.0.1" diff --git a/yarn.lock b/yarn.lock index f8b3dfe1..7788cb03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -115,9 +115,9 @@ beeper@^1.0.0: version "1.1.1" resolved "https://registry.yarnpkg.com/beeper/-/beeper-1.1.1.tgz#e6d5ea8c5dad001304a70b22638447f69cb2f809" -bootstrap@~3.3.2: - 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" bootswatch@~3.3.7: version "3.3.7"