aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-13 07:10:05 +0000
committerGitHub <noreply@github.com>2021-04-13 07:10:05 +0000
commite9ae314e5537c97dadbb7fecb1f43893c7f70f61 (patch)
treeb48daa4b98a603de96f6d08da0eaef90e4bb93a0 /FrontEnd
parentd3426a422717698bb73e756e4aaf9fd75c2319c4 (diff)
downloadtimeline-e9ae314e5537c97dadbb7fecb1f43893c7f70f61.tar.gz
timeline-e9ae314e5537c97dadbb7fecb1f43893c7f70f61.tar.bz2
timeline-e9ae314e5537c97dadbb7fecb1f43893c7f70f61.zip
build(deps): Bump workbox-routing from 6.1.2 to 6.1.5 in /FrontEnd
Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.1.2 to 6.1.5. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.1.2...v6.1.5) 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 787617dd..48b2ae78 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -33,7 +33,7 @@
"workbox-cacheable-response": "^6.1.0",
"workbox-expiration": "^6.1.2",
"workbox-precaching": "^6.1.0",
- "workbox-routing": "^6.1.2",
+ "workbox-routing": "^6.1.5",
"workbox-strategies": "^6.1.0",
"workbox-window": "^6.1.1",
"xregexp": "^5.0.2"