Giter Site home page Giter Site logo

Comments (6)

henrikhb avatar henrikhb commented on July 29, 2024 1

Well yes the node_modules directory is ignored, however package.json specifies which npm packages to install. So the next person using this repo will not get all of the security warnings, since I pushed the updated package.json file after running npm audit fix.

from bootstrap-4-boilerplate.

lucazambon avatar lucazambon commented on July 29, 2024

This is a problem of npm, not of the repo. Try to run npm audit fix to fix it.

from bootstrap-4-boilerplate.

crashbdx avatar crashbdx commented on July 29, 2024

Will do thanks for the help :)

from bootstrap-4-boilerplate.

henrikhb avatar henrikhb commented on July 29, 2024

Hi there! I just ran npm audit fix in the repo as wel. It fixed all the vulnerabilities that could be fixed without breaking functionality. So some of the npm packages have been updated if you fetch the latest package.json.

from bootstrap-4-boilerplate.

lucazambon avatar lucazambon commented on July 29, 2024

It doesn’t matter because we will run npm install on installation. And node_modules is ignored by .gitignore and it’s correct like that.
Anyone should run npm audit fix on their machine.

from bootstrap-4-boilerplate.

lucazambon avatar lucazambon commented on July 29, 2024

Oh fine! Nice

from bootstrap-4-boilerplate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.