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 | f2747662259f8e27da2dfd9a1fab6829447a83b3 (patch) | |
tree | 16b0588514a25ef6c0d83078049432843c41416f | |
parent | dd54f311aa39c59f0b0daf30c7398efd43dbb89f (diff) | |
parent | e9ae314e5537c97dadbb7fecb1f43893c7f70f61 (diff) | |
download | timeline-f2747662259f8e27da2dfd9a1fab6829447a83b3.tar.gz timeline-f2747662259f8e27da2dfd9a1fab6829447a83b3.tar.bz2 timeline-f2747662259f8e27da2dfd9a1fab6829447a83b3.zip |
Merge pull request #455 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-routing-6.1.5
-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 801462c2..482eae80 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -33,7 +33,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"
|