aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-23 07:13:52 +0000
committerGitHub <noreply@github.com>2021-02-23 07:13:52 +0000
commitc7d7c8fc696aa382985cbd6c83f44a1082fa22d7 (patch)
treede0cc93df8309b5b352e842c6f26dbac098e86c4
parent3a1e6122af10265ee3edd976651c1d7575bea406 (diff)
downloadtimeline-c7d7c8fc696aa382985cbd6c83f44a1082fa22d7.tar.gz
timeline-c7d7c8fc696aa382985cbd6c83f44a1082fa22d7.tar.bz2
timeline-c7d7c8fc696aa382985cbd6c83f44a1082fa22d7.zip
build(deps): Bump workbox-window from 6.1.0 to 6.1.1 in /FrontEnd
Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.1.0...v6.1.1) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 3f2aaa52..ff374219 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": {