Skip to content

Commit 12761ce

Browse files
renovate-botdgp1130
authored andcommitted
build: update uuid to version 3.4.0
1 parent 491d422 commit 12761ce

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"semver": "7.1.1",
4545
"symbol-observable": "1.2.0",
4646
"universal-analytics": "0.4.20",
47-
"uuid": "3.3.3"
47+
"uuid": "3.4.0"
4848
},
4949
"ng-update": {
5050
"migrations": "@schematics/angular/migrations/migration-collection.json",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11404,7 +11404,12 @@ [email protected]:
1140411404
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1140511405
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1140611406

11407-
[email protected], uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2:
11407+
11408+
version "3.4.0"
11409+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
11410+
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
11411+
11412+
uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2:
1140811413
version "3.3.3"
1140911414
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
1141011415
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==

0 commit comments

Comments
 (0)