mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(editor): Upgrade @sentry/vue to address GHSA-593m-55hh-j8gv (no-changelog) (#11169)
This commit is contained in:
committed by
GitHub
parent
af4f4a089d
commit
94cfb3727c
@@ -116,10 +116,6 @@ declare global {
|
||||
};
|
||||
// eslint-disable-next-line @typescript-eslint/naming-convention
|
||||
Cypress: unknown;
|
||||
|
||||
Sentry?: {
|
||||
captureException: (error: Error, metadata?: unknown) => void;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user