aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-30 06:53:01 +0000
committerGitHub <noreply@github.com>2021-04-30 06:53:01 +0000
commit4cba68f28af9de253c62f00c358f59b142f5eb03 (patch)
tree479f0306cd34157a6a0c86ecdf218a4dfa32413d
parentd9ffccaace8aafff7abfb57bcd6bb852b3967da7 (diff)
downloadtimeline-4cba68f28af9de253c62f00c358f59b142f5eb03.tar.gz
timeline-4cba68f28af9de253c62f00c358f59b142f5eb03.tar.bz2
timeline-4cba68f28af9de253c62f00c358f59b142f5eb03.zip
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] <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 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",