Skip to content

Commit

Permalink
[frontend] Fix vulnerabilities reported by npm audit
Browse files Browse the repository at this point in the history
The following packages were automatically upgraded to safe versions by running "npm audit fix":

adobe/css-tools  <4.3.1
Severity: moderate
Regular Expression Denial of Service (ReDOS) while Parsing CSS - GHSA-hpx4-r86g-5jrg

@babel/traverse  <7.23.2
Severity: critical
Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code - GHSA-67hx-6x53-jw92

json5  <1.0.2
Severity: high
Prototype Pollution in JSON5 via Parse Method - GHSA-9c47-m6qq-7p4h

postcss  <8.4.31
Severity: moderate
PostCSS line return parsing error - GHSA-7fh5-64p2-3v2j

semver  <5.7.2 || >=7.0.0 <7.5.2
Severity: moderate
semver vulnerable to Regular Expression Denial of Service - GHSA-c2qf-rxjj-qqgw
  • Loading branch information
JohanAhlen committed Nov 3, 2023
1 parent c7ec72d commit 1ab2d9a
Showing 1 changed file with 296 additions and 101 deletions.
Loading

0 comments on commit 1ab2d9a

Please sign in to comment.