aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-06 16:45:56 +0800
committerGitHub <noreply@github.com>2021-08-06 16:45:56 +0800
commit2ee93a64b4722e06f08523c6c0df0c0105d20f37 (patch)
tree0a60d819e772776e55890775594545a47a53fc09
parent553f8f54f30561c33e3f394e31a02f1d2bc6cdce (diff)
parentccbd7016470a9d2e4de6d75f1e591dac26135183 (diff)
downloadtimeline-2ee93a64b4722e06f08523c6c0df0c0105d20f37.tar.gz
timeline-2ee93a64b4722e06f08523c6c0df0c0105d20f37.tar.bz2
timeline-2ee93a64b4722e06f08523c6c0df0c0105d20f37.zip
Merge pull request #724 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-expiration-6.2.0
build(deps): Bump workbox-expiration from 6.1.5 to 6.2.0 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 cde935b6..baaf6283 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.1.5",
- "workbox-expiration": "^6.1.2",
+ "workbox-expiration": "^6.2.0",
"workbox-precaching": "^6.1.0",
"workbox-routing": "^6.2.0",
"workbox-strategies": "^6.1.0",