Skip to content

Commit f1a3afb

Browse files
fix(deps): Update dependency @angular/common to ^19.2.18 [SECURITY]
1 parent 6a54606 commit f1a3afb

File tree

2 files changed

+100
-34
lines changed

2 files changed

+100
-34
lines changed

angular-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"setEnvVars": "node src/environments/setEnvVars.ts"
1212
},
1313
"dependencies": {
14-
"@angular/common": "^19.2.2",
14+
"@angular/common": "^19.2.18",
1515
"@angular/compiler": "^19.2.2",
1616
"@angular/core": "^19.2.2",
1717
"@angular/forms": "^19.2.2",

0 commit comments

Comments
 (0)