From da3775ddd8712ca4592c2482554eb6751a67ff0b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 07:43:52 +0000 Subject: [PATCH] chore(deps): bump uuid from 8.1.0 to 8.3.2 Bumps [uuid](https://github.com/uuidjs/uuid) from 8.1.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/v8.1.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 21563e1d..26100016 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "strip-bom": "4.0.0", "understudy": "4.1.0", "urljoin.js": "1.0.0", - "uuid": "8.1.0" + "uuid": "8.3.2" }, "devDependencies": { "eslint": "^7.2.0",