Bump rxjs from 6.3.3 to 6.5.2 in /app

Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.3.3 to 6.5.2.
- [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/6.3.3...6.5.2)
This commit is contained in:
dependabot-preview[bot]
2019-05-24 18:48:54 +00:00
committed by GitHub
parent 44cf23ec08
commit 0ddc1bed76
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"mz": "^2.7.0",
"ngx-toastr": "^9.1.1",
"path": "0.12.7",
"rxjs": "^6.3.3",
"rxjs": "^6.5.2",
"yargs": "^13.2.4",
"zone.js": "^0.8.29"
},