Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1336 from openark/bootstrap-bump-cve-2018-14040
Browse files Browse the repository at this point in the history
Bump Bootstrap version, per CVE-2018-14040
  • Loading branch information
shlomi-noach authored Apr 12, 2021
2 parents 4722e3f + 42bfd50 commit 06041e3
Show file tree
Hide file tree
Showing 16 changed files with 625 additions and 6,098 deletions.
408 changes: 324 additions & 84 deletions resources/public/bootstrap/css/bootstrap-theme.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resources/public/bootstrap/css/bootstrap-theme.css.map

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions resources/public/bootstrap/css/bootstrap-theme.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/public/bootstrap/css/bootstrap-theme.min.css.map

Large diffs are not rendered by default.

5,785 changes: 0 additions & 5,785 deletions resources/public/bootstrap/css/bootstrap.css

This file was deleted.

1 change: 0 additions & 1 deletion resources/public/bootstrap/css/bootstrap.css.map

This file was deleted.

9 changes: 4 additions & 5 deletions resources/public/bootstrap/css/bootstrap.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/public/bootstrap/css/bootstrap.min.css.map

Large diffs are not rendered by default.

Binary file modified resources/public/bootstrap/fonts/glyphicons-halflings-regular.eot
Binary file not shown.
485 changes: 272 additions & 213 deletions resources/public/bootstrap/fonts/glyphicons-halflings-regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified resources/public/bootstrap/fonts/glyphicons-halflings-regular.woff
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions resources/public/bootstrap/js/bootstrap.min.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions resources/public/bootstrap/js/npm.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
require('../../js/transition.js')
require('../../js/alert.js')
require('../../js/button.js')
require('../../js/carousel.js')
require('../../js/collapse.js')
require('../../js/dropdown.js')
require('../../js/modal.js')
require('../../js/tooltip.js')
require('../../js/popover.js')
require('../../js/scrollspy.js')
require('../../js/tab.js')
require('../../js/affix.js')
1 change: 1 addition & 0 deletions resources/public/css/orchestrator.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ body {
.orchestrator-brand img {
padding: 0px;
padding-right: 8px;
display: inline;
}

.table {
Expand Down

0 comments on commit 06041e3

Please sign in to comment.