fixed pickomatch

This commit is contained in:
paul
2025-04-02 06:01:16 +05:30
parent e06a105a68
commit fd78229570

2
package-lock.json generated
View File

@@ -2989,7 +2989,7 @@
"chalk": "^4.0.0",
"ci-info": "^3.2.0",
"graceful-fs": "^4.2.9",
"picomatch": "^2.2.3"
"picomatch": "^4.0.2"
},
"engines": {
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"