dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation
https://dcmjs.netlify.com/
MIT License
294 stars 112 forks source link

fix: critical security issue #371

Closed pedrokohler closed 10 months ago

pedrokohler commented 10 months ago

Updating @babel/traverse package to fix critical security issue.

@babel/traverse <7.23.2 Severity: critical Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code - https://github.com/advisories/GHSA-67hx-6x53-jw92 node_modules/@babel/traverse

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 0.29.13 :tada:

The release is available on:

Your semantic-release bot :package::rocket: