Skip to content

Commit

Permalink
Update bootstrap js because bootstrap 3.3.7 is vulnerable (kubernetes…
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone authored and Rajakavitha1 committed Jun 11, 2019
1 parent 98e4396 commit 4ef4c5f
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<script src="{{ "js/anchor-4.1.1.min.js" | relURL }}"></script>
<script src="{{ "js/jquery-3.2.1.min.js" | relURL }}"></script>
<script src="{{ "js/jquery-ui-1.12.1.min.js" | relURL }}"></script>
<script src="{{ "js/bootstrap-3.3.7.min.js" | relURL }}"></script>
<script src="{{ "js/bootstrap-4.3.1.min.js" | relURL }}"></script>
<script src="{{ "js/sweetalert-1.1.3.min.js" | relURL }}"></script>
<script src="{{ "js/script.js" | relURL }}"></script>
<script src="{{ "js/custom-jekyll/tags.js" | relURL }}"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48551,7 +48551,7 @@ <H1 id="volumeerror-v1alpha1-storage-k8s-io">VolumeError v1alpha1 storage.k8s.io
</DIV>
<SCRIPT src="/js/jquery-3.2.1.min.js"></SCRIPT>
<SCRIPT src="jquery.scrollTo.min.js"></SCRIPT>
<SCRIPT src="/js/bootstrap-3.3.7.min.js"></SCRIPT>
<SCRIPT src="/js/bootstrap-4.3.1.min.js"></SCRIPT>
<SCRIPT src="navData.js"></SCRIPT>
<SCRIPT src="scroll.js"></SCRIPT>
</BODY>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49748,7 +49748,7 @@ <H1 id="volumeerror-v1alpha1-storage-k8s-io">VolumeError v1alpha1 storage.k8s.io
</DIV>
<SCRIPT src="/js/jquery-3.2.1.min.js"></SCRIPT>
<SCRIPT src="jquery.scrollTo.min.js"></SCRIPT>
<SCRIPT src="/js/bootstrap-3.3.7.min.js"></SCRIPT>
<SCRIPT src="/js/bootstrap-4.3.1.min.js"></SCRIPT>
<SCRIPT src="navData.js"></SCRIPT>
<SCRIPT src="scroll.js"></SCRIPT>
</BODY>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50923,7 +50923,7 @@ <H1 id="webhookclientconfig-v1alpha1-auditregistration-k8s-io">WebhookClientConf
</DIV>
<SCRIPT src="/js/jquery-3.2.1.min.js"></SCRIPT>
<SCRIPT src="jquery.scrollTo.min.js"></SCRIPT>
<SCRIPT src="/js/bootstrap-3.3.7.min.js"></SCRIPT>
<SCRIPT src="/js/bootstrap-4.3.1.min.js"></SCRIPT>
<SCRIPT src="navData.js"></SCRIPT>
<SCRIPT src="scroll.js"></SCRIPT>
</BODY>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54259,7 +54259,7 @@ <H1 id="webhookclientconfig-v1alpha1-auditregistration-k8s-io">WebhookClientConf
</DIV>
<SCRIPT src="/js/jquery-3.2.1.min.js"></SCRIPT>
<SCRIPT src="jquery.scrollTo.min.js"></SCRIPT>
<SCRIPT src="/js/bootstrap-3.3.7.min.js"></SCRIPT>
<SCRIPT src="/js/bootstrap-4.3.1.min.js"></SCRIPT>
<SCRIPT src="navData.js"></SCRIPT>
<SCRIPT src="scroll.js"></SCRIPT>
</BODY>
Expand Down
7 changes: 0 additions & 7 deletions static/js/bootstrap-3.3.7.min.js

This file was deleted.

7 changes: 7 additions & 0 deletions static/js/bootstrap-4.3.1.min.js

Large diffs are not rendered by default.

0 comments on commit 4ef4c5f

Please sign in to comment.