Bump rxjs from 7.8.0 to 7.8.1 in /frontend (#167)

Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.8.0 to 7.8.1.
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.1/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.8.0...7.8.1)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-10 12:08:08 +02:00
committed by GitHub
parent e888c1bda8
commit eb53d82011
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@angular/router": "^15.2.6",
"@angular/youtube-player": "^15.2.6",
"mat-table-filter": "^15.0.0",
"rxjs": "~7.8.0",
"rxjs": "~7.8.1",
"tslib": "^2.3.0",
"zone.js": "~0.13.0"
},