Upgrading the plivo npm package from 4.12.0 to 4.14.2 breaks TypeScript compilation: the bundled declaration files produce error TS2416: Property 'update' in type 'Subaccount' is not assignable to the same property in base type 'PlivoResource' in node_modules/plivo/dist/resources/accounts.d.ts. Just importing plivo and running tsc reproduces it. Also reported on 4.17.1 and 4.20.1.