aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-31 05:55:51 +0000
committerGitHub <noreply@github.com>2021-01-31 05:55:51 +0000
commitcecc268f3ae693dfc977b169377a408e260d2b45 (patch)
treed2480234dcf007ddf29ebf522fe8454dae04fa74
parenteaf8605194ae56de47b10b24380c22d34c8302f4 (diff)
downloadtimeline-cecc268f3ae693dfc977b169377a408e260d2b45.tar.gz
timeline-cecc268f3ae693dfc977b169377a408e260d2b45.tar.bz2
timeline-cecc268f3ae693dfc977b169377a408e260d2b45.zip
build(deps): Bump workbox-routing from 6.0.2 to 6.1.0 in /FrontEnd
Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.0.2...v6.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 5cca94a3..454eb2fc 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -29,7 +29,7 @@
"regenerator-runtime": "^0.13.7",
"rxjs": "^6.6.3",
"workbox-precaching": "^6.0.2",
- "workbox-routing": "^6.0.2",
+ "workbox-routing": "^6.1.0",
"workbox-strategies": "^6.0.2",
"workbox-window": "^6.0.2",
"xregexp": "^4.4.1"