Skip to content

Commit de59a28

Browse files
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](moxystudio/node-cross-spawn@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] <[email protected]>
1 parent b049623 commit de59a28

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

pnpm-lock.yaml

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"axios": "^1.7.7",
3636
"cookie-parser": "^1.4.7",
3737
"cross-env": "^7.0.3",
38-
"cross-spawn": "^7.0.3",
38+
"cross-spawn": "^7.0.5",
3939
"ejs": "^3.1.10",
4040
"esbuild": "^0.24.0",
4141
"express": "4.21.1",

0 commit comments

Comments
 (0)