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:46 +0000
committerGitHub <noreply@github.com>2021-08-09 06:55:46 +0000
commitec893dc1c3ece58d06cec7c199fb75257dfd4aad (patch)
tree181a8d999e39f990ea28bd0d49d20baea7117eba /FrontEnd/package.json
parent59d403c6b1e4b20f27b8b52e560fbbbbb6dd6a4f (diff)
downloadtimeline-ec893dc1c3ece58d06cec7c199fb75257dfd4aad.tar.gz
timeline-ec893dc1c3ece58d06cec7c199fb75257dfd4aad.tar.bz2
timeline-ec893dc1c3ece58d06cec7c199fb75257dfd4aad.zip
build(deps): Bump workbox-strategies from 6.2.0 to 6.2.2 in /FrontEnd
Bumps [workbox-strategies](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-strategies 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 16f09a4b..7cd1da87 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -36,7 +36,7 @@
"workbox-expiration": "^6.2.2",
"workbox-precaching": "^6.2.0",
"workbox-routing": "^6.2.2",
- "workbox-strategies": "^6.2.0",
+ "workbox-strategies": "^6.2.2",
"workbox-window": "^6.2.2",
"xregexp": "^5.1.0"
},