From d06130a4f9a97fe1dd84fcdc0bb5b39ba3deb492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 02:12:22 +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:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b7485bd..bd92442 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@ngrx/core": "^1.2.0", "@ngrx/store": "2.2.3", "axios": "0.16.2", - "bootstrap": "^3.3.7", + "bootstrap": "^3.4.1", "classlist.js": "1.1.20150312", "core-js": "2.4.1", "date-fns": "1.28.5", diff --git a/yarn.lock b/yarn.lock index 1039a48..594342f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -704,9 +704,10 @@ boom@5.x.x: dependencies: hoek "4.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" + integrity sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA== brace-expansion@^1.1.7: version "1.1.8" @@ -2176,7 +2177,7 @@ fs-access@^1.0.0: fs-extra@^0.23.1: version "0.23.1" - resolved "http://registry.npmjs.org/fs-extra/-/fs-extra-0.23.1.tgz#6611dba6adf2ab8dc9c69fab37cddf8818157e3d" + resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-0.23.1.tgz#6611dba6adf2ab8dc9c69fab37cddf8818157e3d" dependencies: graceful-fs "^4.1.2" jsonfile "^2.1.0"