aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-01-31 14:00:02 +0800
committerGitHub <noreply@github.com>2021-01-31 14:00:02 +0800
commit97f7211af299664bce24cffff0145c2d9c786201 (patch)
treefc529c020f18531701c28959433c2eefcca7e6e0 /FrontEnd/package.json
parent034ee8100e0fe5e382a99c4cea25a8a1ab3a70d3 (diff)
parent8fb622908cf46155e2260069ab05b030b3a25928 (diff)
downloadtimeline-97f7211af299664bce24cffff0145c2d9c786201.tar.gz
timeline-97f7211af299664bce24cffff0145c2d9c786201.tar.bz2
timeline-97f7211af299664bce24cffff0145c2d9c786201.zip
Merge pull request #216 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-window-6.1.0
build(deps): Bump workbox-window from 6.0.2 to 6.1.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 5cca94a3..5a40f017 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -31,7 +31,7 @@
"workbox-precaching": "^6.0.2",
"workbox-routing": "^6.0.2",
"workbox-strategies": "^6.0.2",
- "workbox-window": "^6.0.2",
+ "workbox-window": "^6.1.0",
"xregexp": "^4.4.1"
},
"scripts": {