fix(core): Prevent prototype pollution of internal classes in task runner (#12610)

This commit is contained in:
Tomi Turtiainen
2025-01-15 14:27:23 +02:00
committed by GitHub
parent 4a1a999362
commit eceee7f3f8
4 changed files with 46 additions and 16 deletions

6
pnpm-lock.yaml generated
View File

@@ -693,6 +693,9 @@ importers:
lodash:
specifier: 'catalog:'
version: 4.17.21
luxon:
specifier: 'catalog:'
version: 3.4.4
n8n-core:
specifier: workspace:*
version: link:../../core
@@ -709,9 +712,6 @@ importers:
'@types/lodash':
specifier: 'catalog:'
version: 4.14.195
luxon:
specifier: 'catalog:'
version: 3.4.4
packages/@n8n_io/eslint-config:
devDependencies: