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

Update dependencies on apollo-engine-reporting #629

Closed
daggerjames opened this issue Oct 12, 2018 · 1 comment
Closed

Update dependencies on apollo-engine-reporting #629

daggerjames opened this issue Oct 12, 2018 · 1 comment
Labels
🌹 has-reproduction ❤ Has a reproduction in a codesandbox or single minimal repository

Comments

@daggerjames
Copy link

According to current package.json, this repo has restricted apollo-engine-reporting to a specific version, which affects the requirement on graphql v0.13.x through its sub-dependency graphql-extensions.

myProject@1.0.0
└─┬ apollo@1.9.2
  └─┬ apollo-engine-reporting@0.0.2
    └── graphql-extensions@0.1.2 

I just found that the latest version of apollo-engine-reporting@0.0.6 solved this.

Since I have not used apollo-engine yet, could someone help to upgrade it?

@ghost ghost added the 🌹 has-reproduction ❤ Has a reproduction in a codesandbox or single minimal repository label Oct 12, 2018
@trevor-scheer
Copy link
Member

@daggerjames thanks for submitting, and sorry for the delay on this. This should be resolved now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌹 has-reproduction ❤ Has a reproduction in a codesandbox or single minimal repository
Projects
None yet
Development

No branches or pull requests

2 participants