From 76a126871c86abae520762376d6f288dc05fbf89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 05:14:13 +0000 Subject: [PATCH] Bump bootstrap from 3.3.7 to 3.4.1 in /Extras/overlord 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] --- Extras/overlord/package.json | 2 +- Extras/overlord/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Extras/overlord/package.json b/Extras/overlord/package.json index 6f562d2..1469e68 100644 --- a/Extras/overlord/package.json +++ b/Extras/overlord/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "body-parser": "^1.18.2", - "bootstrap": "^3.3.7", + "bootstrap": "^3.4.1", "chalk": "^2.1.0", "coffeescript": "^2.0.1", "express": "^4.15.4", diff --git a/Extras/overlord/yarn.lock b/Extras/overlord/yarn.lock index 3e62ac0..4a7a067 100644 --- a/Extras/overlord/yarn.lock +++ b/Extras/overlord/yarn.lock @@ -906,9 +906,9 @@ boom@2.x.x: dependencies: hoek "2.x.x" -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" brace-expansion@^1.1.7: version "1.1.8"