Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

fix: Update @sentry/cli to 1.75.0 to fix ansi-regex security warning #427

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

mydea
Copy link
Member

@mydea mydea commented Feb 16, 2023

1.75.0 should fix the ansi-regex security warning.

@mydea mydea self-assigned this Feb 16, 2023
@mydea mydea merged commit 2b7d274 into master Feb 16, 2023
@mydea mydea deleted the fn/update-sentry-cli branch February 16, 2023 09:32
@martin-ingka
Copy link

Hi @mydea et.al.
Will there be a release containing these latest commits in the near future?
Looks like there are som useful updates since 1.20.0.
/Cheers

@mydea
Copy link
Member Author

mydea commented Mar 20, 2023

Hey,

we do not have a pinned dependency on @sentry/cli, so if you do a fresh install you'll always get the latest 1.x version of @sentry/cli.

If you want to update this transitive dependency, you can do so with your package manager of choice.
E.g. the most robust way to do this with yarn is to remove the @sentry/cli entry from yarn.lock and run yarn install again - you'll then have the latest 1.x version of @sentry/cli!

@martin-ingka
Copy link

Ok, thanks @mydea !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants