aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-05 21:33:42 +0800
committerGitHub <noreply@github.com>2022-03-05 21:33:42 +0800
commitbfb239efb5072e59b214353590c5894824b6981a (patch)
treec8076ce0d09c98e748082a2272cb2b400808d38e
parent964574146aebe1b5cebf5a4e5699084c7ae8d680 (diff)
parentacc46ee8dabaa97fc94df3b1381ae9aceaca92aa (diff)
downloadtimeline-bfb239efb5072e59b214353590c5894824b6981a.tar.gz
timeline-bfb239efb5072e59b214353590c5894824b6981a.tar.bz2
timeline-bfb239efb5072e59b214353590c5894824b6981a.zip
Merge pull request #1087 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-cacheable-response-6.5.1
build(deps): Bump workbox-cacheable-response from 6.4.2 to 6.5.1 in /FrontEnd
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index ed968188..df8b8307 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.4",
- "workbox-cacheable-response": "^6.3.0",
+ "workbox-cacheable-response": "^6.5.1",
"workbox-expiration": "^6.5.0",
"workbox-precaching": "^6.5.0",
"workbox-routing": "^6.5.0",