diff options
author | Christopher Ng <chrng8@gmail.com> | 2022-10-13 17:34:42 +0000 |
---|---|---|
committer | Christopher Ng <chrng8@gmail.com> | 2022-10-13 18:41:18 +0000 |
commit | 4d306fc647bec114648bfd4c66da8adfc4c8a9cf (patch) | |
tree | de628df29f1d24faa9b3770d8144e3967669b5fa /package-lock.json | |
parent | c0c0387b8ea4d5281d5c5f04304bced8e3a5f733 (diff) | |
download | nextcloud-server-4d306fc647bec114648bfd4c66da8adfc4c8a9cf.tar.gz nextcloud-server-4d306fc647bec114648bfd4c66da8adfc4c8a9cf.zip |
Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 62 |
1 files changed, 30 insertions, 32 deletions
diff --git a/package-lock.json b/package-lock.json index d4f50dc43ec..764def7f339 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@nextcloud/l10n": "^1.4.1", "@nextcloud/logger": "^2.1.0", "@nextcloud/moment": "^1.2.1", - "@nextcloud/password-confirmation": "^4.0.1", + "@nextcloud/password-confirmation": "^4.0.2", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", "@nextcloud/sharing": "^0.1.0", @@ -3718,15 +3718,14 @@ } }, "node_modules/@nextcloud/password-confirmation": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-4.0.1.tgz", - "integrity": "sha512-P7P4D1KOb96+80IExPMrUa8JhCIZ4IWSKsmUtenYGi3fIam3MfjY7GNv6X90QXCaWnSdZZGVVrkGRzc8U2Nq2w==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-4.0.2.tgz", + "integrity": "sha512-5UwPka9hHOOaoevAE9PpPzZYepKJURuogggAp71BrGl8z1mvE8iMckRQ3B7TYwWX5p9pmMtdWtflWIsVA0uvhw==", "dependencies": { "@nextcloud/axios": "^2.0.0", - "@nextcloud/capabilities": "^1.0.4", "@nextcloud/l10n": "^1.6.0", "@nextcloud/router": "^2.0.0", - "@nextcloud/vue": "^7.0.0-beta.2", + "@nextcloud/vue": "^7.0.0-beta.5", "vue": "^2.7.10" }, "engines": { @@ -3848,9 +3847,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.0.0-beta.4", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.4.tgz", - "integrity": "sha512-uGRtiFzGaSjWmUN4cKXgnoJc/NViVHTOo7tsZI+B+FhlS5ZpEsWHeR2TkOaL5gk9dwdsKjY7c8uc+48fsFXQJg==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0.tgz", + "integrity": "sha512-x+JAWCdL30qpxx4u4Ggdlg+l33f8ajX/qP5mZ3o4fshSDSZnz+d8kvnPoQXC6zRcdvNKzpgzCFe80I+G0q/QRQ==", "dependencies": { "@nextcloud/auth": "^2.0.0", "@nextcloud/axios": "^2.0.0", @@ -3869,7 +3868,7 @@ "floating-vue": "^1.0.0-beta.18", "focus-trap": "^7.0.0", "hammerjs": "^2.0.8", - "linkify-string": "^3.0.4", + "linkify-string": "^4.0.0", "md5": "^2.3.0", "splitpanes": "^2.4.1", "string-length": "^5.0.1", @@ -14152,17 +14151,17 @@ } }, "node_modules/linkify-string": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.4.tgz", - "integrity": "sha512-OnNqqRjlYXaXipIAbBC8sDXsSumI1ftatzFg141Pw9HEXWjTVLFcMZoKbFupshqWRavtNJ6QHLa+u6AlxxgeRw==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.2.tgz", + "integrity": "sha512-+HoBme50rPaKxh5TrEJqRLq4gphks1zj3cz6gMBKIHwJCFYVwHig8ii9aCzqGUz8DxF2otbq+Z3AJmKUnfOtKg==", "peerDependencies": { - "linkifyjs": "^3.0.0" + "linkifyjs": "^4.0.0" } }, "node_modules/linkifyjs": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.5.tgz", - "integrity": "sha512-1Y9XQH65eQKA9p2xtk+zxvnTeQBG7rdAXSkUG97DmuI/Xhji9uaUzaWxRj6rf9YC0v8KKHkxav7tnLX82Sz5Fg==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.2.tgz", + "integrity": "sha512-/VSoCZiglX0VMsXmL5PN3lRg45M86lrD9PskdkA2abWaTKap1bIcJ11LS4EE55bcUl9ZOR4eZ792UtQ9E/5xLA==", "peer": true }, "node_modules/loader-runner": { @@ -22294,15 +22293,14 @@ } }, "@nextcloud/password-confirmation": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-4.0.1.tgz", - "integrity": "sha512-P7P4D1KOb96+80IExPMrUa8JhCIZ4IWSKsmUtenYGi3fIam3MfjY7GNv6X90QXCaWnSdZZGVVrkGRzc8U2Nq2w==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-4.0.2.tgz", + "integrity": "sha512-5UwPka9hHOOaoevAE9PpPzZYepKJURuogggAp71BrGl8z1mvE8iMckRQ3B7TYwWX5p9pmMtdWtflWIsVA0uvhw==", "requires": { "@nextcloud/axios": "^2.0.0", - "@nextcloud/capabilities": "^1.0.4", "@nextcloud/l10n": "^1.6.0", "@nextcloud/router": "^2.0.0", - "@nextcloud/vue": "^7.0.0-beta.2", + "@nextcloud/vue": "^7.0.0-beta.5", "vue": "^2.7.10" }, "dependencies": { @@ -22400,9 +22398,9 @@ } }, "@nextcloud/vue": { - "version": "7.0.0-beta.4", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.4.tgz", - "integrity": "sha512-uGRtiFzGaSjWmUN4cKXgnoJc/NViVHTOo7tsZI+B+FhlS5ZpEsWHeR2TkOaL5gk9dwdsKjY7c8uc+48fsFXQJg==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0.tgz", + "integrity": "sha512-x+JAWCdL30qpxx4u4Ggdlg+l33f8ajX/qP5mZ3o4fshSDSZnz+d8kvnPoQXC6zRcdvNKzpgzCFe80I+G0q/QRQ==", "requires": { "@nextcloud/auth": "^2.0.0", "@nextcloud/axios": "^2.0.0", @@ -22421,7 +22419,7 @@ "floating-vue": "^1.0.0-beta.18", "focus-trap": "^7.0.0", "hammerjs": "^2.0.8", - "linkify-string": "^3.0.4", + "linkify-string": "^4.0.0", "md5": "^2.3.0", "splitpanes": "^2.4.1", "string-length": "^5.0.1", @@ -30336,15 +30334,15 @@ } }, "linkify-string": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.4.tgz", - "integrity": "sha512-OnNqqRjlYXaXipIAbBC8sDXsSumI1ftatzFg141Pw9HEXWjTVLFcMZoKbFupshqWRavtNJ6QHLa+u6AlxxgeRw==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.2.tgz", + "integrity": "sha512-+HoBme50rPaKxh5TrEJqRLq4gphks1zj3cz6gMBKIHwJCFYVwHig8ii9aCzqGUz8DxF2otbq+Z3AJmKUnfOtKg==", "requires": {} }, "linkifyjs": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.5.tgz", - "integrity": "sha512-1Y9XQH65eQKA9p2xtk+zxvnTeQBG7rdAXSkUG97DmuI/Xhji9uaUzaWxRj6rf9YC0v8KKHkxav7tnLX82Sz5Fg==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.2.tgz", + "integrity": "sha512-/VSoCZiglX0VMsXmL5PN3lRg45M86lrD9PskdkA2abWaTKap1bIcJ11LS4EE55bcUl9ZOR4eZ792UtQ9E/5xLA==", "peer": true }, "loader-runner": { |