aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-13 07:10:05 +0000
committerGitHub <noreply@github.com>2021-04-13 07:10:05 +0000
commit21e516c1985190c3739680d21445a87fcc69b247 (patch)
tree666c8535afdb7283c91809f4d04325629bcd5d3c /FrontEnd/package.json
parent8f60a412b2aa7336c94d548c26af4318f3294b8b (diff)
downloadtimeline-21e516c1985190c3739680d21445a87fcc69b247.tar.gz
timeline-21e516c1985190c3739680d21445a87fcc69b247.tar.bz2
timeline-21e516c1985190c3739680d21445a87fcc69b247.zip
build(deps): Bump workbox-routing from 6.1.2 to 6.1.5 in /FrontEnd
Bumps [workbox-routing](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>
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 787617dd..48b2ae78 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -33,7 +33,7 @@
"workbox-cacheable-response": "^6.1.0",
"workbox-expiration": "^6.1.2",
"workbox-precaching": "^6.1.0",
- "workbox-routing": "^6.1.2",
+ "workbox-routing": "^6.1.5",
"workbox-strategies": "^6.1.0",
"workbox-window": "^6.1.1",
"xregexp": "^5.0.2"