Skip to content

Commit d2ac0bb

Browse files
renovate[bot]nextcloud-command
authored andcommitted
fix(deps): bump @nextcloud/password-confirmation from 5.0.1 to ^5.1.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 2cfd505 commit d2ac0bb

7 files changed

+177
-67
lines changed

js/twofactor_totp-main-login-setup.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/twofactor_totp-main-login-setup.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/twofactor_totp-main-settings.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/twofactor_totp-main-settings.js.LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
4646
*/
4747

48-
/*! @license DOMPurify 3.0.9 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.9/LICENSE */
48+
/*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */
4949

5050
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
5151

js/twofactor_totp-main-settings.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+169-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@nextcloud/axios": "^2.4.0",
2323
"@nextcloud/initial-state": "^2.1.0",
2424
"@nextcloud/logger": "^2.7.0",
25-
"@nextcloud/password-confirmation": "^5.0.1",
25+
"@nextcloud/password-confirmation": "^5.1.1",
2626
"@nextcloud/router": "^2.2.1",
2727
"vue": "^2.7.16",
2828
"vuex": "^3.6.2"

0 commit comments

Comments
 (0)