You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
Issue
Running an
npm install; npm audit
with npmv6.4.0
yields several security vulnerabilities found in dependencies of this moduleSolution
npm install --save-dev http-server@0.11.1 jquery@3.3.1
The text was updated successfully, but these errors were encountered: