Bump cross-spawn from 7.0.3 to 7.0.5

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

---
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-07 15:16:49 +00:00 committed by SamTV12345
parent b04962321c
commit 1d211170a3
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.3",
"cross-spawn": "^7.0.5",
"ejs": "^3.1.10",
"esbuild": "^0.24.0",
"express": "4.21.1",