You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because these dependencies are only used within a developer environment, this issue is considered informational.
Recommendation
Short term, upgrade the handlebars library to the latest version. In addition, consider using an alternative to web3 until a patch is made available.
Long term, integrate tools such as npm audit and yarn audit into Balancer's CI pipeline so that vulnerabilities can be caught before code changes are pushed.
The text was updated successfully, but these errors were encountered:
Description
The following two Node.js dependencies are outdated contain known vulnerabilities:
Because these dependencies are only used within a developer environment, this issue is considered informational.
Recommendation
Short term, upgrade the handlebars library to the latest version. In addition, consider using an alternative to web3 until a patch is made available.
Long term, integrate tools such as
npm audit
andyarn audit
into Balancer's CI pipeline so that vulnerabilities can be caught before code changes are pushed.The text was updated successfully, but these errors were encountered: