From 13454975183c6e99f96d187a7c6e004d73f34066 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 06:47:23 +0000 Subject: [PATCH] Bump uuid from 3.4.0 to 8.3.2 Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 8.3.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...v8.3.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4f2355..aaf845f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "express-handlebars": "^3.0.0", "lodash": "^4.17.3", "lowdb": "^0.14.0", - "uuid": "^3.0.1", + "uuid": "^8.3.2", "winston": "^2.3.0", "http-auth":"^3.2.3", "shortid": "^2.2.8",