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

npm audit reports security vulnerabilities #400

Closed
zakiya opened this issue Jul 30, 2020 · 1 comment · Fixed by #405
Closed

npm audit reports security vulnerabilities #400

zakiya opened this issue Jul 30, 2020 · 1 comment · Fixed by #405
Assignees
Labels
bug Something isn't working
Milestone

Comments

@zakiya
Copy link
Contributor

zakiya commented Jul 30, 2020

Description

npm audit reports security vulnerabilities

Steps to Reproduce

Steps to reproduce the behavior:

  1. run npm install from the project root.

Actual Behavior

Terminal reports:
found 302 vulnerabilities (299 low, 3 high) in 1301 scanned packages run npm audit fixto fix 301 of them. 1 vulnerability requires manual review. See the full report for details.
Full report:
audit_report.txt

@zakiya zakiya added the bug Something isn't working label Jul 30, 2020
@arlina-espinoza arlina-espinoza added this to the 8.x-1.19 milestone Aug 5, 2020
zakiya pushed a commit to zakiya/apigee-devportal-kickstart-drupal that referenced this issue Aug 7, 2020
arlina-espinoza pushed a commit that referenced this issue Aug 11, 2020
* [#397] Scaffolding for smartdocs CSS overrides.

* [#397] Create a library to load smartdocs css with field.

* [#397] Default smartdoc color sheet.

* [#397] Replace hex values with variables.

* [#397] Delete CodeMirror and other non-mat- styles.

* [#397] Do not override greys.

* [#397] Replace rgb values and remaining hex values with variables.

* [#397] Change Execute button color and add code text style.

* [#400] Dependency updates from npm audit fix.
@arlina-espinoza arlina-espinoza linked a pull request Aug 11, 2020 that will close this issue
@arlina-espinoza
Copy link
Contributor

Fixed by #405 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants