From fcd6fe1e1da2fd9376d54b8663aa2148693503f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 04:06:27 +0000 Subject: [PATCH] build(deps): bump workbox-core from 5.1.4 to 6.5.4 Bumps [workbox-core](https://github.com/googlechrome/workbox) from 5.1.4 to 6.5.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v5.1.4...v6.5.4) --- updated-dependencies: - dependency-name: workbox-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ba714f..92f81f2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "workbox-background-sync": "~5.1.4", "workbox-broadcast-update": "~5.1.4", "workbox-cacheable-response": "~5.1.4", - "workbox-core": "~5.1.4", + "workbox-core": "~6.5.4", "workbox-expiration": "~5.1.4", "workbox-google-analytics": "~5.1.4", "workbox-navigation-preload": "~5.1.4",