aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commiteecf54b1df2eff4ae1b4dee87dfa7fc452be268b (patch)
tree842c352253870a9b289d9b4a35e9f04d9a3285af /FrontEnd/package.json
parent8c45b528ed5b222c3270459fb40a6f3c802b9df0 (diff)
downloadtimeline-eecf54b1df2eff4ae1b4dee87dfa7fc452be268b.tar.gz
timeline-eecf54b1df2eff4ae1b4dee87dfa7fc452be268b.tar.bz2
timeline-eecf54b1df2eff4ae1b4dee87dfa7fc452be268b.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>
Diffstat (limited to 'FrontEnd/package.json')
-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",