Update dependency rxjs to ~7.6.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
2022-12-03 20:53:25 +01:00
parent 557d4b6ffa
commit 35b7510eb9
2 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
"@angular/router": "~14.2.0",
"bootstrap": "^5.1.3",
"ngx-cron-editor": "^0.7.3",
"rxjs": "~7.5.0",
"rxjs": "~7.6.0",
"tslib": "^2.4.0",
"zone.js": "~0.11.4"
},