Skip to content

High severity security vulnerability due to napi-postinstall #186

@avnsh

Description

@avnsh

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…
│   ]
│ }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions