deps: update rxjs to 7.8.2
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m41s

This commit is contained in:
2026-02-04 08:46:44 -08:00
parent 0bb9df209b
commit fcd2f09adb
2 changed files with 36 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"@angular/platform-browser": "^19.1.4",
"@angular/platform-browser-dynamic": "^19.1.4",
"@angular/router": "^19.1.4",
"rxjs": "~7.8.1",
"rxjs": "7.8.2",
"tslib": "^2.8.1",
"zone.js": "~0.15.0"
},