Skip to content

Commit 50f1491

Browse files
fix(deps): update dependency @angular/common to v19 [security]
1 parent 36805c9 commit 50f1491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@angular/animations": "^17.3.0",
1717
"@angular/cdk": "^17.0.0",
18-
"@angular/common": "^17.3.0",
18+
"@angular/common": "^19.0.0",
1919
"@angular/compiler": "^17.3.0",
2020
"@angular/core": "^17.3.0",
2121
"@angular/elements": "^17.3.11",

0 commit comments

Comments
 (0)