Skip to content

Commit cb2700e

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update uuid to version 7.0.3
1 parent df8fa8d commit cb2700e

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.2"
47+
"uuid": "7.0.3"
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
@@ -11815,10 +11815,10 @@ [email protected]:
1181511815
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1181611816
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1181711817

11818-
11819-
version "7.0.2"
11820-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.2.tgz#7ff5c203467e91f5e0d85cfcbaaf7d2ebbca9be6"
11821-
integrity sha512-vy9V/+pKG+5ZTYKf+VcphF5Oc6EFiu3W8Nv3P3zIh0EqVI80ZxOzuPfe9EHjkFNvf8+xuTHVeei4Drydlx4zjw==
11818+
11819+
version "7.0.3"
11820+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
11821+
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
1182211822

1182311823
uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2:
1182411824
version "3.4.0"

0 commit comments

Comments
 (0)