Skip to content

Commit ea29906

Browse files
chore: Minor upgrade for multer - license-server (#37602)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
1 parent e23ee05 commit ea29906

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
"luxon": "catalog:",
243243
"moment-timezone": "catalog:",
244244
"ms": "catalog:",
245-
"multer": "^2.2.0",
245+
"multer": "^2.3.0",
246246
"n8n-core": "workspace:*",
247247
"n8n-editor-ui": "workspace:*",
248248
"n8n-nodes-base": "workspace:*",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ overrides:
361361
'@types/node': ^20.17.50
362362
chokidar: 4.0.3
363363
esbuild: 'catalog:'
364-
multer: ^2.2.0
364+
multer: ^2.3.0
365365
prebuild-install: 7.1.3
366366
pug: ^3.0.3
367367
semver: 'catalog:'

0 commit comments

Comments
 (0)