The version of the tmp package currently used in this repository is vulnerable to the security issue described in:
And here's a sample outcome of the npm ls tmp command ran in a temporary project using v0.16.5 of apigeetool:
% npm ls tmp
project@1.0.0 /path/to/project
└─┬ apigeetool@0.16.5
└── tmp@0.0.27
Please fix this.