Skip to content

Commit 2105ca2

Browse files
authored
Bump bootstrap to 5.3.8 (#66)
2 parents 777dd78 + 3207096 commit 2105ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DefenderEval/DefenderEval-Report.psm1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ function Invoke-GenerateReport {
807807
<meta charset='utf-8'>
808808
<meta name='viewport' content='width=device-width, initial-scale=1, shrink-to-fit=no'>
809809
810-
<link href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.5/dist/css/bootstrap.min.css' rel='stylesheet' integrity='sha384-SgOJa3DmI69IUzQ2PVdRZhwQ+dy64/BUtbMJw1MZ8t5HZApcHrRKUc4W0kG879m7' crossorigin='anonymous'>
810+
<link href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css' rel='stylesheet' integrity='sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB' crossorigin='anonymous'>
811811
<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css'>
812812
813813
<title>$ReportTitle</title>
@@ -848,7 +848,7 @@ function Invoke-GenerateReport {
848848
</div>
849849
</div>
850850
</div>
851-
<script src='https://cdn.jsdelivr.net/npm/bootstrap@5.3.5/dist/js/bootstrap.bundle.min.js' integrity='sha384-k6d4wzSIapyDyv1kpU366/PK5hCdSbCRGRCMv+eplOQJWyd1fbcAu9OCUj5zNLiq' crossorigin='anonymous'></script>
851+
<script src='https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js' integrity='sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI' crossorigin='anonymous'></script>
852852
853853
<style>
854854
.custom-popover {

0 commit comments

Comments
 (0)