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

(Urgent) Security update + General update for dependencies #213

Merged
merged 3 commits into from
Feb 1, 2022
Merged

(Urgent) Security update + General update for dependencies #213

merged 3 commits into from
Feb 1, 2022

Conversation

JL102
Copy link
Contributor

@JL102 JL102 commented Jan 25, 2022

NPM package follow-redirects was updated to patch the security vulnerability CVE-2022-0155. Node-rest-client depends on this package and as such, any package which depends on node-rest-client may be vulnerable.

In my fork, I also updated debug and xml2js, and there seems to be no difference in functionality. Additionally, NodeJS has deprecated the Buffer() constructor and replaced it with Buffer.from(). This has also been updated.

@JL102
Copy link
Contributor Author

JL102 commented Jan 29, 2022

Until this has been merged with master & new version has been released, I've uploaded a fork, available here: https://www.npmjs.com/package/@firstteam102/node-rest-client

@aacerox aacerox merged commit 0e240d2 into aacerox:master Feb 1, 2022
@JL102
Copy link
Contributor Author

JL102 commented Feb 6, 2022

@aacerox Thanks! Are you going to publish the new version on NPM?

@aacerox
Copy link
Owner

aacerox commented Feb 14, 2022

Hi!!

I've had some problems with npm but finally I've just published a new version with your pull request

Thanks

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