X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bower.json;h=7bff1a0440849b23852d6b16ca581143c0633758;hb=56fa9d4e19cbb6d88c5b2c380f0a37160bc381fe;hp=92688b2619b8b46971ba1064e6cb11b110fde3f1;hpb=59ece0a2f278ef1101bd80b2fa4fe1a367456721;p=civicrm-core.git diff --git a/bower.json b/bower.json index 92688b2619..7bff1a0440 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,7 @@ "private": true, "dependencies": { "angular": "~1.3.8", - "angular-file-upload": "~1.1.5", + "angular-file-upload": ">=1.1.5 <=1.1.6", "angular-jquery-dialog-service": "totten/angular-jquery-dialog-service#civicrm", "angular-mocks": "~1.3.8", "angular-route": "~1.3.8", @@ -20,7 +20,8 @@ "lodash-compat": "~3.0", "google-code-prettify": "~1.0", "select2": "colemanw/select2#stable/3.5", - "jquery-validation": "~1.13" + "jquery-validation": "~1.13", + "angular-sanitize": "~1.3.15" }, "resolutions": { "angular": "~1.3.8"