Skip to content

Commit 100fb17

Browse files
authored
fix(security): bump flatted to 3.4.2 (ENG-13143) (#144)
- flatted 3.3.3 → 3.4.2 via overrides in examples/js/package.json (GHSA-rf6f-7fwh-wjgh, CVE-2026-33228, HIGH) Prototype Pollution via parse() Also resolves GHSA-25h7-pfq9-p65f (DoS via unbounded recursion, fixed 3.3.4)
1 parent 77f121f commit 100fb17

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

examples/js/package-lock.json

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

examples/js/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
},
2626
"overrides": {
2727
"axios": ">=1.13.5",
28+
"flatted": "^3.4.2",
2829
"minimatch": "^3.1.3"
2930
}
3031
}

0 commit comments

Comments
 (0)