summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-08 02:13:57 +0000
committerGitHub <noreply@github.com>2020-03-08 02:13:57 +0000
commite77c9ff49ceb7de00b6e707cc709759db190ac4e (patch)
tree58c347f0a254ce70a851ae54d2e735fe9c0a4396 /package.json
parenta188b19ee0a2cecc447d5a5f93d146d2f5eb1b79 (diff)
Bump uuid from 3.4.0 to 7.0.2
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 7.0.2. - [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/v3.4.0...v7.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 80a0b7ae..87559c2c 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"p-queue": "^6.3.0",
"qr-image": "^3.2.0",
"regenerator-runtime": "^0.13.3",
- "uuid": "^3.4.0",
+ "uuid": "^7.0.2",
"vue": "^2.6.11",
"vue-click-outside": "^1.0.7",
"vue-clipboard2": "^0.3.1",