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

Address package vulnerabilities #388

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

theErikss0n
Copy link
Collaborator

This PR fixes some vulnerabilities.
Still many warnings remain.

npm autit --production tells us that our production packages are clean.
Problems with ws are for the dev-webserver and therefore we can wait, until their get fixed with a regular update.
Problems with postcss will be fixed by a future release of vue-cli. The problem itself does not affect us so we can wait here as well.
See vuejs/vue-cli#6467

closes #308

@theErikss0n theErikss0n added enhancement New feature or request frontend Requires work from frontend site labels Jun 3, 2021
@mlmoravek mlmoravek added this to the 03.06.2021 milestone Jun 3, 2021
@mlmoravek mlmoravek linked an issue Jun 3, 2021 that may be closed by this pull request
@theErikss0n theErikss0n merged commit 33a4943 into staging Jun 4, 2021
@theErikss0n theErikss0n deleted the 308/address-vulnerabilities-in-dependencies branch June 4, 2021 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Requires work from frontend site
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address vulnerabilities in dependencies
3 participants