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

fix: remove redundant dependencies #682

Closed
wants to merge 1 commit into from
Closed

Conversation

pgautier404
Copy link
Contributor

This commit updates the SDK dependency for this example to 1.28.0 and removes the dependency entries for @grpc/grpc-js and google-protobuf, which should instead be included as transitive dependencies of the SDK. The explicit dependencies were locked to older versions that resulted in the the problematic version of protobufjs being included.

@pgautier404 pgautier404 marked this pull request as draft July 28, 2023 21:10
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.

1 participant