aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-12 05:49:09 +0000
committerGitHub <noreply@github.com>2021-05-12 05:49:09 +0000
commit06dcf95a767c923b9d2e8dd1094599ad4c70a12e (patch)
treeb01e621d4252138a9aba4ba41328528180e300c4 /FrontEnd
parent61ee414dfffa00b10601e5fc457e4eca69beb3f2 (diff)
downloadtimeline-06dcf95a767c923b9d2e8dd1094599ad4c70a12e.tar.gz
timeline-06dcf95a767c923b9d2e8dd1094599ad4c70a12e.tar.bz2
timeline-06dcf95a767c923b9d2e8dd1094599ad4c70a12e.zip
build(deps): Bump rxjs from 7.0.0 to 7.0.1 in /FrontEnd
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.0.0 to 7.0.1. - [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.0...7.0.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 1126c862..b1d2c607 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -29,7 +29,7 @@
"react-router-dom": "^5.2.0",
"regenerator-runtime": "^0.13.7",
"remarkable": "^2.0.1",
- "rxjs": "^7.0.0",
+ "rxjs": "^7.0.1",
"workbox-cacheable-response": "^6.1.5",
"workbox-expiration": "^6.1.2",
"workbox-precaching": "^6.1.0",