diff --git a/bower.json b/bower.json index 6a64e184b07fa..72f525f985c08 100644 --- a/bower.json +++ b/bower.json @@ -25,7 +25,7 @@ "select2": "~3.4.8", "zxcvbn": "*", "snapjs": "~2.0.0-rc1", - "strengthify": "^0.5.1", + "strengthify": "^0.5.2", "underscore": "~1.8.0", "bootstrap": "~3.3.6", "backbone": "~1.2.3", diff --git a/core/vendor/.gitignore b/core/vendor/.gitignore index 457fb29eb9905..f6eac907f34a5 100644 --- a/core/vendor/.gitignore +++ b/core/vendor/.gitignore @@ -172,3 +172,7 @@ DOMPurify/** !DOMPurify/dist/purify.min.js !DOMPurify/.bower.json !DOMPurify/LICENSE + +# strengthify +strengthify/examples.html +strengthify/examples.png diff --git a/core/vendor/strengthify/.bower.json b/core/vendor/strengthify/.bower.json index ad06b8656a66e..9a5973c31166f 100644 --- a/core/vendor/strengthify/.bower.json +++ b/core/vendor/strengthify/.bower.json @@ -1,6 +1,6 @@ { "name": "strengthify", - "version": "0.5.1", + "version": "0.5.2", "homepage": "https://github.com/MorrisJobke/strengthify", "authors": [ "Eve Ragins */