aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-13 07:10:42 +0000
committerGitHub <noreply@github.com>2021-04-13 07:10:42 +0000
commitb8ca2eeaf4d6fcd5494a570aaddccc8d6080a52a (patch)
tree90456570f053b92bfb107553d861f9ce18cee32f
parentd3426a422717698bb73e756e4aaf9fd75c2319c4 (diff)
downloadtimeline-b8ca2eeaf4d6fcd5494a570aaddccc8d6080a52a.tar.gz
timeline-b8ca2eeaf4d6fcd5494a570aaddccc8d6080a52a.tar.bz2
timeline-b8ca2eeaf4d6fcd5494a570aaddccc8d6080a52a.zip
build(deps): Bump workbox-cacheable-response in /FrontEnd
Bumps [workbox-cacheable-response](https://github.com/googlechrome/workbox) from 6.1.2 to 6.1.5. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.1.2...v6.1.5) 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 787617dd..ff2a1668 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -30,7 +30,7 @@
"regenerator-runtime": "^0.13.7",
"remarkable": "^2.0.1",
"rxjs": "^6.6.7",
- "workbox-cacheable-response": "^6.1.0",
+ "workbox-cacheable-response": "^6.1.5",
"workbox-expiration": "^6.1.2",
"workbox-precaching": "^6.1.0",
"workbox-routing": "^6.1.2",