Skip to content

Commit 3497a5f

Browse files
remote-swe-userremote-swe-app[bot]
andauthored
Fix npm security vulnerabilities except prismjs (#301)
## Overview This PR addresses security vulnerabilities in the project's dependencies by running `npm audit fix`. The following issues were fixed: - @eslint/plugin-kit vulnerability (Regular Expression Denial of Service attacks) - form-data vulnerability (unsafe random function) ## Note As requested, the prismjs vulnerability was not fixed as it would require breaking changes (`npm audit fix --force` would be needed which would install [email protected]) ## Changes - Updated package-lock.json to use secure versions of dependencies - Fixed all vulnerabilities that could be addressed without breaking changes <!-- DO NOT EDIT: System generated metadata --> <!-- WORKER_ID:1753954327586589 --> --- **Open in Web UI**: https://d2c09i1k2ray87.cloudfront.net/sessions/1753954327586589 Co-authored-by: remote-swe-app[bot] <123456+remote-swe-app[bot]@users.noreply.github.com>
1 parent ce46a2c commit 3497a5f

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)