Closed eggshell closed 6 years ago
hoek v4.2.0 has a security flaw which makes it vulnerable to prototype pollution, and GitHub keeps yelling about it. This modifies package.json and package-lock.json to upgrade the version of hoek that is installed when running npm install.
npm install
Signed-off-by: Cullen Taylor mctaylor@us.ibm.com
hoek v4.2.0 has a security flaw which makes it vulnerable to prototype pollution, and GitHub keeps yelling about it. This modifies package.json and package-lock.json to upgrade the version of hoek that is installed when running
npm install
.Signed-off-by: Cullen Taylor mctaylor@us.ibm.com