mgr/dashboard: Update bootstrap to 3.4.0

Fixes: https://tracker.ceph.com/issues/37834
Signed-off-by: Tiago Melo <tmelo@suse.com>
This commit is contained in:
Tiago Melo 2019-01-09 09:02:14 -01:00
parent c0a45c9f0a
commit 4980c2668e
2 changed files with 4 additions and 4 deletions

View File

@ -2505,9 +2505,9 @@
}
},
"bootstrap": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz",
"integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E="
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.0.tgz",
"integrity": "sha512-F1yTDO9OHKH0xjl03DsOe8Nu1OWBIeAugGMhy3UTIYDdbbIPesQIhCEbj+HEr6wqlwweGAlP8F3OBC6kEuhFuw=="
},
"brace-expansion": {
"version": "1.1.11",

View File

@ -56,7 +56,7 @@
"@ngx-translate/i18n-polyfill": "1.0.0",
"@swimlane/ngx-datatable": "14.0.0",
"awesome-bootstrap-checkbox": "0.3.7",
"bootstrap": "3.3.7",
"bootstrap": "3.4.0",
"chart.js": "2.7.3",
"core-js": "2.6.1",
"fork-awesome": "1.1.5",