Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated package dependencies using ncu #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pbattisson
Copy link

As per #13 I have run ncu and resolved the updated dependencies. Note the test command has no tests to run.Should this be updated?

@UkuLoskit
Copy link

hey, Paul!

Thanks for PR, but there are some caveats here. We don't write this library from scratch, but it's generated by OpenAPI generator based on our API spec. Unfortunately, due to the issues with storing polymorphic types in the messages array, we are currently stuck with a very old version of the node generator that uses this old dependency. This has caused us many issues in the past with other languages, but in the latest versions it's mostly working (but not for node). We're currently thinking about releasing a new version of our API, which would solve these issues (effectively getting rid of the polymorphic array).

If this is blocking you we can merge this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants