Skip to content

Commit 8544e56

Browse files
authored
fix(deps): patch flatted prototype pollution via npm audit fix (#7789)
# Motivation ``` # npm audit report flatted <=3.4.1 Severity: high Prototype Pollution via parse() in NodeJS flatted - GHSA-rf6f-7fwh-wjgh fix available via `npm audit fix` node_modules/flatted 1 high severity vulnerability To address all issues, run: npm audit fix ``` # Changes - Ran `npm audit fix` # Tests - CI is green # Todos - [x] Accessibility (a11y) – any impact? - [x] Changelog – is it needed?
1 parent baba50d commit 8544e56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/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.

0 commit comments

Comments
 (0)