summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-11 02:08:31 +0000
committerGitHub <noreply@github.com>2020-07-11 02:08:31 +0000
commit74b807a52e7508922d3fe495ca1e115e35641478 (patch)
tree1c7ba0e4ed7ef68528f03eb49fbcc8fe97e05ff3 /package.json
parent85093316963cbe04a073d78bbf7f12408dad9830 (diff)
Bump uuid from 8.1.0 to 8.2.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.1.0 to 8.2.0. - [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.1.0...v8.2.0) 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 62aa8ccb..c150fc6f 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"p-queue": "^6.5.0",
"qr-image": "^3.2.0",
"regenerator-runtime": "^0.13.5",
- "uuid": "^8.1.0",
+ "uuid": "^8.2.0",
"vue": "^2.6.11",
"vue-click-outside": "^1.1.0",
"vue-clipboard2": "^0.3.1",