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 install has 2 vulnerabilities (1 moderate, 1 high) #2619

Closed
hamirmahal opened this issue Sep 25, 2023 · 2 comments · Fixed by #2620
Closed

npm install has 2 vulnerabilities (1 moderate, 1 high) #2619

hamirmahal opened this issue Sep 25, 2023 · 2 comments · Fixed by #2620
Labels
needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.

Comments

@hamirmahal
Copy link
Contributor

What information was incorrect, unhelpful, or incomplete?

n/a

What did you expect to see?

npm install should ideally have no vulnerabilities.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

@hamirmahal hamirmahal added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Sep 25, 2023
@hamirmahal
Copy link
Contributor Author

image

@hamirmahal
Copy link
Contributor Author

> interactive-examples@2.2.0 postinstall
> npm run build


> interactive-examples@2.2.0 build
> mdn-bob

MDN-BOB: Cleaning or creating ./docs/....
MDN-BOB: Copying static assets....
MDN-BOB: Running Webpack...
Webpack Warning: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  js/editor-wat.js (1.12 MiB)
  js/codemirror.js (453 KiB)
Webpack Warning: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  editor-wat (1.14 MiB)
      css/editor-wat.css
      js/editor-wat.js
  codemirror (454 KiB)
      css/codemirror.css
      js/codemirror.js

Webpack Warning: webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
MDN-BOB: Building height-data
MDN-BOB: Height Data was successfully constructed
MDN-BOB: Building pages....
MDN-BOB: Pages built successfully
MDN-BOB: Build completed successfully

> interactive-examples@2.2.0 prepare
> husky install

husky - Git hooks installed

added 677 packages, and audited 678 packages in 30s

138 packages are looking for funding
  run `npm fund` for details

2 vulnerabilities (1 moderate, 1 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant