Skip to content

Commit 3c0b9f1

Browse files
renovate-botfilipesilva
authored andcommitted
build: update uuid to version 8.3.2
1 parent bfe6103 commit 3c0b9f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"semver": "7.3.4",
4646
"symbol-observable": "3.0.0",
4747
"universal-analytics": "0.4.23",
48-
"uuid": "8.3.1"
48+
"uuid": "8.3.2"
4949
},
5050
"ng-update": {
5151
"migrations": "@schematics/angular/migrations/migration-collection.json",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12449,10 +12449,10 @@ [email protected]:
1244912449
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1245012450
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1245112451

12452-
12453-
version "8.3.1"
12454-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
12455-
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
12452+
12453+
version "8.3.2"
12454+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
12455+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
1245612456

1245712457
uuid@^3.0.0, uuid@^3.3.2, uuid@^3.4.0:
1245812458
version "3.4.0"

0 commit comments

Comments
 (0)