Bump nextcloud-password-confirmation from 0.4.1 to 0.4.2

Bumps [nextcloud-password-confirmation](https://github.com/ChristophWurst/nextcloud-password-confirmation) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/ChristophWurst/nextcloud-password-confirmation/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-password-confirmation/compare/v0.4.1...v0.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-01 17:34:35 +00:00 committed by GitHub
parent 582f0265c8
commit 8135df583b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5804,9 +5804,9 @@
}
},
"nextcloud-password-confirmation": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/nextcloud-password-confirmation/-/nextcloud-password-confirmation-0.4.1.tgz",
"integrity": "sha512-ZqnNDFNR0rCpifb29uoqyqd9IyVwNZrDePzmP6DbGiNStFrvnlOG8OTdIMSdC82bKzKAqzXU5L73kSQncG8oXA=="
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/nextcloud-password-confirmation/-/nextcloud-password-confirmation-0.4.2.tgz",
"integrity": "sha512-DZXsfdk3iCsRWtd0lsYM1nqQ/oD9YlQ2WbC4qRZo20enUQLjJWZ8lYhKftXowmYL41t7spThnznJ7ihMG2/vUQ=="
},
"nextcloud-vue": {
"version": "0.12.1",

View File

@ -42,7 +42,7 @@
"marked": "^0.7.0",
"moment": "^2.24.0",
"nextcloud-axios": "^0.2.1",
"nextcloud-password-confirmation": "^0.4.1",
"nextcloud-password-confirmation": "^0.4.2",
"nextcloud-vue": "^0.12.1",
"nextcloud-vue-collections": "^0.5.6",
"query-string": "^5.1.1",