summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-11 02:36:33 +0000
committerGitHub <noreply@github.com>2020-07-11 02:36:33 +0000
commit921802edb5a21ff19254f19dfec2db58a4b8eed9 (patch)
treeabac44065bb71f5c95d31e29fb2812844651ece2 /package-lock.json
parent7690da4e3223e634a245769010ab3194320c72b2 (diff)
parent74b807a52e7508922d3fe495ca1e115e35641478 (diff)
Merge pull request #1701 from nextcloud/dependabot/npm_and_yarn/uuid-8.2.0
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 4a8da29c..ea947af8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11352,9 +11352,9 @@
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
},
"uuid": {
- "version": "8.1.0",
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.1.0.tgz",
- "integrity": "sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg=="
+ "version": "8.2.0",
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.2.0.tgz",
+ "integrity": "sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q=="
},
"v-click-outside": {
"version": "3.0.1",