From 9fba4f3e7dc791645a008c04414bd63a9854c7e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 03:29:07 +0000 Subject: [PATCH] Bump bootstrap from 4.1.1 to 4.3.1 in /static Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.1 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.1...v4.3.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- static/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/yarn.lock b/static/yarn.lock index ae5bf87..16e2fad 100644 --- a/static/yarn.lock +++ b/static/yarn.lock @@ -976,8 +976,8 @@ boom@5.x.x: hoek "4.x.x" bootstrap@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.1.tgz#3aec85000fa619085da8d2e4983dfd67cf2114cb" + version "4.3.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac" brace-expansion@^1.1.7: version "1.1.8"