aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-23 07:45:51 +0000
committerGitHub <noreply@github.com>2021-02-23 07:45:51 +0000
commit87f4ae51da516b1d82756207a4a7457fc6e4a071 (patch)
tree02649b3f2e7b694a03758fb1cfa3442e865c3143
parent724ae63b965f6103be7421a37f40cd14a00cf38e (diff)
parentc7d7c8fc696aa382985cbd6c83f44a1082fa22d7 (diff)
downloadtimeline-87f4ae51da516b1d82756207a4a7457fc6e4a071.tar.gz
timeline-87f4ae51da516b1d82756207a4a7457fc6e4a071.tar.bz2
timeline-87f4ae51da516b1d82756207a4a7457fc6e4a071.zip
Merge pull request #316 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-window-6.1.1
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index dbb8f56a..1697b808 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -33,7 +33,7 @@
"workbox-precaching": "^6.1.0",
"workbox-routing": "^6.1.0",
"workbox-strategies": "^6.1.0",
- "workbox-window": "^6.1.0",
+ "workbox-window": "^6.1.1",
"xregexp": "^5.0.1"
},
"scripts": {