mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
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:
parent
c0a45c9f0a
commit
4980c2668e
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user