Bump cross-spawn from 7.0.5 to 7.0.6

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.5 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.5...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-18 16:14:46 +00:00 committed by SamTV12345
parent 6942d3876f
commit 0248aca5b6
2 changed files with 14 additions and 4 deletions

View file

@ -35,7 +35,7 @@
"axios": "^1.7.7",
"cookie-parser": "^1.4.7",
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.5",
"cross-spawn": "^7.0.6",
"ejs": "^3.1.10",
"esbuild": "^0.24.0",
"express": "4.21.1",