From b3e636284367b68a07bd4cd87b6636a3d1fae07d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 23:13:42 +0000 Subject: [PATCH] chore(deps): bump rxjs from 5.5.8 to 6.6.7 Bumps [rxjs](https://github.com/reactivex/rxjs) from 5.5.8 to 6.6.7. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.7/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/5.5.8...6.6.7) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 012a8a5..71fc7b9 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "redux-logger": "^3.0.6", "redux-thunk": "^2.2.0", "reselect": "^4.0.0", - "rxjs": "5.5.8" + "rxjs": "6.6.7" }, "scripts": { "start": "react-scripts start",