overrides

This commit is contained in:
Philipinho
2026-03-28 19:28:22 +00:00
parent 859f16740b
commit 17da762984
3 changed files with 30 additions and 26 deletions
+3 -1
View File
@@ -124,7 +124,9 @@
"picomatch@>=4.0.0 <4.0.4": "4.0.4",
"fastify": "5.8.3",
"yaml@>=1.0.0 <1.10.3": "1.10.3",
"yaml@>=2.0.0 <2.8.3": "2.8.3"
"yaml@>=2.0.0 <2.8.3": "2.8.3",
"path-to-regexp@^8": "8.4.0",
"brace-expansion@^5": "5.0.5"
},
"neverBuiltDependencies": []
}