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 deps to latest to fix security issues #1

Merged
merged 10 commits into from
Jun 20, 2023
Merged

Update deps to latest to fix security issues #1

merged 10 commits into from
Jun 20, 2023

Conversation

j0k3r
Copy link
Member

@j0k3r j0k3r commented Jun 20, 2023

  • convert deprecated function fs.rmdir to fs.rm
  • run npm audit fix
  • update fast-xml-parser to latest version (which require a lot of code changes)
  • update busboy to latest (to remove the dicer dep)
  • suppress aws-sdk v2 deprecation message

Also:
- convert deprecated function `fs.rmdir` to `fs.rm`
- run `npm audit fix`
@j0k3r j0k3r changed the title Update CI actions Update deps to latest to fix security issues Jun 20, 2023
@j0k3r j0k3r merged commit 280e98d into main Jun 20, 2023
@j0k3r j0k3r deleted the fix/update-ci branch June 20, 2023 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants