aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commitdf0ca05dab37b0824e12b3046b0bd83b1d0f3639 (patch)
tree33cc00fe246d1a5eca57ccf35a3997a394f28f56 /FrontEnd/package.json
parent034ee8100e0fe5e382a99c4cea25a8a1ab3a70d3 (diff)
downloadtimeline-df0ca05dab37b0824e12b3046b0bd83b1d0f3639.tar.gz
timeline-df0ca05dab37b0824e12b3046b0bd83b1d0f3639.tar.bz2
timeline-df0ca05dab37b0824e12b3046b0bd83b1d0f3639.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>
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 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"