aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-09-19 00:04:26 +0800
committerGitHub <noreply@github.com>2021-09-19 00:04:26 +0800
commitd8261730e37af819bd037423a572451f605f47eb (patch)
tree88074e84ad6e6d144c84a4f5eb485818b36146a5
parent7bb3f4c6a3108e9a0b3d771b80c51a6ce8d58926 (diff)
parent436b7125496fbef4e59ae4bb396c9d2db575326b (diff)
downloadtimeline-d8261730e37af819bd037423a572451f605f47eb.tar.gz
timeline-d8261730e37af819bd037423a572451f605f47eb.tar.bz2
timeline-d8261730e37af819bd037423a572451f605f47eb.zip
Merge pull request #812 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-cacheable-response-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 85a75ded..960b8911 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -32,7 +32,7 @@
"regenerator-runtime": "^0.13.9",
"remarkable": "^2.0.1",
"rxjs": "^7.3.0",
- "workbox-cacheable-response": "^6.2.4",
+ "workbox-cacheable-response": "^6.3.0",
"workbox-expiration": "^6.2.4",
"workbox-precaching": "^6.3.0",
"workbox-routing": "^6.2.4",