summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-10 09:51:29 +0000
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-04-10 11:53:45 +0200
commite255820443f54d37a698c6fdc81511950753e3f2 (patch)
tree827911fa0da660568f51d895b18ce96c5bdd05a3 /package-lock.json
parentabbbaa2c942fe00b2887c24324b4598298bec606 (diff)
downloadnextcloud-server-e255820443f54d37a698c6fdc81511950753e3f2.tar.gz
nextcloud-server-e255820443f54d37a698c6fdc81511950753e3f2.zip
Bump @nextcloud/password-confirmation from 1.0.0 to 1.0.1
Bumps [@nextcloud/password-confirmation](https://github.com/nextcloud/nextcloud-password-confirmation) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/nextcloud/nextcloud-password-confirmation/releases) - [Changelog](https://github.com/nextcloud/nextcloud-password-confirmation/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-password-confirmation/compare/v1.0.0...v1.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 7575c93f40b..c89119b10ac 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1546,9 +1546,9 @@
}
},
"@nextcloud/password-confirmation": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-1.0.0.tgz",
- "integrity": "sha512-jxbIF90PIxPdKmhGFJZGTejsx89YkrCKFjqXGQGq3+n08X5dOi98CaQUE5qUN3cTscLfzzpl/75xu2TppE0m2w=="
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/password-confirmation/-/password-confirmation-1.0.1.tgz",
+ "integrity": "sha512-qsyzc8uKcMqssBkm5O1qdV7pL4EJWOMnj036w0UmhLozaoPlla5nUvC51uC1N9ONREEtN0Q/xEEOskNn1qD1hQ=="
},
"@nextcloud/paths": {
"version": "1.1.1",