Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: upgrade @sentry/node to v7 #16215

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented Oct 8, 2024

Summary

The current version of @sentry/node brings in a vulnerable version of the cookie package (GHSA-pxg6-pf52-xh8x), which is not present in v7.

This should be an easy bump as v7 was mainly about changes to the internals of Sentry so has a very small upgrade path: https://docs.sentry.io/platforms/javascript/migration/v6-to-v7/

Note that the latest is v8 but that has a lot more breaking changes in the public interface: https://docs.sentry.io/platforms/javascript/migration/v7-to-v8/

Related Issues/PRs

Relates to #16131

@G-Rath G-Rath requested a review from a team as a code owner October 8, 2024 23:06
@G-Rath G-Rath requested review from adamraine and removed request for a team October 8, 2024 23:06
@G-Rath G-Rath changed the title feat: upgrade @sentry/node to v7 deps: upgrade @sentry/node to v7 Oct 8, 2024
@G-Rath

This comment was marked as resolved.

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

Successfully merging this pull request may close these issues.

3 participants