Bump glob from 8.0.3 to 10.3.12

Bumps [glob](https://github.com/isaacs/node-glob) from 8.0.3 to 10.3.12.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.0.3...v10.3.12)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 22:53:34 +00:00 committed by GitHub
parent 9d7c94cfd0
commit 09cbbdfa70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 410 additions and 194 deletions

View file

@ -24,7 +24,7 @@
"@actions/github": "^5.1.1",
"@octokit/plugin-retry": "^4.0.3",
"@octokit/plugin-throttling": "^4.3.2",
"glob": "^8.0.3",
"glob": "^10.3.12",
"mime": "^3.0.0"
},
"devDependencies": {