From 00e18c3a7b35de8ebbc68e923ca4ed5309017aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 05:05:53 +0000 Subject: build(deps): Bump workbox-expiration from 6.5.1 to 6.5.2 in /FrontEnd Bumps [workbox-expiration](https://github.com/googlechrome/workbox) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.1...v6.5.2) --- updated-dependencies: - dependency-name: workbox-expiration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 034ba635..7c65df4c 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -32,7 +32,7 @@ "remarkable": "^2.0.1", "rxjs": "^7.5.5", "workbox-cacheable-response": "^6.5.1", - "workbox-expiration": "^6.5.1", + "workbox-expiration": "^6.5.2", "workbox-precaching": "^6.5.1", "workbox-routing": "^6.5.0", "workbox-strategies": "^6.5.1", -- cgit v1.2.3