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 xmldom package version #892

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Conversation

amitjoshi438
Copy link
Contributor

This pull request primarily involves changes related to the XML DOM package used in the project. The package has been updated from xmldom to @xmldom/xmldom. This change has been reflected in the package.json file and in the import statement in src/common/copilot/dataverseMetadata.ts.

FIX for: https://github.com/microsoft/powerplatform-vscode/security/dependabot/41

Package updates:

  • package.json: Removed @types/xmldom and xmldom from the list of dependencies and added @xmldom/xmldom instead. [1] [2]

Codebase update:

@amitjoshi438 amitjoshi438 requested review from a team as code owners April 1, 2024 09:24
@amitjoshi438 amitjoshi438 merged commit 38dacc0 into main Apr 2, 2024
6 checks passed
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/xmlDomIssueFix branch April 2, 2024 05:46
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.

4 participants