fix(forge): nightly failing due to minimatch

This commit is contained in:
Elian Doran 2025-07-27 10:55:27 +03:00
parent 3e0ef10b25
commit d684ac40d8
No known key found for this signature in database

View File

@ -99,7 +99,6 @@
"nanoid@>=4.0.0 <5.0.9": ">=5.0.9", "nanoid@>=4.0.0 <5.0.9": ">=5.0.9",
"dompurify@<3.2.4": ">=3.2.4", "dompurify@<3.2.4": ">=3.2.4",
"esbuild@<=0.24.2": ">=0.25.0", "esbuild@<=0.24.2": ">=0.25.0",
"minimatch@<3.0.5": ">=3.0.5",
"cookie@<0.7.0": ">=0.7.0", "cookie@<0.7.0": ">=0.7.0",
"tar-fs@>=2.0.0 <2.1.3": ">=2.1.3", "tar-fs@>=2.0.0 <2.1.3": ">=2.1.3",
"on-headers@<1.1.0": ">=1.1.0", "on-headers@<1.1.0": ">=1.1.0",