From 83cc90f47fb6dc4304a35d553b08185f66ee7cae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 17:15:28 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.7 to 3.4.1 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.7 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap-sass/releases) - [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-sass/compare/v3.3.7...v3.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e2681bce..48bfbb1c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "babel-polyfill": "6.26.0", "bip39": "2.5.0", "bn.js": "4.11.8", - "bootstrap-sass": "3.3.7", + "bootstrap-sass": "3.4.1", "classnames": "2.2.5", "electron-updater": "2.21.10", "ethereum-blockies-base64": "1.0.2", diff --git a/yarn.lock b/yarn.lock index c11422de..af1ae800 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2799,10 +2799,10 @@ boom@2.x.x: dependencies: hoek "2.x.x" -bootstrap-sass@3.3.7: - version "3.3.7" - resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.3.7.tgz#6596c7ab40f6637393323ab0bc80d064fc630498" - integrity sha1-ZZbHq0D2Y3OTMjqwvIDQZPxjBJg= +bootstrap-sass@3.4.1: + version "3.4.1" + resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz#6843c73b1c258a0ac5cb2cc6f6f5285b664a8e9a" + integrity sha512-p5rxsK/IyEDQm2CwiHxxUi0MZZtvVFbhWmyMOt4lLkA4bujDA1TGoKT0i1FKIWiugAdP+kK8T5KMDFIKQCLYIA== boxen@^1.2.1: version "1.3.0"