Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is mandated by `lru-cache` v5 and surfaced the CircleCI failures on #2004: https://circleci.com/gh/apollographql/apollo-server/22537 Luckily, this is a private implementation detail of Apollo Server's `InMemoryLRUCache` so no additional changes should be necessary and we should be able to update to `lru-cache` 5.0.0 in a semver minor respectful way.
- Loading branch information