[Common] Resolve critical alert - `gulp-util` - Prototype Pollution in `lodash`
- Remove `gulp-util` since deprecated
- Replace `gulp-util` with `plugin-error` package
- `package.json` and `package-lock.json` updated via `npm audit fix` command to resolve the alerts (that are possible to resolve automatically)
- Fix `make-util.js`
- Bump pipeline tasks versions
- Bump extension version
[GooglePlayPromoteV2] Resolve the audit alerts
- `package-lock.json` updated via `npm audit fix` command to resolve the alerts
- Bumped pipeline task version
[GooglePlayReleaseV4] Resolve the audit alerts
- `package-lock.json` updated via `npm audit fix` command to resolve the alerts
- Bumped pipeline task version
[GooglePlayRolloutUpdateV3] Resolve the audit alerts
- `package-lock.json` updated via `npm audit fix` command to resolve the alerts
- Bumped pipeline task version
[GooglePlayStatusUpdateV2] Resolve the audit alerts
- `package-lock.json` updated via `npm audit fix` command to resolve the alerts
- Bumped pipeline task version
1. Add type information.
2. Define interface to replace object initializer.
3. Remove all global variables, passing objects as arguments between sub functions.
4. Use gulp build framework.
5. Localize string.
6. tslint.
7. Add more checks in the authentication part. Throw an error if there is any problem.