aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-06 16:54:12 +0800
committerGitHub <noreply@github.com>2021-08-06 16:54:12 +0800
commitf71febf781bec3ac8b798a988709d0e1de13dbe5 (patch)
tree8fb679fa1ecfa7bccc34ca72005c17f0c2b6e155 /FrontEnd/package.json
parentd3b8b5d93e3d3750ae9f0f1623ccfb70bc28b967 (diff)
parent5fed977a98b7b1623e4795f427ba3eac048bb79d (diff)
downloadtimeline-f71febf781bec3ac8b798a988709d0e1de13dbe5.tar.gz
timeline-f71febf781bec3ac8b798a988709d0e1de13dbe5.tar.bz2
timeline-f71febf781bec3ac8b798a988709d0e1de13dbe5.zip
Merge pull request #718 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-window-6.2.0
build(deps): Bump workbox-window from 6.1.5 to 6.2.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 39757577..55f38a14 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.1.1",
+ "workbox-window": "^6.2.0",
"xregexp": "^5.1.0"
},
"scripts": {