From 56ed7887cae0b34f818bfc4553005f6ed24ad39a Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Mon, 12 Jun 2017 13:01:42 +1000 Subject: [PATCH] CRM-20243 Upgrade jquery to 1.12 --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index de49d22b08..759f2f2fa9 100644 --- a/bower.json +++ b/bower.json @@ -15,8 +15,8 @@ "angular-unsavedChanges": "~0.1.1", "qunit": "~1.10", "d3": "3.4.11", - "jquery": "~1.11", - "jquery-ui": "~1.11", + "jquery": "~1.12", + "jquery-ui": "~1.12", "lodash-compat": "~3.0", "google-code-prettify": "~1.0", "select2": "colemanw/select2#stable/3.5", -- 2.25.1