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

chore: Address npm advisory by bumping xmldom and xml-encryption versions #232

Closed
wants to merge 1 commit into from

Conversation

qubyte
Copy link

@qubyte qubyte commented Mar 18, 2021

This PR addresses npm audit issues for advisory: https://npmjs.com/advisories/1650

Note: xmldom 0.5.0 is a breaking change (it now throws on duplicate attributes). See: https://github.com/xmldom/xmldom/releases/tag/0.5.0

@qubyte qubyte mentioned this pull request Mar 18, 2021
@yoitsro
Copy link

yoitsro commented Apr 22, 2021

Hey @mcab! Any chance this could be merged? Seems like a very small change with a major benefit :) Thanks in advance!

@mcab
Copy link
Member

mcab commented Oct 15, 2022

npm install saml2-js would pull in xml-encryption@1.3.0 if there are no other dependencies.

Given that xmldom@0.5.0 will create breaking changes and newer versions are out, I'll look into merging those upgrades as part of later PRs (#245).

mcab added a commit that referenced this pull request Oct 15, 2022
mcab added a commit that referenced this pull request Oct 15, 2022
mcab added a commit that referenced this pull request Oct 15, 2022
mcab added a commit that referenced this pull request Oct 15, 2022
Updates some dependencies.

Closes #232, #234, #237, #240, #246, #248, #252.
mcab added a commit that referenced this pull request Oct 15, 2022
mcab added a commit that referenced this pull request Oct 15, 2022
Updates some dependencies.

Closes #232, #234, #237, #240, #246, #248, #252.
mcab added a commit that referenced this pull request Oct 15, 2022
Updates some dependencies.

Closes #232, #234, #237, #240, #246, #248, #252.
mcab added a commit that referenced this pull request Oct 15, 2022
Updates some dependencies.

Closes #232, #234, #237, #240, #246, #248, #252.
mcab added a commit that referenced this pull request Oct 15, 2022
Updates some dependencies.

Closes #232, #234, #237, #240, #246, #248, #252.
mcab added a commit that referenced this pull request Oct 15, 2022
Updates some dependencies.

Closes #232, #234, #237, #240, #246, #248, #252.
@mcab mcab closed this in cfb5ce4 Oct 15, 2022
@qubyte qubyte deleted the address-xmldom-advisory branch October 15, 2022 17:02
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.

3 participants