From e2c22a88a41e8799befe1301df95834b545d811d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 22:20:00 +0000 Subject: [PATCH] Bump uuidv4 from 6.1.0 to 6.2.11 Bumps [uuidv4](https://github.com/thenativeweb/uuidv4) from 6.1.0 to 6.2.11. - [Release notes](https://github.com/thenativeweb/uuidv4/releases) - [Changelog](https://github.com/thenativeweb/uuidv4/blob/main/CHANGELOG.md) - [Commits](https://github.com/thenativeweb/uuidv4/compare/6.1.0...6.2.11) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 20 +++++++++++++------- package.json | 2 +- yarn.lock | 24 +++++++++++++++--------- 3 files changed, 29 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7a25950..10ed1d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -267,6 +267,11 @@ "source-map": "^0.6.1" } }, + "@types/uuid": { + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.1.tgz", + "integrity": "sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==" + }, "@types/webpack": { "version": "4.41.17", "resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.17.tgz", @@ -7047,17 +7052,18 @@ "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==" }, "uuidv4": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/uuidv4/-/uuidv4-6.1.0.tgz", - "integrity": "sha512-BLAg+H3301PcC0Vp2Nq/q0qujpr2iI6NN2Kt28dtTFmHHZCXurq8+lDl9+XJzvavYBz2HJoUncjKx0+XVcTJIg==", + "version": "6.2.11", + "resolved": "https://registry.npmjs.org/uuidv4/-/uuidv4-6.2.11.tgz", + "integrity": "sha512-OTS4waH9KplrXNADKo+Q1kT9AHWr8DaC0S5F54RQzEwcUaEzBEWQQlJyDUw/u1bkRhJyqkqhLD4M4lbFbV+89g==", "requires": { - "uuid": "8.1.0" + "@types/uuid": "8.3.1", + "uuid": "8.3.2" }, "dependencies": { "uuid": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.1.0.tgz", - "integrity": "sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==" + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" } } }, diff --git a/package.json b/package.json index 438b5b3..31093bd 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "style-loader": "^1.2.1", "throttle-debounce": "^2.2.1", "uglifyjs-webpack-plugin": "^2.2.0", - "uuidv4": "^6.1.0" + "uuidv4": "^6.2.11" } } diff --git a/yarn.lock b/yarn.lock index a515e11..c977451 100644 --- a/yarn.lock +++ b/yarn.lock @@ -177,6 +177,11 @@ dependencies: source-map "^0.6.1" +"@types/uuid@8.3.1": + version "8.3.1" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f" + integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg== + "@types/webpack-sources@*": version "1.4.0" resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-1.4.0.tgz#e58f1f05f87d39a5c64cf85705bdbdbb94d4d57e" @@ -5445,22 +5450,23 @@ utils-merge@1.0.1: resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM= -uuid@8.1.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d" - integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg== +uuid@8.3.2: + version "8.3.2" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" + integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== uuid@^3.1.0, uuid@^3.2.1, uuid@^3.3.2, uuid@^3.4.0: version "3.4.0" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== -uuidv4@^6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/uuidv4/-/uuidv4-6.1.0.tgz#a8d50c71e46da4dd0edc887a2b766a75e48e5740" - integrity sha512-BLAg+H3301PcC0Vp2Nq/q0qujpr2iI6NN2Kt28dtTFmHHZCXurq8+lDl9+XJzvavYBz2HJoUncjKx0+XVcTJIg== +uuidv4@^6.2.11: + version "6.2.11" + resolved "https://registry.yarnpkg.com/uuidv4/-/uuidv4-6.2.11.tgz#34d5a03324eb38296b87ae523a64233b5286cc27" + integrity sha512-OTS4waH9KplrXNADKo+Q1kT9AHWr8DaC0S5F54RQzEwcUaEzBEWQQlJyDUw/u1bkRhJyqkqhLD4M4lbFbV+89g== dependencies: - uuid "8.1.0" + "@types/uuid" "8.3.1" + uuid "8.3.2" v8-compile-cache@2.0.3: version "2.0.3"