diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-13 07:33:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-13 07:33:13 +0000 |
commit | 340ac4ccbd76d7d1c214783e39d8655c65c20b06 (patch) | |
tree | fec9baa401ba03cf2860543d6c1efb724ca952af /FrontEnd/package-lock.json | |
parent | 8c2c07349d3a7b39438d7f87d00d7d56f746cddb (diff) | |
parent | 21e516c1985190c3739680d21445a87fcc69b247 (diff) | |
download | timeline-340ac4ccbd76d7d1c214783e39d8655c65c20b06.tar.gz timeline-340ac4ccbd76d7d1c214783e39d8655c65c20b06.tar.bz2 timeline-340ac4ccbd76d7d1c214783e39d8655c65c20b06.zip |
Merge pull request #455 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-routing-6.1.5
Diffstat (limited to 'FrontEnd/package-lock.json')
-rw-r--r-- | FrontEnd/package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json index 36b3a39c..c1b98bdb 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -35,7 +35,7 @@ "workbox-cacheable-response": "^6.1.5", "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" |