Skip to content

Commit a39aa0f

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency uuid to v9
1 parent f86b384 commit a39aa0f

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"resolve": "1.22.1",
4141
"semver": "7.3.7",
4242
"symbol-observable": "4.0.0",
43-
"uuid": "8.3.2",
43+
"uuid": "9.0.0",
4444
"yargs": "17.5.1"
4545
},
4646
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10891,16 +10891,21 @@ utils-merge@1.0.1:
1089110891
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1089210892
integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==
1089310893

10894-
uuid@8.3.2, uuid@^8.3.2:
10895-
version "8.3.2"
10896-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
10897-
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
10894+
uuid@9.0.0:
10895+
version "9.0.0"
10896+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5"
10897+
integrity sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==
1089810898

1089910899
uuid@^3.3.2:
1090010900
version "3.4.0"
1090110901
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1090210902
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1090310903

10904+
uuid@^8.3.2:
10905+
version "8.3.2"
10906+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
10907+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
10908+
1090410909
v8-compile-cache-lib@^3.0.1:
1090510910
version "3.0.1"
1090610911
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"

0 commit comments

Comments
 (0)