From 4cba68f28af9de253c62f00c358f59b142f5eb03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 06:53:01 +0000 Subject: build(deps): Bump rxjs from 6.6.7 to 7.0.0 in /FrontEnd Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.7 to 7.0.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/6.6.7...7.0.0) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FrontEnd') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 971a93d1..8caf2b21 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -27,7 +27,7 @@ "react-router-dom": "^5.2.0", "regenerator-runtime": "^0.13.7", "remarkable": "^2.0.1", - "rxjs": "^6.6.7", + "rxjs": "^7.0.0", "workbox-cacheable-response": "^6.1.5", "workbox-expiration": "^6.1.2", "workbox-precaching": "^6.1.0", -- cgit v1.2.3