dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Fixed vulnerability #1583

Closed aidamag closed 1 year ago

aidamag commented 1 year ago

Checklist (Check off all the items before submitting)

Purpose There is a vulnerability in the folder scripts.

Description Fixed xml2js. As a result of this vulnerability fixed, aws-sdk dependency was updated.

raquelarrojo commented 1 year ago

@aidamag Is this the same fix as the one done by dependabot in this PR? https://github.com/dxc-technology/halstack-react/pull/1562

aidamag commented 1 year ago

@aidamag Is this the same fix as the one done by dependabot in this PR? #1562

Yes, it is. After this PR is merge, I will recreate the PR from dependabot and it will close by itself when it finds the vulnerability fixed.