aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-09 14:54:52 +0800
committerGitHub <noreply@github.com>2021-08-09 14:54:52 +0800
commit60355d749f8d5f29a6c6202c090934a0f8c7abed (patch)
treefe243f819b917e66c76b73d24949fcc0b6be053b /FrontEnd
parentb3e93cef0671257716d028fa1d9af541d443fcce (diff)
parentac5dd3c6681ee93988abe9cbe8025cb7ba6623b9 (diff)
downloadtimeline-60355d749f8d5f29a6c6202c090934a0f8c7abed.tar.gz
timeline-60355d749f8d5f29a6c6202c090934a0f8c7abed.tar.bz2
timeline-60355d749f8d5f29a6c6202c090934a0f8c7abed.zip
Merge pull request #733 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-window-6.2.2
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 b4aaef79..89914926 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -37,7 +37,7 @@
"workbox-precaching": "^6.2.0",
"workbox-routing": "^6.2.0",
"workbox-strategies": "^6.2.0",
- "workbox-window": "^6.2.0",
+ "workbox-window": "^6.2.2",
"xregexp": "^5.1.0"
},
"scripts": {