Bump rxjs from 7.0.1 to 7.1.0 in /app

Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.0.1 to 7.1.0.
- [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.0.1...7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-24 20:45:27 +00:00
committed by GitHub
parent 9323c2f833
commit 6515035e04
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"ngx-toastr": "^14.0.0",
"npm": "6",
"path": "0.12.7",
"rxjs": "^7.0.1",
"rxjs": "^7.1.0",
"yargs": "^17.0.1",
"zone.js": "^0.11.4"
},