aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-16 07:16:29 +0000
committerGitHub <noreply@github.com>2021-03-16 07:16:29 +0000
commit36b97f65112e00ca74a455b4a165974f445381c9 (patch)
treef3d808d45f62efe5a2c5cf7f1fdaf7ae2fb63c7a
parent8a2fe68f2de79773db3f13b3c5198ef576afdabb (diff)
parent65af731d77d349603d67ea967ce42caa46ce13b1 (diff)
downloadtimeline-36b97f65112e00ca74a455b4a165974f445381c9.tar.gz
timeline-36b97f65112e00ca74a455b4a165974f445381c9.tar.bz2
timeline-36b97f65112e00ca74a455b4a165974f445381c9.zip
Merge pull request #379 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-expiration-6.1.2
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 0a63039d..96c6e1ac 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -30,7 +30,7 @@
"remarkable": "^2.0.1",
"rxjs": "^6.6.6",
"workbox-cacheable-response": "^6.1.0",
- "workbox-expiration": "^6.1.0",
+ "workbox-expiration": "^6.1.2",
"workbox-precaching": "^6.1.0",
"workbox-routing": "^6.1.2",
"workbox-strategies": "^6.1.0",