This PR fixes the 'Regular Expression Denial of Service' vulnerability in the acorn package by replacing the vulnerable version in pnpm-lock.yaml file.
Specific Changes
Replaced the vulnerable version of the acorn package (4.6.0) in the pnpm-lock.yaml file with a patched version.
Testing
The following image shows the safe version of acorn installed after the change.
minor
Description
This PR fixes the 'Regular Expression Denial of Service' vulnerability in the acorn package by replacing the vulnerable version in pnpm-lock.yaml file.
Specific Changes
Testing
The following image shows the safe version of acorn installed after the change.