aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-06 16:51:38 +0800
committerGitHub <noreply@github.com>2021-08-06 16:51:38 +0800
commit4b2ec57b4a91fcb576b3682df7bb126b66915840 (patch)
tree51d9c4e28d88ac6081472ee4aeacb218e37878fc /FrontEnd/package.json
parente2e3307711eba4d4f4e1d9c674216dce3a435fd4 (diff)
parente58ee0e8a2b14dd6bd792231732d04cfd3a41e55 (diff)
downloadtimeline-4b2ec57b4a91fcb576b3682df7bb126b66915840.tar.gz
timeline-4b2ec57b4a91fcb576b3682df7bb126b66915840.tar.bz2
timeline-4b2ec57b4a91fcb576b3682df7bb126b66915840.zip
Merge pull request #722 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-precaching-6.2.0
build(deps): Bump workbox-precaching from 6.1.5 to 6.2.0 in /FrontEnd
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 6158eed5..2c97746e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -34,7 +34,7 @@
"rxjs": "^7.3.0",
"workbox-cacheable-response": "^6.1.5",
"workbox-expiration": "^6.2.0",
- "workbox-precaching": "^6.1.0",
+ "workbox-precaching": "^6.2.0",
"workbox-routing": "^6.2.0",
"workbox-strategies": "^6.1.0",
"workbox-window": "^6.1.1",