From 270ecc81e5565b34e772db0c4579d533ea31706c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Jul 2020 11:51:43 +0000 Subject: [PATCH] fix(deps): update dependency bootstrap to v4.3.1 [security] --- frontend/yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 24b83c90..d9b85175 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -822,8 +822,9 @@ bootstrap-sass@^3.3.7: resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.3.7.tgz#6596c7ab40f6637393323ab0bc80d064fc630498" bootstrap@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a" + version "4.5.0" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.0.tgz#97d9dbcb5a8972f8722c9962483543b907d9b9ec" + integrity sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA== brace-expansion@^1.1.7: version "1.1.8"