We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Github has sent an automatic vulnerability alert for the repo:
A dependency defined in ClientApp/package-lock.json has known security vulnerabilities and should be updated.
Further details: https://nvd.nist.gov/vuln/detail/CVE-2018-3728
Suggested fix: hoek ~> 5.0.3
hoek ~> 5.0.3
Need to find out how the lib can be updated and apply a fix if possible.
The text was updated successfully, but these errors were encountered:
The output of npm ls hoek:
npm ls hoek
`-- @angular/[email protected] `-- [email protected] `-- [email protected] `-- [email protected] +-- [email protected] | `-- [email protected] deduped +-- [email protected] `-- [email protected] `-- [email protected] deduped
Sorry, something went wrong.
There is an issue for that on angular cli backlog: angular/angular-cli#10480 Need to update angular cli once it is resolved.
Removed blocked tag in the reason that referred issue in Angular CLI was fixed
blocked
It's blocked again. Angular CLI has been updated, but now there is s dependency from @angular-devkit:
@angular-devkit
`-- @angular-devkit/[email protected] `-- [email protected] `-- [email protected] `-- [email protected] +-- [email protected] | `-- [email protected] deduped +-- [email protected] `-- [email protected] `-- [email protected] deduped
Github issue: angular/angular-cli#10827
I guess we'll have to wait for the node-sass to update the request dependency to 2.86...
node-sass
request
2.86
akravch
No branches or pull requests
Github has sent an automatic vulnerability alert for the repo:
Further details: https://nvd.nist.gov/vuln/detail/CVE-2018-3728
Suggested fix:
hoek ~> 5.0.3
Need to find out how the lib can be updated and apply a fix if possible.
The text was updated successfully, but these errors were encountered: