From 708e4eb1b7cea20e168fd3074d2b01c2fe62d7eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 11 Oct 2020 14:21:33 +0000 Subject: 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-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 802081ec..29657593 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16677,9 +16677,9 @@ "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" }, "uuid": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.0.tgz", - "integrity": "sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==" + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.1.tgz", + "integrity": "sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==" }, "v-click-outside": { "version": "3.1.2", diff --git a/package.json b/package.json index 71bb3339..82a37d08 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "linkifyjs": "^2.1.8", "tributejs": "^3.7.3", "twemoji": "12.0.1", - "uuid": "^8.3.0", + "uuid": "^8.3.1", "v-tooltip": "^3.0.0-alpha.11", "vue": "^2.6.12", "vue-click-outside": "^1.0.7", -- cgit v1.2.3