Update jquery to latest 3.4.1 (considered by some as more secure)

This commit is contained in:
Tyson Whitehead
2019-07-30 16:23:20 -04:00
parent e14175fc36
commit 627af61abe
4 changed files with 4 additions and 7 deletions

View File

@ -4,7 +4,7 @@ STATIC = \
$(wildcard static/css/*) \
static/js/bootbox.min.js \
static/js/common.js \
static/js/jquery/jquery-1.12.3.min.js \
static/js/jquery/jquery-3.4.1.min.js \
static/js/jquery/jquery-ui-1.10.4.min.js
FLOT = flot-0.8.3.zip