gruntjs / grunt-cli

Grunt's command line interface.
http://gruntjs.com/
MIT License
706 stars 248 forks source link

Updated dependencies for v8flags to latest version #154

Closed JaysonHurst closed 6 months ago

JaysonHurst commented 7 months ago

The latest v8flags no longer uses an md5 hash but uses a FIPS compatible sha256 hash algorithm. This fix allows grunt-cli to work on a FIPS enabled system.