Skip to content

Commit 04b867f

Browse files
renovate-botclydin
authored andcommitted
build: update uuid to version 8.3.1
1 parent 7254d18 commit 04b867f

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
@@ -44,7 +44,7 @@
4444
"semver": "7.3.2",
4545
"symbol-observable": "2.0.3",
4646
"universal-analytics": "0.4.23",
47-
"uuid": "8.3.0"
47+
"uuid": "8.3.1"
4848
},
4949
"ng-update": {
5050
"migrations": "@schematics/angular/migrations/migration-collection.json",

yarn.lock

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

12167-
12168-
version "8.3.0"
12169-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
12170-
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
12167+
12168+
version "8.3.1"
12169+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
12170+
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
1217112171

1217212172
uuid@^3.0.0, uuid@^3.0.1, uuid@^3.3.2, uuid@^3.4.0:
1217312173
version "3.4.0"

0 commit comments

Comments
 (0)