From b15442726d6f84239189ad76096708d9353a02e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 17:06:09 +0000 Subject: [PATCH] Bump workbox-core from 5.1.4 to 7.4.0 Bumps [workbox-core](https://github.com/googlechrome/workbox) from 5.1.4 to 7.4.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v5.1.4...v7.4.0) --- updated-dependencies: - dependency-name: workbox-core dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8bb3456..54df2e1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "workbox-background-sync": "^5.1.3", "workbox-broadcast-update": "^5.1.3", "workbox-cacheable-response": "^5.1.3", - "workbox-core": "^5.1.3", + "workbox-core": "^7.4.0", "workbox-expiration": "^5.1.3", "workbox-google-analytics": "^5.1.3", "workbox-navigation-preload": "^5.1.3", diff --git a/yarn.lock b/yarn.lock index 8bd53e8..990fa43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11910,11 +11910,16 @@ workbox-cacheable-response@^5.1.3, workbox-cacheable-response@^5.1.4: dependencies: workbox-core "^5.1.4" -workbox-core@^5.1.3, workbox-core@^5.1.4: +workbox-core@^5.1.4: version "5.1.4" resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-5.1.4.tgz#8bbfb2362ecdff30e25d123c82c79ac65d9264f4" integrity sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg== +workbox-core@^7.4.0: + version "7.4.0" + resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-7.4.0.tgz#5cb59ae7655f2727423268fb1ba698f37809189d" + integrity sha512-6BMfd8tYEnN4baG4emG9U0hdXM4gGuDU3ectXuVHnj71vwxTFI7WOpQJC4siTOlVtGqCUtj0ZQNsrvi6kZZTAQ== + workbox-expiration@^5.1.3, workbox-expiration@^5.1.4: version "5.1.4" resolved "https://registry.yarnpkg.com/workbox-expiration/-/workbox-expiration-5.1.4.tgz#92b5df461e8126114943a3b15c55e4ecb920b163"