aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-12 23:20:30 +0800
committerGitHub <noreply@github.com>2021-08-12 23:20:30 +0800
commit908db08d6a77b68def9438087b8b082dfcd244c6 (patch)
tree12f46b132a97383cb53bbfb9efb35ff8253939f1
parent76aa4197559e10288d728d65f010b3b42b5e25b1 (diff)
parent1bdba63d4f650d8ccebc34c1af0da802ac2880f5 (diff)
downloadtimeline-908db08d6a77b68def9438087b8b082dfcd244c6.tar.gz
timeline-908db08d6a77b68def9438087b8b082dfcd244c6.tar.bz2
timeline-908db08d6a77b68def9438087b8b082dfcd244c6.zip
Merge pull request #751 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-routing-6.2.4
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index f63ce4bf..e4507e24 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -35,7 +35,7 @@
"workbox-cacheable-response": "^6.2.3",
"workbox-expiration": "^6.2.2",
"workbox-precaching": "^6.2.3",
- "workbox-routing": "^6.2.2",
+ "workbox-routing": "^6.2.4",
"workbox-strategies": "^6.2.2",
"workbox-window": "^6.2.3",
"xregexp": "^5.1.0"