Skip to content

Vulnerability in inflight #12516

Closed
Closed
@AndreyKovanov

Description

@AndreyKovanov

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/nextjs

SDK Version

8.9.2

Framework Version

No response

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

  • Install the latest "@sentry/nextjs"
  • Run npm ls inflight --omit=dev
  • See @sentry/nextjs is dependant on inflight package

inflight package is deprecated and has the vulnerability
To fix the vulnerability need to update @rollup/plugin-commonjs package to version 26+

Expected Result

@sentry/next package doesn't depend on inflight package

Actual Result

@sentry/next package depends on inflight package

┬ @sentry/nextjs@8.9.2
└─┬ @rollup/plugin-commonjs@24.0.0
  └─┬ glob@8.1.0
    └── inflight@1.0.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Package: nextjsIssues related to the Sentry Nextjs SDK

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions