Skip to content

Commit 21f44f7

Browse files
fix(deps): update dependency @angular/common to v19 [security]
1 parent 0d6e3ab commit 21f44f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@angular/animations": "18.2.8",
2828
"@angular/cdk": "18.2.9",
29-
"@angular/common": "18.2.8",
29+
"@angular/common": "19.2.16",
3030
"@angular/compiler": "18.2.8",
3131
"@angular/core": "18.2.8",
3232
"@angular/forms": "18.2.8",

0 commit comments

Comments
 (0)