Skip to content

Commit c664e4c

Browse files
committed
Update Angular dependencies to latest versions to fix CVE issue.
1 parent bad6884 commit c664e4c

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/compiler": "^21.0.0",
3131
"@angular/core": "^21.0.0",
3232
"@angular/forms": "^21.0.0",
33-
"@angular/material": "^21.0.2",
33+
"@angular/material": "^21.0.6",
3434
"@angular/platform-browser": "^21.0.0",
3535
"@angular/router": "^21.0.0",
3636
"express": "^5.2.1",
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@angular/build": "^21.0.2",
4545
"@angular/cli": "^21.0.2",
46-
"@angular/compiler-cli": "^21.0.0",
46+
"@angular/compiler-cli": "^21.0.7",
4747
"jsdom": "^27.1.0",
4848
"typescript": "~5.9.2",
4949
"vitest": "^4.0.8"

0 commit comments

Comments
 (0)