Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-08-03 13:24:35 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-08-17 13:16:48 +0300
commita8ad02a8f175487f248e61b2fd6471ba6606d9ac (patch)
tree21f06b075bcf2d5bc831f31f111cebc8c1ad9a53 /package.json
parentca156c28c71d83a69154591fa08e9a019ab3e4bf (diff)
Fix browser freeze on long password input
Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0e0f62f3e14..9cadeac54cf 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"query-string": "^5.1.1",
"select2": "3.5.1",
"snap.js": "^2.0.9",
- "strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",
+ "strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.9",
"toastify-js": "^1.6.2",
"underscore": "^1.9.2",
"url-search-params-polyfill": "^7.0.1",