You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this. While it’s not a bad idea to update the package.json, the current range in our package.json does support this. It also looks as though this is only an issue when Espree is used as a runtime dependency for a Node service, which I think is fairly infrequent.
Problem
According to https://www.npmjs.com/advisories/1488, this version of acorn has a vulnerability.
Solution
Bump it to version v7.1.1.
The text was updated successfully, but these errors were encountered: