diff options
author | Joas Schilling <coding@schilljs.com> | 2021-12-06 10:31:19 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2021-12-06 10:31:19 +0100 |
commit | 814145d19c60d17b878b9ace1ab1ea2bc9d55a92 (patch) | |
tree | e1877e656c793a49b6dd7d6f92fb689a7efff2cd /package-lock.json | |
parent | d9e5960aff962ee2375d227f56e6c5c08583dca0 (diff) | |
download | nextcloud-server-814145d19c60d17b878b9ace1ab1ea2bc9d55a92.tar.gz nextcloud-server-814145d19c60d17b878b9ace1ab1ea2bc9d55a92.zip |
Strengthify is now in the Nextcloud org
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json index eb08e518810..fc83a2322a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11731,8 +11731,8 @@ "dev": true }, "strengthify": { - "version": "git+https://github.com/MorrisJobke/strengthify.git#d78452649da2cd59df594a2a5c210cb7045ac899", - "from": "git+https://github.com/MorrisJobke/strengthify.git#0.5.9" + "version": "git+https://github.com/nextcloud/strengthify.git#d78452649da2cd59df594a2a5c210cb7045ac899", + "from": "git+https://github.com/nextcloud/strengthify.git#0.5.9" }, "strict-uri-encode": { "version": "1.1.0", |