aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-13 02:26:47 +0800
committerGitHub <noreply@github.com>2021-08-13 02:26:47 +0800
commitb2e83e89f7b8d10cf1688c524edec0b49fd8272f (patch)
tree94e53ce0161baa186588b362321f45d741c13239
parent911b2633b1b9b1be04fa20ac0117bf4cdd6f9e0d (diff)
parent27725d4d9bd04d04a746a2c27c501f4760385e25 (diff)
downloadtimeline-b2e83e89f7b8d10cf1688c524edec0b49fd8272f.tar.gz
timeline-b2e83e89f7b8d10cf1688c524edec0b49fd8272f.tar.bz2
timeline-b2e83e89f7b8d10cf1688c524edec0b49fd8272f.zip
Merge pull request #746 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-expiration-6.2.4
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 547402d7..4fd00d8f 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.2.4",
- "workbox-expiration": "^6.2.2",
+ "workbox-expiration": "^6.2.4",
"workbox-precaching": "^6.2.3",
"workbox-routing": "^6.2.4",
"workbox-strategies": "^6.2.2",