aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-24 07:16:16 +0000
committerGitHub <noreply@github.com>2021-05-24 07:16:16 +0000
commitf1ba63e2aba185af6658f61e9c1f7ad4e8f7ea41 (patch)
treee99ea969c4ee8b32dad41761b7c0d53592e20871
parentbabb6bc0384ac139749d0920805500828a136072 (diff)
downloadtimeline-f1ba63e2aba185af6658f61e9c1f7ad4e8f7ea41.tar.gz
timeline-f1ba63e2aba185af6658f61e9c1f7ad4e8f7ea41.tar.bz2
timeline-f1ba63e2aba185af6658f61e9c1f7ad4e8f7ea41.zip
build(deps): Bump rxjs from 7.0.1 to 7.1.0 in /FrontEnd
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.0.1 to 7.1.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.0.1...7.1.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index a6f43849..becb9a9d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -30,7 +30,7 @@
"react-router-dom": "^5.2.0",
"regenerator-runtime": "^0.13.7",
"remarkable": "^2.0.1",
- "rxjs": "^7.0.1",
+ "rxjs": "^7.1.0",
"workbox-cacheable-response": "^6.1.5",
"workbox-expiration": "^6.1.2",
"workbox-precaching": "^6.1.0",