From cb0edd39dbdb5c791d09cd3d3e6952e7b0cfd41e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 05:11:00 +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) Signed-off-by: dependabot[bot] --- packages/mathtype-html-integration-devkit/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/mathtype-html-integration-devkit/package-lock.json b/packages/mathtype-html-integration-devkit/package-lock.json index 6cbc0abb4..5324d3133 100644 --- a/packages/mathtype-html-integration-devkit/package-lock.json +++ b/packages/mathtype-html-integration-devkit/package-lock.json @@ -16930,9 +16930,9 @@ } }, "uuid": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.0.tgz", - "integrity": "sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==" + "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",