Bump minimatch from 10.0.1 to 10.0.3 in /frontend

Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.0.1 to 10.0.3.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.0.1...v10.0.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.0.3
  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] 2025-06-13 05:43:12 +00:00 committed by GitHub
commit d626b2308b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 113 additions and 35 deletions

View file

@ -14,7 +14,7 @@
},
"dependencies": {
"byte-base64": "^1.1.0",
"minimatch": "^10.0.1",
"minimatch": "^10.0.3",
"p-queue": "^8.1.0",
"uuid": "^11.1.0"
},