fix: upgrade minimatch from 9.0.3 to 9.0.5

Snyk has created this PR to upgrade minimatch from 9.0.3 to 9.0.5.

See this package in npm:
minimatch

See this project in Snyk:
799cc79b-8237-42df-a006-2668dcafac36?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2025-03-28 23:46:21 +00:00
parent 95815c38cf
commit e68bf36c97
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B
2 changed files with 9 additions and 8 deletions

View file

@ -32,7 +32,7 @@
"@actions/artifact": "^2.3.2",
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"minimatch": "^9.0.3"
"minimatch": "^9.0.5"
},
"devDependencies": {
"@types/jest": "^29.5.14",