From 62477f02791d87fa1834588b99bd7e6fe1cef7fd Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Fri, 11 Jan 2019 01:56:44 +0100 Subject: Update bootstrap from 3.3.7 to 3.4.0 Seems like finally there is a new bootstrap version for old version 3. This patch implements this new version with CodiMD and this way fixes some possible security issues in the frontend code. See: https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-72889 https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-72890 Signed-off-by: Sheogorath --- public/views/index/head.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/views/index/head.ejs') diff --git a/public/views/index/head.ejs b/public/views/index/head.ejs index 7a601bdf..d790d917 100644 --- a/public/views/index/head.ejs +++ b/public/views/index/head.ejs @@ -10,7 +10,7 @@ <% if(useCDN) { %> - + -- cgit v1.2.3