aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-09 06:55:22 +0000
committerGitHub <noreply@github.com>2021-08-09 06:55:22 +0000
commit03941a83e6b42d1fb7d5ecd06e490c31d3de441a (patch)
tree4a46c1113a1b2f5d60120511584760f14f8c7b0a /FrontEnd/package.json
parent815b0840667187884faffa8d3c2de8607ba187e9 (diff)
downloadtimeline-03941a83e6b42d1fb7d5ecd06e490c31d3de441a.tar.gz
timeline-03941a83e6b42d1fb7d5ecd06e490c31d3de441a.tar.bz2
timeline-03941a83e6b42d1fb7d5ecd06e490c31d3de441a.zip
build(deps): Bump workbox-routing from 6.2.0 to 6.2.2 in /FrontEnd
Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.2.0 to 6.2.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.0...v6.2.2) --- updated-dependencies: - dependency-name: workbox-routing dependency-type: direct:production update-type: version-update:semver-patch ... 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 481427cc..16f09a4b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -35,7 +35,7 @@
"workbox-cacheable-response": "^6.2.0",
"workbox-expiration": "^6.2.2",
"workbox-precaching": "^6.2.0",
- "workbox-routing": "^6.2.0",
+ "workbox-routing": "^6.2.2",
"workbox-strategies": "^6.2.0",
"workbox-window": "^6.2.2",
"xregexp": "^5.1.0"