From 26771fce6520db10313a1eefd2e2eea1d11c6a11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 03:50:58 +0000 Subject: [PATCH] Bump node-uuid from 1.4.3 to 1.4.8 Bumps [node-uuid](https://github.com/broofa/node-uuid) from 1.4.3 to 1.4.8. - [Release notes](https://github.com/broofa/node-uuid/releases) - [Changelog](https://github.com/broofa/node-uuid/blob/master/HISTORY.md) - [Commits](https://github.com/broofa/node-uuid/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95e1a3093..f58ab4ac1 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "mongoose": "4.1.8", "morgan": "1.6.1", "ngstorage": "0.3.9", - "node-uuid": "1.4.3", + "node-uuid": "1.4.8", "nodemailer": "1.4.0", "paidup-commerce-connect": "^0.8.6", "paidup-schedule-connect": "^2.2.10",