From 63e2dbd17273935b0841c2f0b28cca14d7e61ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 05:05:07 +0000 Subject: build(deps): Bump rxjs from 7.2.0 to 7.3.0 in /FrontEnd Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.2.0 to 7.3.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/7.2.0...7.3.0) --- updated-dependencies: - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-minor ... 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 0db12a86..f406c0c8 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -31,7 +31,7 @@ "react-transition-group": "^4.4.2", "regenerator-runtime": "^0.13.9", "remarkable": "^2.0.1", - "rxjs": "^7.2.0", + "rxjs": "^7.3.0", "workbox-cacheable-response": "^6.1.5", "workbox-expiration": "^6.1.2", "workbox-precaching": "^6.1.0", -- cgit v1.2.3