From 35726b06e72d1988e8b367e31a721c1b3ca707f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 02:06:58 +0000 Subject: [PATCH] Bump bootstrap from 3.3.7 to 3.4.1 in /web-simple-theme 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: indirect ... Signed-off-by: dependabot[bot] --- web-simple-theme/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web-simple-theme/yarn.lock b/web-simple-theme/yarn.lock index ce3eb3c..dd95f6b 100644 --- a/web-simple-theme/yarn.lock +++ b/web-simple-theme/yarn.lock @@ -88,8 +88,8 @@ angular@^1.7.1: resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.2.tgz#687b955dbe5c533f8d73460461707af00360251f" bootstrap@^3.3.7: - version "3.3.7" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" + version "3.4.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72" font-awesome@^4.7.0: version "4.7.0"