From 74b807a52e7508922d3fe495ca1e115e35641478 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2020 02:08:31 +0000 Subject: 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] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index a89ce5f6..2b66cbfa 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", 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", -- cgit v1.2.3