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"