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

SVGO Update #66

Closed
wants to merge 13 commits into from
Closed

SVGO Update #66

wants to merge 13 commits into from

Conversation

rsosseh
Copy link

@rsosseh rsosseh commented Sep 10, 2019

Update SVGO to mitigate vulnerabilities.

Copy link
Collaborator

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #35 and #34; svgo v1+ doesn't offer a synchronous mechanism, so we can't use it.

Additionally, every security issue you're referencing is a false positive that does not apply to this repo.

Timer and others added 3 commits December 28, 2019 18:40
- [Fix] Register Module Binding
@ljharb ljharb mentioned this pull request Apr 27, 2020
tremby and others added 7 commits October 29, 2020 11:32
Fix crash when export declaration has no local property
- [Fix] Fix crash on `export * as foo from "bar"`
… `babel-preset-airbnb`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`
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.

5 participants