From bce3669433e98c658efa3edae184a3bd841f4907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 16:08:13 +0000 Subject: [PATCH] Bump workbox-core from 6.2.2 to 6.2.4 Bumps [workbox-core](https://github.com/googlechrome/workbox) from 6.2.2 to 6.2.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.2...v6.2.4) --- updated-dependencies: - dependency-name: workbox-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index d77f6a56dc..076f2d9f28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17500,9 +17500,9 @@ } }, "workbox-core": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.2.2.tgz", - "integrity": "sha512-cRosvK04AJ3vg4VwIaihLyKLbdwp96D0urukIXm5nsc6XaQqx2OaHFDRjaP1y9g4Js2uNHmBhuHrNSlzQZLoWw==" + "version": "6.2.4", + "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.2.4.tgz", + "integrity": "sha512-Nu8X4R4Is3g8uzEJ6qwbW2CGVpzntW/cSf8OfsQGIKQR0nt84FAKzP2cLDaNLp3L/iV9TuhZgCTZzkMiap5/OQ==" }, "workbox-expiration": { "version": "6.2.2", diff --git a/package.json b/package.json index a706a0c3a3..a5ff115cd3 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "swiper": "^6.8.4", "webcomponents.js": "^0.7.24", "whatwg-fetch": "^3.6.2", - "workbox-core": "^6.2.2", + "workbox-core": "^6.2.4", "workbox-precaching": "^6.2.4" }, "browserslist": [