From a319aed4662aa59723de9d19689ffbc6f5c6c72d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 22:00:36 +0000 Subject: [PATCH] chore: Bump glob from 7.2.3 to 10.4.1 Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 10.4.1. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v7.2.3...v10.4.1) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0e559e4..f57834ea 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint-plugin-react": "^7.20.6", "father": "^4.1.5", "gh-pages": "^6.1.1", - "glob": "^7.1.6", + "glob": "^10.4.1", "husky": "^8.0.3", "less": "^4.1.3", "lint-staged": "^15.2.0",