Commit 762ef2a
authored
⬆️ chore(deps): override glob dependency version to ^11.1.0 (#48)
Introduces an 'overrides' entry in package.json to force the 'glob' package to version ^11.1.0. This ensures that all transitive dependencies use the specified version, mitigating potential security vulnerabilities or compatibility issues with older versions of 'glob'.
Fixes Dependabot alert #8
glob CLI: Command injection via -c/--cmd executes matches with shell:true1 parent 4b74c9e commit 762ef2a
2 files changed
+64
-198
lines changed
0 commit comments