aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-25 13:09:58 +0800
committerGitHub <noreply@github.com>2022-03-25 13:09:58 +0800
commit924b798aff4c40b42b38f3960478c48b27cd5965 (patch)
tree9e74ec1e58af8700a76ae7b5b311479bf0700173
parente37a4a6239f3ebe3bf52351be8cf4827d2df6494 (diff)
parent0c0b1d5e98cd37b64ad71ccf58f9bd1955c2e35e (diff)
downloadtimeline-924b798aff4c40b42b38f3960478c48b27cd5965.tar.gz
timeline-924b798aff4c40b42b38f3960478c48b27cd5965.tar.bz2
timeline-924b798aff4c40b42b38f3960478c48b27cd5965.zip
Merge pull request #1124 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-cacheable-response-6.5.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 7c65df4c..e326ed60 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -31,7 +31,7 @@
"regenerator-runtime": "^0.13.9",
"remarkable": "^2.0.1",
"rxjs": "^7.5.5",
- "workbox-cacheable-response": "^6.5.1",
+ "workbox-cacheable-response": "^6.5.2",
"workbox-expiration": "^6.5.2",
"workbox-precaching": "^6.5.1",
"workbox-routing": "^6.5.0",