Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade hawk dependency to v7.0.7 #2878

Closed
wants to merge 1 commit into from
Closed

Upgrade hawk dependency to v7.0.7 #2878

wants to merge 1 commit into from

Conversation

preeteshjain
Copy link

PR Checklist:

  • I have run npm test locally and all tests are passing.

PR Description

request currently uses hawk@6.0.2 which depends on hoek@4.2.0 which has a security vulnerability. This can be easily fixed by updating hawk to the latest version.

Read this for more info: https://snyk.io/vuln/npm:hoek:20180212

request currently uses hawk@6.0.2 which depends on hoek@4.2.0 which has a security vulnerability. This can be easily fixed by updating hawk to the latest version.

Read this for more info: https://snyk.io/vuln/npm:hoek:20180212
@simov
Copy link
Member

simov commented Mar 13, 2018

See this #2891 (comment)

@simov simov closed this Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants