fix: Update packages for security fixes (#17733)

This commit is contained in:
shortstacked
2025-07-28 10:00:55 +01:00
committed by GitHub
parent c41e1257f7
commit edeb8ef8a4
3 changed files with 30 additions and 43 deletions

View File

@@ -94,7 +94,7 @@
"@types/node": "^20.17.50",
"chokidar": "^4.0.1",
"esbuild": "^0.24.0",
"multer": "^2.0.1",
"multer": "^2.0.2",
"prebuild-install": "7.1.3",
"pug": "^3.0.3",
"semver": "^7.5.4",
@@ -109,7 +109,7 @@
"brace-expansion@2": "2.0.2",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"form-data@<=4.0.4": "4.0.4"
"form-data": "4.0.4"
},
"patchedDependencies": {
"bull@4.16.4": "patches/bull@4.16.4.patch",