Updated to Gulp 4 to get rid of any potential vulnerabilities in Gulp 3.9.2's dependencies.
Introduced some subtle changes in the Gulpfile for compatibility to Gulp 4.
Let npm fix take care of any remaining potential issues in dependencies. Then migrated updated package-lock.json to yarn's yarn.lock to ensure that both package managers are in sync.