mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
fix(HTTP Request Node): Fix prototype pollution vulnerability (#15463)
This commit is contained in:
@@ -35,6 +35,8 @@ export {
|
||||
updateDisplayOptions,
|
||||
randomInt,
|
||||
randomString,
|
||||
isSafeObjectProperty,
|
||||
setSafeObjectProperty,
|
||||
} from './utils';
|
||||
export {
|
||||
isINodeProperties,
|
||||
|
||||
Reference in New Issue
Block a user