From 66cc0d07a3858cef037ce10292eb422dce15b8ad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 11:18:01 +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 96da101..7c3f7c8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "helmet": "^4.2.0", "promise-mysql": "^5.0.1", "swagger-ui-express": "^4.1.5", - "uuid": "^3.3.2" + "uuid": "^8.3.2" }, "devDependencies": { "morgan": "^1.10.0"