forcedotcom / dx-empty

Template repository representing the empty file system structure for a new Salesforce DX project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security vulnerability in package.json

rhopper-gwi opened this issue · comments

There is a security vulnerability in the package.json, due to an older version of semver. This module is transitively dependent on it:

"@salesforce/eslint-config-lwc": "^3.2.3"

It should be upgraded to the most recent version, or removed altogether.

GHSA-c2qf-rxjj-qqgw