Skip to content

Commit

Permalink
[frontend] Fix various npm audit reported issues (#3467)
Browse files Browse the repository at this point in the history
This takes care of the following reported issues:

High - json5  <1.0.2 || >=2.0.0 <2.2.2
Prototype Pollution in JSON5 via Parse Method

Moderate - css-tools <4.3.1
Regular Expression Denial of Service (ReDOS) while Parsing CSS

Moderate - semver  <=5.7.1 || 6.0.0 - 6.3.0 || 7.0.0 - 7.5.1
semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/

Co-authored-by: Ayush Goyal <[email protected]>
  • Loading branch information
JohanAhlen and agl29 authored Oct 3, 2023
1 parent 68d4816 commit 3faef3b
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 256 deletions.
Loading

0 comments on commit 3faef3b

Please sign in to comment.