This commit is contained in:
Philipinho
2026-03-26 16:48:33 +00:00
parent 7b0d8fe140
commit 4e8f533b91
2 changed files with 40 additions and 40 deletions
+4 -1
View File
@@ -121,7 +121,10 @@
"minimatch@^5": "5.1.8",
"flatted": "3.4.2",
"picomatch@<2.3.2": "2.3.2",
"fastify": "5.8.3"
"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"
},
"neverBuiltDependencies": []
}