diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-16 07:16:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-16 07:16:23 +0000 |
commit | 664fb01e7209fc8838cbf869b81932cbb443c487 (patch) | |
tree | 58f0d47b8bbc3b9a93b16c8516fa621a311051b1 /FrontEnd/package.json | |
parent | 71b9c2c06bf81ff9751483a8842677cf29730446 (diff) | |
parent | 991b86efb6c2bd3c8cd9a1fb17a5a181f2ffcfdc (diff) | |
download | timeline-664fb01e7209fc8838cbf869b81932cbb443c487.tar.gz timeline-664fb01e7209fc8838cbf869b81932cbb443c487.tar.bz2 timeline-664fb01e7209fc8838cbf869b81932cbb443c487.zip |
Merge pull request #380 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-routing-6.1.2
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 74266b39..d7a8ceee 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -32,7 +32,7 @@ "workbox-cacheable-response": "^6.1.0",
"workbox-expiration": "^6.1.0",
"workbox-precaching": "^6.1.0",
- "workbox-routing": "^6.1.0",
+ "workbox-routing": "^6.1.2",
"workbox-strategies": "^6.1.0",
"workbox-window": "^6.1.1",
"xregexp": "^5.0.1"
|