Skip to content

Commit fe8f796

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update uuid to version 7.0.2
1 parent a9394c1 commit fe8f796

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.1.3",
4545
"symbol-observable": "1.2.0",
4646
"universal-analytics": "0.4.20",
47-
"uuid": "7.0.1"
47+
"uuid": "7.0.2"
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
@@ -11665,10 +11665,10 @@ [email protected]:
1166511665
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1166611666
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1166711667

11668-
11669-
version "7.0.1"
11670-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.1.tgz#95ed6ff3d8c881cbf85f0f05cc3915ef994818ef"
11671-
integrity sha512-yqjRXZzSJm9Dbl84H2VDHpM3zMjzSJQ+hn6C4zqd5ilW+7P4ZmLEEqwho9LjP+tGuZlF4xrHQXT0h9QZUS/pWA==
11668+
11669+
version "7.0.2"
11670+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.2.tgz#7ff5c203467e91f5e0d85cfcbaaf7d2ebbca9be6"
11671+
integrity sha512-vy9V/+pKG+5ZTYKf+VcphF5Oc6EFiu3W8Nv3P3zIh0EqVI80ZxOzuPfe9EHjkFNvf8+xuTHVeei4Drydlx4zjw==
1167211672

1167311673
uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2:
1167411674
version "3.4.0"

0 commit comments

Comments
 (0)