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",