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
{{ message }}
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.
Due to a security flaw in handlebars (which is a dependency of kss 2.4.0 which is a dependency of grunt-kss 4.1.0) we need to update to grunt-kss 5.0.0.
It is not a straight-forward bump as 5.0.0 doesn't support the old template system and requires us to implement our template with their new template system that uses "builders". Hopefully a lot of the old template code can be used though.
Due to a security flaw in handlebars (which is a dependency of kss 2.4.0 which is a dependency of grunt-kss 4.1.0) we need to update to grunt-kss 5.0.0.
It is not a straight-forward bump as 5.0.0 doesn't support the old template system and requires us to implement our template with their new template system that uses "builders". Hopefully a lot of the old template code can be used though.
https://github.com/kss-node/grunt-kss
The text was updated successfully, but these errors were encountered: