From 8c0282caa78344b84e77227f2ae5da991b25f75b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 07:05:56 +0000 Subject: build(deps): Bump rxjs from 6.6.3 to 6.6.6 in /FrontEnd Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.3 to 6.6.6. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.6/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/6.6.3...6.6.6) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index d3d0f755..b293c0c9 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -27,7 +27,7 @@ "react-router-bootstrap": "^0.25.0", "react-router-dom": "^5.2.0", "regenerator-runtime": "^0.13.7", - "rxjs": "^6.6.3", + "rxjs": "^6.6.6", "workbox-cacheable-response": "^6.1.0", "workbox-expiration": "^6.1.0", "workbox-precaching": "^6.1.0", -- cgit v1.2.3