Skip to content

Commit 0611249

Browse files
committed
use dynamic require
1 parent e65d164 commit 0611249

File tree

1 file changed

+1
-0
lines changed
  • packages/node/src/integrations/undici

1 file changed

+1
-0
lines changed

packages/node/src/integrations/undici/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import {
66
parseSemver,
77
stringMatchesSomePattern,
88
stripUrlQueryAndFragment,
9+
dynamicRequire,
910
} from '@sentry/utils';
1011

1112
import type { NodeClient } from '../../client';

0 commit comments

Comments
 (0)