Closed tyrasd closed 2 years ago
@tyrasd 🙏
Meanwhile, to mitigate this issue and https://github.com/tyrasd/osmtogeojson/pull/117, I added the following section to my package.json
:
"resolutions": {
"@mapbox/geojson-rewind": "^0.5.0",
"xmldom": "^0.5.0"
},
The lib still works for my workflow, so if they are breaking changes, they must be limited to some edge cases only.
Replaced by #127
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
Changes included in this PR
Vulnerabilities that will be fixed
With an upgrade:
Why? Recently disclosed, Has a fix available, CVSS 5.4
SNYK-JS-XMLDOM-1084960
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: xmldom
The new version differs by 157 commits.Check the changes in this PR to ensure they won't cause issues with your project.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information: 🧐 View latest project report
🛠 Adjust project settings
📚 Read more about Snyk's upgrade and patch logic