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-03 17:53:45 +0300
commit7929ba9e6ed6f197b1d1ec297ed4c61b2031ab92 (patch)
tree21f510f0cbb7709110bdc76b3d22c0f04ee43319 /package-lock.json
parent9d56c5142b6d2ea63607cd1c63701f1698e977df (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-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index a1fdc1bb06b..997a3e5555f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9842,8 +9842,8 @@
"dev": true
},
"strengthify": {
- "version": "git+https://github.com/MorrisJobke/strengthify.git#99ff58bdc29fabfd0b1073662b16432d515a6516",
- "from": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8"
+ "version": "git+https://github.com/MorrisJobke/strengthify.git#d78452649da2cd59df594a2a5c210cb7045ac899",
+ "from": "git+https://github.com/MorrisJobke/strengthify.git#0.5.9"
},
"strict-uri-encode": {
"version": "1.1.0",