From e8e249691cabcb1f4163d627aea4b5264cb979b8 Mon Sep 17 00:00:00 2001 From: Austin Burdine Date: Wed, 20 Apr 2016 06:18:47 -0500 Subject: [PATCH] lock jquery-deparam version --- core/client/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/client/bower.json b/core/client/bower.json index 7558bdcfb9..5546e9abfc 100644 --- a/core/client/bower.json +++ b/core/client/bower.json @@ -11,7 +11,7 @@ "Faker": "3.1.0", "fastclick": "1.0.6", "google-caja": "5669.0.0", - "jquery-deparam": "~0.5.0", + "jquery-deparam": "0.5.1", "jquery-file-upload": "9.5.6", "jquery-ui": "1.11.4", "jqueryui-touch-punch": "furf/jquery-ui-touch-punch#4bc009145202d9c7483ba85f3a236a8f3470354d",