tact-lang / web-ide

TON Web IDE is your ultimate browser-based IDE designed to simplify the journey of writing, testing, compiling, deploying, and interacting with smart contracts on TON. Write smart contracts from anywhere, No setups, no downloads, just pure convenience and versatility.
https://ide.ton.org
MIT License
127 stars 12 forks source link

chore: run npm audit autofix #134

Closed verytactical closed 4 weeks ago

verytactical commented 4 weeks ago

npm audit complains about several vulnerabilities.

This patch is the result of npm audit fix.

Fix for next requires major version update, isn't critical, and we plan to get rid of it anyway, so it wasn't updated.

Closes #138