Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
All versions of package dset is vulnerable to Prototype Pollution via 'dset/merge' mode, as the dset function checks for prototype pollution by validating if the top-level path contains proto, constructor or protorype. By crafting a malicious object, it is possible to bypass this check and achieve prototype pollution.