chore(deps): bump serialize-javascript, workbox-cli and workbox-build

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 7.0.5 and updates ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [workbox-cli](https://github.com/googlechrome/workbox) and [workbox-build](https://github.com/googlechrome/workbox). These dependencies need to be updated together.


Updates `serialize-javascript` from 6.0.2 to 7.0.5
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.2...v7.0.5)

Updates `workbox-cli` from 7.4.0 to 7.4.1
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.4.0...v7.4.1)

Updates `workbox-build` from 7.4.0 to 7.4.1
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v7.4.0...v7.4.1)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 7.0.5
  dependency-type: indirect
- dependency-name: workbox-cli
  dependency-version: 7.4.1
  dependency-type: direct:production
- dependency-name: workbox-build
  dependency-version: 7.4.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-22 07:10:09 +00:00 committed by GitHub
parent e75ab3b037
commit c7262939b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3526 additions and 2241 deletions

5765
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -52,7 +52,7 @@
"redux": "^4.2.1",
"redux-saga": "^1.4.2",
"uuid": "^13.0.0",
"workbox-cli": "^7.3.0"
"workbox-cli": "^7.4.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.6.3",