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

Update transitive dependencies to fix vulnerabilities #13692

Merged

Conversation

kaidohallik
Copy link
Contributor

Deleted package-lock.json and node_modules and then ran npm install - this updated transitive dependencies and fixed vulnerabilities reported by npm audit.

Got idea from commit in Spring Boot 2.4 branch 259e9d7 - so if this is preferred then this PR can be closed.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

Deleted package-lock.json and node_modules and then ran npm install - this updated transitive dependencies and fixed vulnerabilities reported by npm audit
@mraible
Copy link
Contributor

mraible commented Jan 22, 2021

I don't think the Spring Boot 2.4 upgrade will be complete before v7 GA, so I'm in favor of this fix.

@pascalgrimaud
Copy link
Member

This is something we should do regularly, so very nice !

@pascalgrimaud pascalgrimaud merged commit 14db9bd into jhipster:main Jan 23, 2021
@kaidohallik kaidohallik deleted the update-transitive-dependencies branch January 24, 2021 06:47
@pascalgrimaud pascalgrimaud added this to the v7.0.0-beta.2 milestone Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants