Bump rxjs from 7.5.5 to 7.5.6 in /src-ui

Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.5 to 7.5.6.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.5.5...7.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-01 20:08:06 +00:00
committed by GitHub
parent da99ba114b
commit cce36906b1
2 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,7 @@
"ngx-color": "^7.3.3",
"ngx-cookie-service": "^14.0.1",
"ngx-file-drop": "^13.0.0",
"rxjs": "~7.5.5",
"rxjs": "~7.5.6",
"tslib": "^2.3.1",
"uuid": "^8.3.1",
"zone.js": "~0.11.6"