-
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Looks like dependency needs to be updated. Please do it ASAP
https://security.snyk.io/vuln/SNYK-JS-NAPIPOSTINSTALL-10873303
Also when I run pnpm install in my turbo repo I'm getting this error:
node:internal/modules/cjs/loader:1404
│ throw err;
│ ^
│ Error: Cannot find module './constants'
│ Require stack:
│ - <path>/node_modules/unrs-resolver/node_modules…
│ at Function._resolveFilename (node:internal/modules/cjs/loader:1401:15)
│ at defaultResolveImpl (node:internal/modules/cjs/loader:1057:19)
│ at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1062:22)
│ at Function._load (node:internal/modules/cjs/loader:1211:37)
│ at TracingChannel.traceSync (node:diagnostics_channel:322:14)
│ at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
│ at Module.require (node:internal/modules/cjs/loader:1487:12)
│ at require (node:internal/modules/helpers:135:16)
│ at Object.<anonymous> (<path>/node_modules/u…
│ at Module._compile (node:internal/modules/cjs/loader:1730:14) {
│ code: 'MODULE_NOT_FOUND',
│ requireStack: [
│ '<path>/node_modules/unrs-resolver/node_modu…
│ ]
│ }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels