From 981a36368fcd27a51ae3147282e7cb19f3a6910c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 22:46:39 +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-lock.json | 6 +++--- yarn.lock | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 68c6f15..b3c217f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1426,9 +1426,9 @@ } }, "bootstrap": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz", - "integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E=", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.1.tgz", + "integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==", "dev": true }, "brace-expansion": { diff --git a/yarn.lock b/yarn.lock index 3d18029..e017459 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1035,8 +1035,8 @@ boom@5.x.x: hoek "4.x.x" 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" brace-expansion@^1.0.0, brace-expansion@^1.1.7: version "1.1.8"