summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-10 01:01:19 +0000
committerGitHub <noreply@github.com>2020-10-10 01:01:19 +0000
commitd4459f26695731f9597c3780a69b2f3f4cbaca32 (patch)
treefd2d40e9cc9634a502a6f30353ddf38e56d9dab6 /package.json
parent541a07521962a569fe7fe6886674b9894824aa90 (diff)
Bump uuid from 8.3.0 to 8.3.1
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.0 to 8.3.1. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v8.3.0...v8.3.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 894e722d..51dd6929 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"qr-image": "^3.2.0",
"regenerator-runtime": "^0.13.7",
"string-natural-compare": "^3.0.1",
- "uuid": "^8.3.0",
+ "uuid": "^8.3.1",
"vue": "^2.6.12",
"vue-click-outside": "^1.1.0",
"vue-clipboard2": "^0.3.1",