aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-06 16:52:05 +0800
committerGitHub <noreply@github.com>2021-08-06 16:52:05 +0800
commitd3b8b5d93e3d3750ae9f0f1623ccfb70bc28b967 (patch)
tree8e1fd78b2d07d48e96136d959036ac34c32c5127 /FrontEnd
parent1994df2404d21ee5a8d205fe9b6fc5687fe325d9 (diff)
parentb76d5ab82743c07b910fac4effdfbbb703691cb8 (diff)
downloadtimeline-d3b8b5d93e3d3750ae9f0f1623ccfb70bc28b967.tar.gz
timeline-d3b8b5d93e3d3750ae9f0f1623ccfb70bc28b967.tar.bz2
timeline-d3b8b5d93e3d3750ae9f0f1623ccfb70bc28b967.zip
Merge pull request #719 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-strategies-6.2.0
build(deps): Bump workbox-strategies from 6.1.5 to 6.2.0 in /FrontEnd
Diffstat (limited to '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 c13faf1d..39757577 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -36,7 +36,7 @@
"workbox-expiration": "^6.2.0",
"workbox-precaching": "^6.2.0",
"workbox-routing": "^6.2.0",
- "workbox-strategies": "^6.1.0",
+ "workbox-strategies": "^6.2.0",
"workbox-window": "^6.1.1",
"xregexp": "^5.1.0"
},