Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-09-02 09:19:10 +0300
committerGitHub <noreply@github.com>2019-09-02 09:19:10 +0300
commit7065bcafc72ccb718058bdc3e01405a9adcbbf71 (patch)
tree3e19d2594afe8ae60ac2a34328309f4d5e6c90b9 /package-lock.json
parent16562a3649c2e2994045273d50b3e0cdd2c3bdfa (diff)
parent8135df583b39d9af496e56d582856b168f69013e (diff)
Merge pull request #16954 from nextcloud/dependabot/npm_and_yarn/nextcloud-password-confirmation-0.4.2
Bump nextcloud-password-confirmation from 0.4.1 to 0.4.2
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 ea82457f835..de178800e84 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -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",