perftop icon indicating copy to clipboard operation
perftop copied to clipboard

Update dependency pkg to v5

Open mend-for-github-com[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Type Update Change
pkg dependencies major ^4.4.9 -> ^5.0.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
Medium 6.5 CVE-2023-26136 #74
Medium 5.3 CVE-2022-25883 #78
Medium 5.3 CVE-2022-25883 #78
Medium 5.3 CVE-2023-26115 #76

Release Notes

vercel/pkg (pkg)

v5.0.0

Compare Source

Changes
pkg-fetch v2 -> v3

vercel/[email protected]

Credits

Huge thanks to @​erossignon, @​whexberg, @​BlackYuzia, @​DevSide, @​hipstersmoothie, @​phated, @​Hypfer, and @​jesec for helping!


  • [ ] If you want to rebase/retry this PR, check this box

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
ERROR: npm v10.2.4 is known not to run on Node.js v10.24.1.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token .
    at Module._compile (internal/modules/cjs/loader.js:723:23)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli.js:4:31)