deps: update @angular/router to 21.1.1
Node.js CI / CI (pull_request) Failing after 44s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m57s

This commit is contained in:
2026-02-04 08:52:33 -08:00
parent eb596f1cde
commit ac3fa46b13
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
"@angular/core": "21.0.6",
"@angular/forms": "21.0.6",
"@angular/platform-browser": "21.0.6",
"@angular/router": "21.0.6",
"@angular/router": "21.1.1",
"rxjs": "7.8.2",
"tslib": "2.8.1"
},
@@ -46,4 +46,4 @@
"typescript": "5.9.3",
"vitest": "4.0.16"
}
}
}