build(deps): bump workbox-cacheable-response in /frontend (#25)

Bumps [workbox-cacheable-response](https://github.com/googlechrome/workbox) from 6.6.1 to 7.1.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/commits/v7.1.0)

---
updated-dependencies:
- dependency-name: workbox-cacheable-response
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-17 13:30:17 +02:00
committed by GitHub
parent 51deb8002f
commit a5019a85cb
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"web-vitals": "^3.5.0",
"workbox-background-sync": "^6.5.4",
"workbox-broadcast-update": "^6.5.4",
"workbox-cacheable-response": "^6.5.4",
"workbox-cacheable-response": "^7.1.0",
"workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4",
"workbox-google-analytics": "^6.5.4",
+8 -1
View File
@@ -10049,13 +10049,20 @@ workbox-build@6.6.1:
workbox-sw "6.6.1"
workbox-window "6.6.1"
workbox-cacheable-response@6.6.1, workbox-cacheable-response@^6.5.4:
workbox-cacheable-response@6.6.1:
version "6.6.1"
resolved "https://registry.yarnpkg.com/workbox-cacheable-response/-/workbox-cacheable-response-6.6.1.tgz#284c2b86be3f4fd191970ace8c8e99797bcf58e9"
integrity sha512-85LY4veT2CnTCDxaVG7ft3NKaFbH6i4urZXgLiU4AiwvKqS2ChL6/eILiGRYXfZ6gAwDnh5RkuDbr/GMS4KSag==
dependencies:
workbox-core "6.6.1"
workbox-cacheable-response@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/workbox-cacheable-response/-/workbox-cacheable-response-7.1.0.tgz#d138cc8ef2c32a9f28f29c5b2b0a8681da846c33"
integrity sha512-iwsLBll8Hvua3xCuBB9h92+/e0wdsmSVgR2ZlvcfjepZWwhd3osumQB3x9o7flj+FehtWM2VHbZn8UJeBXXo6Q==
dependencies:
workbox-core "7.1.0"
workbox-core@6.6.1, workbox-core@^6.5.4:
version "6.6.1"
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-6.6.1.tgz#7184776d4134c5ed2f086878c882728fc9084265"