aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-06 08:46:43 +0000
committerGitHub <noreply@github.com>2021-08-06 08:46:43 +0000
commite58ee0e8a2b14dd6bd792231732d04cfd3a41e55 (patch)
tree51d9c4e28d88ac6081472ee4aeacb218e37878fc
parente2e3307711eba4d4f4e1d9c674216dce3a435fd4 (diff)
downloadtimeline-e58ee0e8a2b14dd6bd792231732d04cfd3a41e55.tar.gz
timeline-e58ee0e8a2b14dd6bd792231732d04cfd3a41e55.tar.bz2
timeline-e58ee0e8a2b14dd6bd792231732d04cfd3a41e55.zip
build(deps): Bump workbox-precaching from 6.1.5 to 6.2.0 in /FrontEnd
Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.1.5 to 6.2.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.1.5...v6.2.0) --- updated-dependencies: - dependency-name: workbox-precaching dependency-type: direct:production update-type: version-update:semver-minor ... 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 6158eed5..2c97746e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -34,7 +34,7 @@
"rxjs": "^7.3.0",
"workbox-cacheable-response": "^6.1.5",
"workbox-expiration": "^6.2.0",
- "workbox-precaching": "^6.1.0",
+ "workbox-precaching": "^6.2.0",
"workbox-routing": "^6.2.0",
"workbox-strategies": "^6.1.0",
"workbox-window": "^6.1.1",