From b6dfb672960125b63b66896947e09a6351feb9d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 04:37:34 +0000 Subject: [PATCH] Bump workbox-build from 6.6.1 to 7.4.1 Bumps [workbox-build](https://github.com/googlechrome/workbox) from 6.6.1 to 7.4.1. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/commits/v7.4.1) --- updated-dependencies: - dependency-name: workbox-build dependency-version: 7.4.1 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 b0f58f0c1..1e3721c92 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "save": "^2.9.0", "vanilla-lazyload": "^19.1.3", "winbox": "^0.2.82", - "workbox-build": "^6.6.0", + "workbox-build": "^7.4.1", "yamljs": "^0.3.0" } }