-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDK
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
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 oninflight
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/[email protected]
└─┬ @rollup/[email protected]
└─┬ [email protected]
└── [email protected]
Metadata
Metadata
Assignees
Labels
Package: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDK
Projects
Status
No status