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

Fixe package.json for build release (npm audit fix) #29

Closed
wants to merge 1 commit into from

Conversation

haricot
Copy link

@haricot haricot commented Jun 22, 2018

$ git clone https://github.com/Morgul/ui-bootstrap4
$ cd ui-bootstrap4
$ npm install
found 40 vulnerabilities (31 low, 2 moderate, 7 high)
  run `npm audit fix` to fix them, or `npm audit` for details

$ npm audit fix`
+ grunt-contrib-watch@1.1.0
+ marked@0.4.0
+ lodash@4.17.10
+ grunt-html2js@0.5.1
added 78 packages from 89 contrib

@haricot
Copy link
Author

haricot commented Jun 22, 2018

This does not solve all the problems and it is not necessarily necessary so I close this PR.

@haricot haricot closed this Jun 22, 2018
@Morgul
Copy link
Owner

Morgul commented Jun 22, 2018

It would be nice to clean up the devel/docs code some, and move to versions of packages without security issues. But updating some of those is a nest of snakes. ;)

@haricot
Copy link
Author

haricot commented Jun 26, 2018

@Morgul, Could we have a 3.0.4? please ! I use several projects that depend on it, it would be more practical. Waiting for angular 7 or other :)

@Morgul
Copy link
Owner

Morgul commented Jun 26, 2018

I'll try to get that done tonight or tomorrow.

@Morgul
Copy link
Owner

Morgul commented Jul 4, 2018

@haricot Just released v3.0.4. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants