Dependencies mismatch - @types/adobe__pdfservices-node-sdk NodeJS needs to be updated
Hi,
The @types15111019/adobe__pdfservices-node-sdk NodeJS NPM package is meant to contain all the type definitions for @adobe/pdfservices-node-sdk, but it looks like it is out-of-date and its `Credentials` class needs to be updated now that the JWT based service account credential approach has been deprecated. See screenshots below.
I'm trying to migrate from JWT to OAuth Server-to-Server in my application, but am blocked due to those 2 NPM modules being mismatched.


