From 2a9908fe89a4683b13591a5323bdcefb134cf656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 12:15:37 +0000 Subject: Bump uuid from 8.3.2 to 9.0.0 (#884) Use new version of 'uuid' module and also refer to v4 of the uuid spec for generating unique notificationId Co-authored-by: Vijay A --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 091eeba82..1483b1ddd 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "tar": "6.1.13", "tslib": "2.5.0", "useragent-generator": "1.1.1-amkt-22079-finish.0", - "uuid": "8.3.2", + "uuid": "9.0.0", "validator": "13.7.0", "ws": "8.12.0" }, @@ -143,7 +143,7 @@ "@types/route-parser": "0.1.4", "@types/sass": "1.43.1", "@types/tar": "6.1.3", - "@types/uuid": "8.3.4", + "@types/uuid": "9.0.0", "@types/validator": "13.7.11", "@typescript-eslint/eslint-plugin": "5.49.0", "@typescript-eslint/parser": "5.49.0", -- cgit v1.2.3-54-g00ecf