aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-13 07:33:13 +0000
committerGitHub <noreply@github.com>2021-04-13 07:33:13 +0000
commit340ac4ccbd76d7d1c214783e39d8655c65c20b06 (patch)
treefec9baa401ba03cf2860543d6c1efb724ca952af /FrontEnd/package.json
parent8c2c07349d3a7b39438d7f87d00d7d56f746cddb (diff)
parent21e516c1985190c3739680d21445a87fcc69b247 (diff)
downloadtimeline-340ac4ccbd76d7d1c214783e39d8655c65c20b06.tar.gz
timeline-340ac4ccbd76d7d1c214783e39d8655c65c20b06.tar.bz2
timeline-340ac4ccbd76d7d1c214783e39d8655c65c20b06.zip
Merge pull request #455 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-routing-6.1.5
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 801462c2..482eae80 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -33,7 +33,7 @@
"workbox-cacheable-response": "^6.1.5",
"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"