From c7f1aa895d7f9cb4294bc63f2f39dbd6189b172b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 04:18:12 +0000 Subject: [PATCH] Bump rxjs from 6.5.4 to 6.5.5 in /app Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.4 to 6.5.5. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.5.5/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/6.5.4...6.5.5) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index 4748584b..49750d6b 100644 --- a/app/package.json +++ b/app/package.json @@ -34,7 +34,7 @@ "node-pty": "^0.10.0-beta2", "npm": "6.9.0", "path": "0.12.7", - "rxjs": "^6.5.4", + "rxjs": "^6.5.5", "rxjs-compat": "^6.5.4", "yargs": "^15.3.1", "zone.js": "^0.10.3" diff --git a/app/yarn.lock b/app/yarn.lock index 920dab3a..93a0a6ae 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -2868,10 +2868,10 @@ rxjs-compat@^6.5.4: resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.5.4.tgz#03825692af3fe363e04c43f41ff4113d76bbd305" integrity sha512-rkn+lbOHUQOurdd74J/hjmDsG9nFx0z66fvnbs8M95nrtKvNqCKdk7iZqdY51CGmDemTQk+kUPy4s8HVOHtkfA== -rxjs@^6.5.4: - version "6.5.4" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.4.tgz#e0777fe0d184cec7872df147f303572d414e211c" - integrity sha512-naMQXcgEo3csAEGvw/NydRA0fuS2nDZJiw1YUWFKU7aPPAPGZEsD4Iimit96qwCieH6y614MCLYwdkrWx7z/7Q== +rxjs@^6.5.5: + version "6.5.5" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec" + integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ== dependencies: tslib "^1.9.0"