Skip to content

Commit 249d498

Browse files
committed
Update dependencies with security vulnerabilities
1 parent 16fd20f commit 249d498

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta property="fb:app_id" content="397128703965407">
1717
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
1818
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.8.9/jquery.fullPage.min.css">
19-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
19+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css">
2020
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap3-dialog/1.34.7/css/bootstrap-dialog.min.css">
2121
<link rel="stylesheet" href="style.css">
2222
</head>
@@ -406,8 +406,8 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
406406
</div>
407407
</div>
408408

409-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
410-
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
409+
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
410+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
411411
<script src="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.8.9/jquery.fullPage.min.js"></script>
412412
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap3-dialog/1.34.7/js/bootstrap-dialog.min.js"></script>
413413
<script src="script.js"></script>

0 commit comments

Comments
 (0)