Skip to content

fix: graphiql bundle version #1647

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

Merged

Conversation

samuelAndalon
Copy link
Contributor

📝 Description

GraphiQL is breaking because the integrity hash is for a specific version but the script tag is attempting to download the newest version, which is no longer 2.2.0. This PR pins graphiQL bundle to 2.2.0 version.

@samuelAndalon samuelAndalon added changes: minor Changes require a minor version module: server Issue affects the server code labels Jan 18, 2023
@samuelAndalon samuelAndalon enabled auto-merge (squash) January 18, 2023 20:07
@samuelAndalon samuelAndalon merged commit dd51879 into ExpediaGroup:master Jan 18, 2023
@samuelAndalon samuelAndalon deleted the fix/graphiql-bundle branch January 18, 2023 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: minor Changes require a minor version module: server Issue affects the server code
Development

Successfully merging this pull request may close these issues.

2 participants