We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65d164 commit 0611249Copy full SHA for 0611249
packages/node/src/integrations/undici/index.ts
@@ -6,6 +6,7 @@ import {
6
parseSemver,
7
stringMatchesSomePattern,
8
stripUrlQueryAndFragment,
9
+ dynamicRequire,
10
} from '@sentry/utils';
11
12
import type { NodeClient } from '../../client';
0 commit comments