Merge pull request #237 from the-luap/fix/security-dep-updates

fix: resolve code scanning security alerts (multer, tar, Node 22)
This commit is contained in:
Paul Nothaft
2026-03-16 16:25:52 +01:00
committed by GitHub
3 changed files with 27 additions and 14 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"js-yaml": "^4.1.1",
"fast-xml-parser": ">=5.3.8",
"qs": ">=6.14.2",
"tar": ">=7.5.8",
"tar": ">=7.5.11",
"brace-expansion": ">=5.0.0",
"minimatch": ">=9.0.7"
}