From 32c49959726e4a4e7f336f794b887e8a0bc45347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 08:07:24 +0000 Subject: [PATCH] Bump uuid from 8.3.0 to 8.3.2 Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.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.3.0...v8.3.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++++++---- package.json | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b303a04aa..719b39bd1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "path": "^0.12.7", "query-string": "^7.0.1", "semver": "^7.3.2", - "uuid": "^8.3.0", + "uuid": "^8.3.2", "zlib": "^1.0.5" }, "devDependencies": { @@ -5740,8 +5740,9 @@ } }, "node_modules/uuid": { - "version": "8.3.0", - "license": "MIT", + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", "bin": { "uuid": "dist/bin/uuid" } @@ -9846,7 +9847,9 @@ } }, "uuid": { - "version": "8.3.0" + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" }, "v8-compile-cache": { "version": "2.1.1", diff --git a/package.json b/package.json index 1a4cb6a93..0f791751e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "path": "^0.12.7", "query-string": "^7.0.1", "semver": "^7.3.2", - "uuid": "^8.3.0", + "uuid": "^8.3.2", "zlib": "^1.0.5" }, "//": [