Skip to content

Commit cf005b0

Browse files
fix(deps): update dependency @angular/core to v10 [security]
1 parent cad3e79 commit cf005b0

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

Phonebook.Frontend/package-lock.json

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Phonebook.Frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@angular/cdk": "9.2.4",
4141
"@angular/common": "9.1.12",
4242
"@angular/compiler": "9.1.12",
43-
"@angular/core": "9.1.12",
43+
"@angular/core": "10.2.5",
4444
"@angular/forms": "9.1.12",
4545
"@angular/localize": "9.1.12",
4646
"@angular/material": "9.2.4",

0 commit comments

Comments
 (0)