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

Remove use of eval by toml parser #372

Open
daonb opened this issue May 29, 2023 · 0 comments
Open

Remove use of eval by toml parser #372

daonb opened this issue May 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@daonb
Copy link
Contributor

daonb commented May 29, 2023

Describe the bug
npm run build prints a warning:
`Use of eval in "node_modules/@tuzig/toml/lib/toml-parser.js" is strongly discouraged as it poses security risks and may cause issues with minification.

To Reproduce

  1. npm run build
  2. See error
@daonb daonb added the bug Something isn't working label May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant