From e817d44b3b0ec82aadb93bcf8cd9bc3b18e616c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 11:29:28 +0800 Subject: [PATCH] chore(deps-dev): bump cross-env from 7.0.3 to 10.0.0 (#11543) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 457b1023..61436498 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/react-dom": "^19.1.6", "@types/react-helmet": "^6.1.11", "@umijs/max": "^4.3.24", - "cross-env": "^7.0.3", + "cross-env": "^10.0.0", "express": "^4.21.1", "gh-pages": "^6.1.1", "husky": "^9.1.7",