mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix: Update packages for security fixes (#17733)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user