From f3d5fdc10471370e5f8d7b97b0b04b5e178ff74a Mon Sep 17 00:00:00 2001 From: Dean Wampler Date: Thu, 7 Apr 2022 21:16:29 -0500 Subject: [PATCH] Fixed known CVEs in older bootstrap and jquery libs by updating the versions in the template file. --- adr_viewer/templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/adr_viewer/templates/index.html b/adr_viewer/templates/index.html index f2c0d5e..6f5639b 100644 --- a/adr_viewer/templates/index.html +++ b/adr_viewer/templates/index.html @@ -2,9 +2,9 @@ - - - + + + ADR Viewer - {{ config.project_title }}