Merge pull request #30107 from nextcloud/backport/30104/stable22

[stable22] Strengthify is now in the Nextcloud org
This commit is contained in:
Louis 2021-12-06 17:40:03 +01:00 committed by GitHub
commit b8ce28fde5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -14921,8 +14921,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": "2.0.0",

View file

@ -71,7 +71,7 @@
"regenerator-runtime": "^0.13.9",
"select2": "3.5.1",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.9",
"strengthify": "git+https://github.com/nextcloud/strengthify.git#0.5.9",
"underscore": "^1.12.0",
"url-search-params-polyfill": "^8.1.1",
"v-click-outside": "^3.1.2",