Skip to content

Commit 4e3a257

Browse files
fix(deps): Update dependency @angular/compiler to ^19.2.17 [SECURITY]
1 parent 6a54606 commit 4e3a257

File tree

2 files changed

+80
-18
lines changed

2 files changed

+80
-18
lines changed

angular-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@angular/common": "^19.2.2",
15-
"@angular/compiler": "^19.2.2",
15+
"@angular/compiler": "^19.2.17",
1616
"@angular/core": "^19.2.2",
1717
"@angular/forms": "^19.2.2",
1818
"@angular/platform-browser": "^19.2.2",

0 commit comments

Comments
 (0)