Skip to content

Resolve npm dependency vulnerabilities#320

Merged
renonick87 merged 4 commits into
developfrom
bugfix/update_package_vulnerabilities
Aug 17, 2023
Merged

Resolve npm dependency vulnerabilities#320
renonick87 merged 4 commits into
developfrom
bugfix/update_package_vulnerabilities

Conversation

@renonick87

@renonick87 renonick87 commented Aug 3, 2023

Copy link
Copy Markdown
Contributor

This PR is ready for review.

Risk

This PR makes no API changes.

Summary

This PR updates npm packages used by the project to resolve security vulnerabilities.
This PR removes references to the deprecated request package and instead uses the native https library.
Additionally, the npm install command will now need to be run as npm install --legacy-peer-deps due to a dependency conflict issue with some of the packages used by vue/cli. Trying to run npm install on its own will fail.

CLA

@renonick87 renonick87 marked this pull request as draft August 3, 2023 20:43
@renonick87 renonick87 marked this pull request as ready for review August 15, 2023 22:09
@renonick87 renonick87 merged commit 9f61937 into develop Aug 17, 2023
@crokita crokita mentioned this pull request Sep 13, 2023
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