Skip to content

Fix/prototype pollution#214

Merged
andrewzolotukhin merged 5 commits into
developmentfrom
fix/prototype-pollution
Jul 13, 2026
Merged

Fix/prototype pollution#214
andrewzolotukhin merged 5 commits into
developmentfrom
fix/prototype-pollution

Conversation

@andrewzolotukhin

Copy link
Copy Markdown
Contributor

Description

Fixes #213

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactor / internal improvement

Checklist

  • I've added tests for my changes
  • I've run npm run lint and fixed any issues
  • I've run npm run test and all tests pass
  • I've added a changeset (npx changeset) if this changes package behavior

@andrewzolotukhin
andrewzolotukhin merged commit c1412e4 into development Jul 13, 2026
1 check passed
@andrewzolotukhin
andrewzolotukhin deleted the fix/prototype-pollution branch July 13, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prototype pollution in deepExtend() via unguarded __proto__ key in recursive merge

1 participant