- ⚠️
**SECURITY
** `apollo-server-core`: Update default version of the GraphQL Playground React app loaded from the CDN to be
`@apollographql/[email protected]`. This patches an XSS vulnerability. Note that if you are pinning the Playground React app version in your app with
`new ApolloServer({playground: {version: 'some version'}})`, you will need to update the specified version to 1.7.42 or later to avoid this vulnerability. If you disable GraphQL Playground with
`new ApolloServer({playground: false})`, this vulnerability does not affect you. See
[advisory
GHSA-qm7x-rc44-rrqw
](https://github.com/apollographql/apollo-server/security/advisories/GHSA-qm7x-rc44-rrqw) for more details.
0 commit comments