summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-15 12:36:17 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-16 10:28:40 +0100
commitffdb3923e50e21a64b959fcd95a702bb93f91cc7 (patch)
tree8836531f8bc6285957cfb8c9b25abc47e141c526 /package.json
parent87d2c1d0b8c61a19852db20e2df8881ca668a6c6 (diff)
Build(deps): Bump @nextcloud/password-confirmation from 4.0.4 to 4.1.0
Bumps [@nextcloud/password-confirmation](https://github.com/nextcloud-libraries/nextcloud-password-confirmation) from 4.0.4 to 4.1.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v4.0.4...v4.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/password-confirmation" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 430ce14be..18f1c4477 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.2.0",
"@nextcloud/moment": "^1.2.1",
- "@nextcloud/password-confirmation": "^1.0.1",
+ "@nextcloud/password-confirmation": "^4.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^7.8.0",
"@vue/vue2-jest": "^29.2.6",
@@ -70,7 +70,7 @@
"@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/eslint-plugin": "^2.0.0",
- "@nextcloud/password-confirmation": "^4.0.2",
+ "@nextcloud/password-confirmation": "^4.1.0",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.1.0",
"@types/jest": "^29.1.1",