Fix multipart upload issue by updating dependency
'fs' module changes between Node 7 and Node 8 have caused import jobs to stop working. This fix updates the 'restler' dependency (no longer maintained) to 'restler-base' (an actively maintained fork).