Skip to content

Conversation

@apsinghdev
Copy link
Contributor

@apsinghdev apsinghdev commented Dec 18, 2024

fixes: #4156

This PR solves the issues of deprecated dependencies and the old version package-lock.json.

@walterbender I've raised this draft to fix deps. related issues. Some issues require manual installation and testing so I'be updating those in this draft itself. Please feel free to ask questions if something feels unclear.

@apsinghdev apsinghdev changed the title chore/deps: fix the audit to change deps to available fixes deps: fix the audit to change deps to available fixes Dec 18, 2024
@walterbender
Copy link
Member

What else needs to be done?

@apsinghdev
Copy link
Contributor Author

apsinghdev commented Dec 19, 2024

What else needs to be done?

There are some dependencies that don't have fixed available so we'd have to either find alternatives or do manual installations.

@apsinghdev apsinghdev marked this pull request as ready for review December 23, 2024 16:16
@apsinghdev
Copy link
Contributor Author

@walterbender I am done updating the dependencies and package-lock.json file. Please have look.

14 Vulnerabilities got trimmed down to 4 only.

Screenshot 2024-12-23 at 9 44 06 PM

@walterbender walterbender merged commit 1f43526 into sugarlabs:master Dec 23, 2024
4 checks passed
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.

Deprecated dependencies and outdated version of npm in package.json file is causing the compatibility issues.

2 participants