Bump zx from 8.7.0 to 8.8.5 (#278826)

Bumps [zx](https://github.com/google/zx) from 8.7.0 to 8.8.5.
- [Release notes](https://github.com/google/zx/releases)
- [Commits](https://github.com/google/zx/compare/8.7.0...8.8.5)

---
updated-dependencies:
- dependency-name: zx
  dependency-version: 8.8.5
  dependency-type: direct:development
...

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]
2025-11-24 11:53:06 +01:00
committed by GitHub
parent faf9bc1cfe
commit 1870f2c5f3
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -159,7 +159,7 @@
"webpack-stream": "^7.0.0",
"xml2js": "^0.5.0",
"yaserver": "^0.4.0",
"zx": "^8.7.0"
"zx": "^8.8.5"
},
"optionalDependencies": {
"windows-foreground-love": "0.5.0"
@@ -18283,9 +18283,9 @@
}
},
"node_modules/zx": {
"version": "8.7.0",
"resolved": "https://registry.npmjs.org/zx/-/zx-8.7.0.tgz",
"integrity": "sha512-pArftqj5JV/er8p+czFZwF+k6SbCldl7kcfCR+rIiDIh3gUsLB0F3Xh05diP8PzToZ39D/GWeFoVFimjHQkbAg==",
"version": "8.8.5",
"resolved": "https://registry.npmjs.org/zx/-/zx-8.8.5.tgz",
"integrity": "sha512-SNgDF5L0gfN7FwVOdEFguY3orU5AkfFZm9B5YSHog/UDHv+lvmd82ZAsOenOkQixigwH2+yyH198AwNdKhj+RA==",
"dev": true,
"license": "Apache-2.0",
"bin": {

View File

@@ -221,7 +221,7 @@
"webpack-stream": "^7.0.0",
"xml2js": "^0.5.0",
"yaserver": "^0.4.0",
"zx": "^8.7.0"
"zx": "^8.8.5"
},
"overrides": {
"node-gyp-build": "4.8.1",