Skip to content

Commit 2e6ac47

Browse files
Bump uuid from 8.3.2 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 821afe2 commit 2e6ac47

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4521,7 +4521,7 @@
45214521
"vscode-tas-client": "^0.1.45",
45224522
"which": "~2.0.2",
45234523
"xml2js": "^0.5.0",
4524-
"uuid": "~8.3.2",
4524+
"uuid": "~14.0.0",
45254525
"lodash": "^4.18.1"
45264526
},
45274527
"resolutions": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7762,11 +7762,16 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1:
77627762
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/util-deprecate/-/util-deprecate-1.0.2.tgz"
77637763
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
77647764

7765-
uuid@^8.3.0, uuid@~8.3.2:
7765+
uuid@^8.3.0:
77667766
version "8.3.2"
77677767
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/uuid/-/uuid-8.3.2.tgz"
77687768
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
77697769

7770+
uuid@~14.0.0:
7771+
version "14.0.0"
7772+
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
7773+
integrity sha1-CviDIgFj0mT/4MCE9riom5Zmlm0=
7774+
77707775
v8flags@^3.2.0:
77717776
version "3.2.0"
77727777
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/v8flags/-/v8flags-3.2.0.tgz"

0 commit comments

Comments
 (0)