Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Remove Hoek library #141

Open
malave opened this issue Apr 27, 2018 · 1 comment
Open

Remove Hoek library #141

malave opened this issue Apr 27, 2018 · 1 comment
Assignees
Labels

Comments

@malave
Copy link
Collaborator

malave commented Apr 27, 2018

According to Github:

Known moderate severity security vulnerability detected in hoek < 5.0.3defined in package-lock.json.
package-lock.json update suggested: hoek ~> 5.0.3.

Since 5.0.3 is already the latest version and we are using it in a single place we should find a way to do the same functionality using another way (maybe lodash):

const settings = Hoek.applyToDefaults(Defaults, options, true);

@malave malave added the bug label Apr 27, 2018
@wrathagom
Copy link
Contributor

@malave it looks like we are using 4.2.1 and it is recommending that we upgrade to 5.0.3 or am I reading it wrong?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants