dherault / serverless-offline

Emulate AWS λ and API Gateway locally when developing your Serverless project
MIT License
5.19k stars 795 forks source link

Bump Apollo deps #1717

Closed sergiodurand closed 1 year ago

sergiodurand commented 1 year ago

Description

This PR bumps apollo-federation-supergraph and apollo-server-integrations dependencies.

Motivation and Context

The latest two pushes to master has failed. It is needed to fix the tests to create a new release of this library.

How Has This Been Tested?

The npm test in Github actions ran successfully after the changes.

Screenshots (if appropriate):

N/A