summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-01 11:14:50 +0000
committerGitHub <noreply@github.com>2020-04-01 11:14:50 +0000
commit2099b290a2e71fca29b906be63d8604e4d82fa3e (patch)
treed74cb77e6938e079a791801d4acf51400321ffa4 /package.json
parent93db4d4357ca615d176e18fd9ef06410835d1241 (diff)
Bump uuid from 7.0.2 to 7.0.3
Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.2 to 7.0.3. - [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/v7.0.2...v7.0.3) 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 d43ffdae..18d45efa 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"p-queue": "^6.3.0",
"qr-image": "^3.2.0",
"regenerator-runtime": "^0.13.5",
- "uuid": "^7.0.2",
+ "uuid": "^7.0.3",
"vue": "^2.6.11",
"vue-click-outside": "^1.0.7",
"vue-clipboard2": "^0.3.1",