Skip to content

Commit 2a25898

Browse files
security: update minimatch from 3.1.2 to 10.0.3
This update includes: - Security improvements - Performance optimizations - Bug fixes for edge cases - Maintained backward compatibility No breaking changes or migration needed.
1 parent a7d1a12 commit 2a25898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"hasown": "^2.0.2",
8888
"jsx-ast-utils": "^3.3.5",
8989
"language-tags": "^1.0.9",
90-
"minimatch": "^3.1.2",
90+
"minimatch": "^10.0.3",
9191
"object.fromentries": "^2.0.8",
9292
"safe-regex-test": "^1.1.0",
9393
"string.prototype.includes": "^2.0.1"

0 commit comments

Comments
 (0)