aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-09-19 00:15:30 +0800
committerGitHub <noreply@github.com>2021-09-19 00:15:30 +0800
commit3f344723dc039c115c0c64f985a0240fba2cf71d (patch)
tree93f98b67f20c38b33cde1a6cc82f45b09b608a00
parent50e0781ab5cc96280df3aa5a71ec1e9dee448562 (diff)
parentf816f5d2bc8af1cb1ca4acf3730ade7dcf40b7b0 (diff)
downloadtimeline-3f344723dc039c115c0c64f985a0240fba2cf71d.tar.gz
timeline-3f344723dc039c115c0c64f985a0240fba2cf71d.tar.bz2
timeline-3f344723dc039c115c0c64f985a0240fba2cf71d.zip
Merge pull request #804 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-expiration-6.3.0
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 807ebe01..5f54c8bb 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -33,7 +33,7 @@
"remarkable": "^2.0.1",
"rxjs": "^7.3.0",
"workbox-cacheable-response": "^6.3.0",
- "workbox-expiration": "^6.2.4",
+ "workbox-expiration": "^6.3.0",
"workbox-precaching": "^6.3.0",
"workbox-routing": "^6.3.0",
"workbox-strategies": "^6.2.4",