GSA / https

The HTTPS-Only Standard for federal domains (M-15-13), and implementation guidance.
https://https.cio.gov
Other
248 stars 87 forks source link

Update gulp to 4.0 #259

Open konklone opened 5 years ago

konklone commented 5 years ago

Not at all urgent, but noting that the gulp version we're on is out of date, and has a few dependencies with vulnerabilities (that are harmless to this repo) that GitHub flags. I marked those vulnerabilities as irrelevant to this repo.

Updating to gulp 4 is non-trivial, as it has breaking API changes - from my brief testing, it will likely require a rewrite (or re-paste/adapt) of gulpfile.js.