aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-01-31 14:04:20 +0800
committerGitHub <noreply@github.com>2021-01-31 14:04:20 +0800
commitbbba4e0c78e6bcc140c55eef493e2b38e1851fb3 (patch)
treea9bd3bb81d5d894b1eceaa6d43ad3bcac5fcfe6d
parentdb05104d576a52a6d12417eae0dd2d829ff652cd (diff)
parentc63d00a77e8ec69e24302f2178c45e29a1f9be45 (diff)
downloadtimeline-bbba4e0c78e6bcc140c55eef493e2b38e1851fb3.tar.gz
timeline-bbba4e0c78e6bcc140c55eef493e2b38e1851fb3.tar.bz2
timeline-bbba4e0c78e6bcc140c55eef493e2b38e1851fb3.zip
Merge pull request #218 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-precaching-6.1.0
build(deps): Bump workbox-precaching from 6.0.2 to 6.1.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 5664a61e..d86ca472 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -28,7 +28,7 @@
"react-router-dom": "^5.2.0",
"regenerator-runtime": "^0.13.7",
"rxjs": "^6.6.3",
- "workbox-precaching": "^6.0.2",
+ "workbox-precaching": "^6.1.0",
"workbox-routing": "^6.1.0",
"workbox-strategies": "^6.0.2",
"workbox-window": "^6.1.0",