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
committerJoas Schilling <coding@schilljs.com>2020-08-03 15:52:03 +0300
commitd51f9fb61f61005e9aaa30f5033ff30092480bbc (patch)
tree523c2f1fd68966d5f00fb218dc3dcd0653dbdb86 /package-lock.json
parentb585aefcea53d28b261a48f9c885351e286b5d60 (diff)
Fix browser freeze on long password input
Signed-off-by: Joas Schilling <coding@schilljs.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 0b93bb8b7d5..b694b496105 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9092,8 +9092,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",