sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.11k stars 1.27k forks source link

NPM dependency upgrades: Incorrect Comparison in axios #36442

Closed gitstart-sourcegraph closed 2 years ago

gitstart-sourcegraph commented 2 years ago

Problem Statement

The latest possible version that can be installed is 0.19.0 because of the following conflicting dependencies: @slack/web-api@5.10.0 requires axios@^0.19.0 chromatic@5.5.0 requires axios@0.19.0 via @chromaui/localtunnel@2.0.1 The earliest fixed version is 0.21.2

Ref

#35989

Implementation Details

See dependabot alert here

Time estimate

gitstart-app[bot] commented 2 years ago

Here is the GitStart Ticket for this issue: https://app.gitstart.com/clients/sourcegraph/tickets/SG-36442